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