hwpack: imx51-babbage: use v3.15.x

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
pull/37/head
Robert Nelson 11 years ago
parent 42a994e5a3
commit 2c8ab24c87

@ -34,13 +34,16 @@ 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
#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=
@ -49,13 +52,11 @@ conf_loadaddr="0x90010000"
conf_initrdaddr="0x92000000"
conf_zreladdr="0x90008000"
conf_fdtaddr="0x91ff0000"
conf_fdtfile="imx51-babbage.dtb"
SYSTEM="video"
SERIAL="ttymxc0"
SERIAL_CONSOLE="${SERIAL},115200n8"
USE_KMS=1
SERIAL_MODE=1
VIDEO_CONSOLE="console=tty0"

Loading…
Cancel
Save