From d72801e28719d1f9565a00ceae04c510d21f45d0 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Wed, 21 Oct 2015 15:07:07 -0500 Subject: [PATCH] omap fixes for u-boot Signed-off-by: Robert Nelson --- hwpack/am57xx-beagle-x15.conf | 5 +++-- hwpack/omap3-beagle-xm.conf | 1 + hwpack/omap3-beagle.conf | 4 +++- hwpack/omap5-uevm.conf | 1 + 4 files changed, 8 insertions(+), 3 deletions(-) diff --git a/hwpack/am57xx-beagle-x15.conf b/hwpack/am57xx-beagle-x15.conf index e9891e6..76829c7 100644 --- a/hwpack/am57xx-beagle-x15.conf +++ b/hwpack/am57xx-beagle-x15.conf @@ -31,13 +31,14 @@ boot_name="u-boot.img" #Bootloader: u-boot features: conf_smart_uboot="enable" +conf_netinstall_enable="enable" #Kernel: #https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-armv7-lpae kernel_subarch="ti" #kernel_repo="LTS" -kernel_repo="STABLE" -#kernel_repo="TESTING" +#kernel_repo="STABLE" +kernel_repo="TESTING" dtb= usbnet_mem="" diff --git a/hwpack/omap3-beagle-xm.conf b/hwpack/omap3-beagle-xm.conf index f848874..a721880 100644 --- a/hwpack/omap3-beagle-xm.conf +++ b/hwpack/omap3-beagle-xm.conf @@ -14,6 +14,7 @@ boot_name="u-boot.img" #Bootloader: u-boot features: conf_smart_uboot="enable" +conf_netinstall_enable="enable" #Kernel: #https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-armv7 diff --git a/hwpack/omap3-beagle.conf b/hwpack/omap3-beagle.conf index 40ce729..70b08f4 100644 --- a/hwpack/omap3-beagle.conf +++ b/hwpack/omap3-beagle.conf @@ -14,6 +14,7 @@ boot_name="u-boot.img" #Bootloader: u-boot features: conf_smart_uboot="enable" +conf_netinstall_enable="enable" #Kernel: #https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-armv7 @@ -27,6 +28,7 @@ usbnet_mem="8192" SERIAL="ttyO2" SERIAL_CONSOLE="${SERIAL},115200n8" + +#drm_read_edid_broken="enable" drm_device_identifier="DVI-D-1" di_serial_mode=enable -cmdline="musb_hdrc.fifo_mode=5" diff --git a/hwpack/omap5-uevm.conf b/hwpack/omap5-uevm.conf index 88383be..f73041e 100644 --- a/hwpack/omap5-uevm.conf +++ b/hwpack/omap5-uevm.conf @@ -31,6 +31,7 @@ boot_name="u-boot.img" #Bootloader: u-boot features: conf_smart_uboot="enable" +conf_netinstall_enable="enable" #Kernel: #https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-armv7-lpae