blob: 26732b61d03fbc7e87270be6404c20284baf89e6 [file] [log] [blame]
Austin Schuh74617c02023-02-05 18:44:18 -08001if test ${devnum} -eq 1;
2then
3 sysboot ${devtype} ${devnum}:${distro_bootpart} any ${scriptaddr} sdcard_extlinux.conf
4else
5 sysboot ${devtype} ${devnum}:${distro_bootpart} any ${scriptaddr} emmc_extlinux.conf
6fi