|
|
@ -34,10 +34,14 @@ conf_uboot_use_uenvcmd=1
|
|
|
|
#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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#with mainline u-boot, the variable for the *.dtb file can vary
|
|
|
|
|
|
|
|
#uboot_fdt_variable_name="fdt_file"
|
|
|
|
|
|
|
|
|
|
|
|
#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="STABLE"
|
|
|
|
#kernel_repo="STABLE"
|
|
|
|
|
|
|
|
kernel_repo="TESTING"
|
|
|
|
|
|
|
|
|
|
|
|
usbnet_mem="8192"
|
|
|
|
usbnet_mem="8192"
|
|
|
|
|
|
|
|
|
|
|
@ -47,15 +51,12 @@ conf_loadaddr="0x82000000"
|
|
|
|
conf_fdtaddr="0x88000000"
|
|
|
|
conf_fdtaddr="0x88000000"
|
|
|
|
conf_initrdaddr="0x88080000"
|
|
|
|
conf_initrdaddr="0x88080000"
|
|
|
|
#need_ti_connectivity_firmware=1
|
|
|
|
#need_ti_connectivity_firmware=1
|
|
|
|
#conf_kernel_usb_not_builtin=1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#SYSTEM="video"
|
|
|
|
|
|
|
|
#SYSTEM="serial"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SYSTEM="beagleboard"
|
|
|
|
SYSTEM="video-musb"
|
|
|
|
|
|
|
|
|
|
|
|
SERIAL="ttyO2"
|
|
|
|
SERIAL="ttyO2"
|
|
|
|
SERIAL_CONSOLE="${SERIAL},115200n8"
|
|
|
|
SERIAL_CONSOLE="${SERIAL},115200n8"
|
|
|
|
|
|
|
|
|
|
|
|
SERIAL_MODE=1
|
|
|
|
|
|
|
|
USE_KMS=1
|
|
|
|
USE_KMS=1
|
|
|
|
|
|
|
|
drm_device_identifier="DVI-D-1"
|
|
|
|
|
|
|
|
SERIAL_MODE=1
|
|
|
|