Lines Matching +full:pxe +full:- +full:test
1 /* SPDX-License-Identifier: GPL-2.0+ */
90 "update_sd_firmware_filename=u-boot.imx\0" \
92 "if test ${ip_dyn} = yes; then " \
105 "if test $board_name = D1 && test $board_rev = MX6QP ; then " \
106 "setenv fdtfile imx6qp-wandboard-revd1.dtb; fi; " \
107 "if test $board_name = D1 && test $board_rev = MX6Q ; then " \
108 "setenv fdtfile imx6q-wandboard-revd1.dtb; fi; " \
109 "if test $board_name = D1 && test $board_rev = MX6DL ; then " \
110 "setenv fdtfile imx6dl-wandboard-revd1.dtb; fi; " \
111 "if test $board_name = C1 && test $board_rev = MX6Q ; then " \
112 "setenv fdtfile imx6q-wandboard.dtb; fi; " \
113 "if test $board_name = C1 && test $board_rev = MX6DL ; then " \
114 "setenv fdtfile imx6dl-wandboard.dtb; fi; " \
115 "if test $board_name = B1 && test $board_rev = MX6Q ; then " \
116 "setenv fdtfile imx6q-wandboard-revb1.dtb; fi; " \
117 "if test $board_name = B1 && test $board_rev = MX6DL ; then " \
118 "setenv fdtfile imx6dl-wandboard-revb1.dtb; fi; " \
119 "if test $fdtfile = undefined; then " \
133 func(PXE, pxe, na) \
146 (CONFIG_SYS_INIT_RAM_SIZE - GENERATED_GBL_DATA_SIZE)