Merge https://gitlab.denx.de/u-boot/custodians/u-boot-imx
[platform/kernel/u-boot.git] / include / configs / ls1028aqds.h
index 7bb740f..8ab943c 100644 (file)
                        "run scan_dev_for_boot; " \
                  "fi; " \
                "done\0" \
-       "scan_dev_for_boot=" \
-               "echo Scanning ${devtype} " \
-                               "${devnum}:${distro_bootpart}...; " \
-               "for prefix in ${boot_prefixes}; do " \
-                       "run scan_dev_for_scripts; " \
-               "done;" \
-               "\0" \
        "boot_a_script=" \
                "load ${devtype} ${devnum}:${distro_bootpart} " \
                        "${scriptaddr} ${prefix}${script}; " \