diff --git a/hwpack/imx51-babbage.conf b/hwpack/imx51-babbage.conf index 6888513..eb45bc9 100644 --- a/hwpack/imx51-babbage.conf +++ b/hwpack/imx51-babbage.conf @@ -26,10 +26,11 @@ conf_smart_uboot="enable" kernel_subarch="armv7" #kernel_repo="LTS41" kernel_repo="LTS44" +#kernel_repo="LTS49" #kernel_repo="STABLE" #kernel_repo="TESTING" -dtb= -usbnet_mem= +#dtb= +#usbnet_mem= SERIAL="ttymxc0" SERIAL_CONSOLE="${SERIAL},115200n8" diff --git a/hwpack/imx53-qsb.conf b/hwpack/imx53-qsb.conf index eb38d3d..8c24bf8 100644 --- a/hwpack/imx53-qsb.conf +++ b/hwpack/imx53-qsb.conf @@ -26,8 +26,11 @@ conf_smart_uboot="enable" kernel_subarch="armv7" #kernel_repo="LTS41" kernel_repo="LTS44" +#kernel_repo="LTS49" #kernel_repo="STABLE" #kernel_repo="TESTING" +#dtb= +#usbnet_mem= SERIAL="ttymxc0" SERIAL_CONSOLE="${SERIAL},115200n8"