diff --git a/hwpack/tegra124-jetson-tk1.conf b/hwpack/tegra124-jetson-tk1.conf index 40edf11..56c0a6c 100644 --- a/hwpack/tegra124-jetson-tk1.conf +++ b/hwpack/tegra124-jetson-tk1.conf @@ -14,8 +14,8 @@ conf_smart_uboot="enable" #Kernel: #https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-armv7-lpae kernel_subarch="armv7-lpae" -kernel_repo="LTS41" -#kernel_repo="LTS44" +#kernel_repo="LTS41" +kernel_repo="LTS44" #kernel_repo="STABLE" #kernel_repo="TESTING" dtb="tegra124-jetson-tk1.dtb" @@ -25,5 +25,5 @@ SERIAL="ttyS0" SERIAL_CONSOLE="${SERIAL},115200n8" drm_device_identifier="HDMI-A-1" di_serial_mode=enable -conf_note="Required: https://github.com/NVIDIA/tegra-uboot-flasher-scripts (tested: u-boot v2016.01-rc1)" +conf_note="Required: https://github.com/NVIDIA/tegra-uboot-flasher-scripts (tested: u-boot v2016.09-rc1)" #