Lines Matching refs:fdtfile
1401 + "setenv fdtfile ${dtb};" \
1402 + "echo debug: [dtb=${fdtfile}] ...;" \
1439 + "setenv fdtfile ${dtb};" \
1440 + "echo debug: [dtb=${fdtfile}] ...;" \
1477 + "setenv fdtfile ${dtb};" \
1478 + "echo debug: [dtb=${fdtfile}] ...;" \
1498 + "if test -e ${devtype} ${bootpart} ${fdtdir}/${fdtfile}; then " \
1502 + "if test -e ${devtype} ${bootpart} ${fdtdir}/${fdtfile}; then " \
1506 + "if test -e ${devtype} ${bootpart} ${fdtdir}/${fdtfile}; then " \
1510 + "if test -e ${devtype} ${bootpart} ${fdtdir}/${fdtfile}; then " \
1514 + "if test -e ${devtype} ${bootpart} ${fdtdir}/${fdtfile}; then " \
1518 + "if test -e ${devtype} ${bootpart} ${fdtdir}/${fdtfile}; then " \
1522 + "if test -e ${devtype} ${bootpart} ${fdtdir}/${fdtfile}; then " \
1525 + "echo; echo unable to find ${fdtfile} ...; echo booting legacy ...;"\
1676 - "bootm ${loadaddr}#${fdtfile};\0 "
1761 - "loadfdt=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile}\0" \
1763 + "loadfdt=echo loading ${fdtdir}/${fdtfile} ...; load ${devtype} ${bootpart} ${fdtaddr} ${fdtdir}/…