mk_mmc.sh: conf_uboot_no_uenvcmd dont block conf_smart_uboot

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
pull/37/head
Robert Nelson 11 years ago
parent 7876bfeae2
commit 0ec7cad7b8

@ -1519,6 +1519,7 @@ process_dtb_conf () {
fi
fi
if [ ! "x${conf_smart_uboot}" = "xenable" ] ; then
if [ "${conf_uboot_use_uenvcmd}" ] ; then
conf_entrypt="uenvcmd"
else
@ -1529,6 +1530,7 @@ process_dtb_conf () {
exit
fi
fi
fi
}
check_dtb_board () {

Loading…
Cancel
Save