Lines Matching full:echo
111 "echo Loaded environment from ${bootenv}; " \
114 "importbootenv=echo Importing environment variables from uEnv.txt ...; " \
121 "mmcboot=echo Booting Linux from ${mmcdevice} ...; " \
124 "echo device tree detected; " \
129 "netboot=echo Booting from network ...; " \
134 "echo NFS path: ${serverip}:${rootpath};" \
136 "echo device tree detected; " \
141 …"emmc_erase=if test ${harakiri} = 1 ; then echo erase emmc ...; setenv mmcdev 1; mmc erase 0 200; …
148 …"fusecmd=mmc dev 1; if mmcpart iscommitted; then echo HW Partitioning already committed; mmcpart l…
150 "echo Running uenvcmd ...; " \
153 "sd_setup=echo SD/MMC-Card detected on device 0; " \
158 "emmc_setup=echo eMMC detected on device 1; " \
163 "echo Active root is partition 6 (root2); " \
166 "echo Active root is partition 5 (root1); " \
177 "echo Booting from network; " \
179 "echo ERROR: Cannot boot from network!; " \
189 "echo ERROR: SD/MMC-Card not detected!; " \
193 "echo Bootable SD/MMC-Card inserted, booting from it!; " \
196 "echo ERROR: Unable to load uImage from SD/MMC-Card!; " \
206 "echo ERROR: SD/MMC-Card not detected!; " \
217 "echo ERROR: eMMC device not detected!; " \
223 "echo ERROR Unable to load uImage from eMMC!; " \
224 "echo Performing Rollback!; " \