omap fixes for u-boot

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
pull/62/head
Robert Nelson 9 years ago
parent 40d3d526cc
commit d72801e287

@ -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=""

@ -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

@ -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"

@ -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

Loading…
Cancel
Save