|
|
|
@ -34,11 +34,14 @@ conf_uboot_use_uenvcmd=1
|
|
|
|
|
#can the bootloader auto detect the device: (*.dtb)?
|
|
|
|
|
#uboot_fdt_auto_detection=1
|
|
|
|
|
|
|
|
|
|
#with mainline u-boot, the variable for the *.dtb file can vary
|
|
|
|
|
#uboot_fdt_variable_name="fdt_file"
|
|
|
|
|
|
|
|
|
|
#Kernel:
|
|
|
|
|
#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7
|
|
|
|
|
kernel_subarch="armv7"
|
|
|
|
|
kernel_repo="STABLE"
|
|
|
|
|
#kernel_repo="TESTING"
|
|
|
|
|
#kernel_repo="STABLE"
|
|
|
|
|
kernel_repo="TESTING"
|
|
|
|
|
|
|
|
|
|
usbnet_mem="32768"
|
|
|
|
|
|
|
|
|
@ -52,11 +55,11 @@ conf_initrdaddr="0x88080000"
|
|
|
|
|
conf_fdtfile="omap4-panda-a4.dtb"
|
|
|
|
|
need_ti_connectivity_firmware=1
|
|
|
|
|
|
|
|
|
|
#SYSTEM="video"
|
|
|
|
|
SYSTEM="serial"
|
|
|
|
|
SYSTEM="video"
|
|
|
|
|
|
|
|
|
|
SERIAL="ttyO2"
|
|
|
|
|
SERIAL_CONSOLE="${SERIAL},115200n8"
|
|
|
|
|
|
|
|
|
|
USE_KMS=1
|
|
|
|
|
drm_device_identifier="DVI-D-1"
|
|
|
|
|
SERIAL_MODE=1
|
|
|
|
|