panda dt option

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
pull/22/head
Robert Nelson 11 years ago
parent e2774053d1
commit 6d90075170

@ -32,12 +32,12 @@ conf_uboot_use_uenvcmd=1
#conf_uboot_no_uenvcmd="loaduimage"
#can the bootloader auto detect the device: (*.dtb)?
#uboot_fdt_auto_detection=1
uboot_fdt_auto_detection=1
#Kernel:
#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7
kernel_subarch="armv7"
kernel_repo="TESTING"
kernel_repo="STABLE"
usbnet_mem="32768"
@ -48,7 +48,6 @@ conf_zreladdr="0x80008000"
conf_loadaddr="0x80300000"
conf_fdtaddr="0x815f0000"
conf_initrdaddr="0x81600000"
conf_fdtfile="omap4-panda.dtb"
need_dtbs=1
need_ti_connectivity_firmware=1

Loading…
Cancel
Save