imx6q-sabresd: closer to working

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
pull/22/head
Robert Nelson 12 years ago
parent 88266dad7f
commit 81fb37c350

@ -21,13 +21,13 @@ boot_image="bootz"
boot_script="uEnv.txt" boot_script="uEnv.txt"
boot_fstype="ext2" boot_fstype="ext2"
uboot_USE_MMC_DEFINES=1 uboot_USE_MMC_DEFINES=1
uboot_SCRIPT_ENTRY="loaduimage" uboot_SCRIPT_ENTRY="uenvcmd"
uboot_CMD_LOAD="load" uboot_CMD_LOAD="load"
#Kernel: #Kernel:
#http://rcn-ee.net/deb/wheezy-armhf/LATEST-imx #http://rcn-ee.net/deb/wheezy-armhf/LATEST-imx
kernel_subarch="imx" kernel_subarch="imx"
kernel_repo="STABLE" kernel_repo="TESTING"
usbnet_mem= usbnet_mem=

Loading…
Cancel
Save