Lines Matching +full:pxe +full:- +full:test
1 /* SPDX-License-Identifier: GPL-2.0+ */
5 * Configuration settings for the Technexion PICO-IMX6UL-EMMC board.
11 #include <asm/arch/imx-regs.h>
14 #include <asm/mach-imx/gpio.h>
23 /* Falcon Mode - MMC support: args@1MB kernel@2MB */
60 "u-boot raw 0x8a 0x400;" \
62 "/boot/imx6ul-pico-hobbit.dtb ext4 0 1;" \
63 "/boot/imx6ul-pico-pi.dtb ext4 0 1;" \
67 "bootmenu_0=Boot using PICO-Hobbit baseboard=" \
68 "setenv fdtfile imx6ul-pico-hobbit.dtb\0" \
69 "bootmenu_1=Boot using PICO-Pi baseboard=" \
70 "setenv fdtfile imx6ul-pico-pi.dtb\0" \
92 "if test $fdtfile = ask ; then " \
93 "bootmenu -1; fi;" \
94 "if test $fdtfile != ask ; then " \
107 func(PXE, pxe, na) \
126 (CONFIG_SYS_INIT_RAM_SIZE - GENERATED_GBL_DATA_SIZE)