imx53-qsb: use uboot_CMD_FS_GENERIC [load]

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
pull/22/head
Robert Nelson 12 years ago
parent f90bc5e010
commit 0c65e1c6e9

@ -23,6 +23,7 @@ boot_name="u-boot.imx"
boot_image="bootz" boot_image="bootz"
boot_script="uEnv.txt" boot_script="uEnv.txt"
boot_fstype="ext2" boot_fstype="ext2"
uboot_CMD_FS_GENERIC=1
#http://rcn-ee.net/deb/wheezy-armhf/LATEST-imx #http://rcn-ee.net/deb/wheezy-armhf/LATEST-imx
kernel_subarch="imx" kernel_subarch="imx"

@ -23,6 +23,7 @@ boot_name="u-boot.imx"
boot_image="bootz" boot_image="bootz"
boot_script="uEnv.txt" boot_script="uEnv.txt"
boot_fstype="ext2" boot_fstype="ext2"
uboot_CMD_FS_GENERIC=1
#http://rcn-ee.net/deb/wheezy-armhf/LATEST-imx #http://rcn-ee.net/deb/wheezy-armhf/LATEST-imx
kernel_subarch="imx" kernel_subarch="imx"

Loading…
Cancel
Save