Lines Matching +full:- +full:- +full:prefix
4 * SPDX-License-Identifier: GPL-2.0+
32 * EHCI Support - disbaled by default as
47 /* XHCI Support - enabled by default */
102 * with U-Boot image.
122 * with U-Boot image. Here u-boot max. size is 512K. So if binary
124 * it uses raw u-boot image instead of fit image.
402 "for prefix in ${boot_prefixes}; do " \
408 "${scriptaddr} ${prefix}${script}; " \
411 "${scripthdraddr} ${prefix}${boot_script_hdr} " \
455 "for prefix in ${boot_prefixes}; do " \
461 "${scriptaddr} ${prefix}${script}; " \
464 "${scripthdraddr} ${prefix}${boot_script_hdr} " \
501 (CONFIG_SYS_INIT_RAM_SIZE - GENERATED_GBL_DATA_SIZE)