Lines Matching +full:p +full:- +full:384
1 /* SPDX-License-Identifier: GPL-2.0+ */
49 /* USB Composite download gadget - g_dnl */
63 #define PARTS_CSA "csa-mmc"
64 #define PARTS_BOOTLOADER "u-boot"
72 "u-boot raw 0x80 0x400;" \
74 "exynos3-goni.dtb ext4 0 2;" \
86 "name="PARTS_UMS",size=-,uuid=${uuid_gpt_"PARTS_UMS"}\0" \
130 "set bootargs root=/dev/mmcblk${mmcdev}p${mmcrootpart} " \
150 #define CONFIG_SYS_PBSIZE 384 /* Print Buffer Size */
171 #define CONFIG_ENV_OFFSET ((32 - 4) << 10) /* 32KiB - 4KiB */
178 #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_LOAD_ADDR - 0x1000000)