blob: 26732b61d03fbc7e87270be6404c20284baf89e6 [file] [log] [blame]
if test ${devnum} -eq 1;
then
sysboot ${devtype} ${devnum}:${distro_bootpart} any ${scriptaddr} sdcard_extlinux.conf
else
sysboot ${devtype} ${devnum}:${distro_bootpart} any ${scriptaddr} emmc_extlinux.conf
fi