card script: SPL_BOOT is only set in the target section...

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
pull/8/head
Robert Nelson 13 years ago
parent a72a241e4b
commit efa22907a0

@ -33,7 +33,6 @@ BOOT_LABEL="boot"
PARTITION_PREFIX=""
unset MMC
unset SPL_BOOT
unset BOOTLOADER
unset USE_BETA_BOOTLOADER
unset DD_UBOOT
@ -1464,6 +1463,7 @@ function is_imx {
}
function check_uboot_type {
unset SPL_BOOT
unset DO_UBOOT
unset IN_VALID_UBOOT

Loading…
Cancel
Save