Lines Matching +full:uuid +full:- +full:dev
1 /* SPDX-License-Identifier: GPL-2.0+ */
13 #include <configs/exynos4-common.h>
40 - GENERATED_GBL_DATA_SIZE)
48 #define CONFIG_ENV_OFFSET ((32 - 4) << 10) /* 32KiB - 4KiB */
52 /* Tizen - partitions definitions */
53 #define PARTS_CSA "csa-mmc"
63 "name="PARTS_CSA",start=5MiB,size=8MiB,uuid=${uuid_gpt_"PARTS_CSA"};" \
64 "name="PARTS_BOOT",size=60MiB,uuid=${uuid_gpt_"PARTS_BOOT"};" \
65 "name="PARTS_QBOOT",size=100MiB,uuid=${uuid_gpt_"PARTS_QBOOT"};" \
66 "name="PARTS_CSC",size=150MiB,uuid=${uuid_gpt_"PARTS_CSC"};" \
67 "name="PARTS_ROOT",size=1536MiB,uuid=${uuid_gpt_"PARTS_ROOT"};" \
68 "name="PARTS_DATA",size=3000MiB,uuid=${uuid_gpt_"PARTS_DATA"};" \
69 "name="PARTS_UMS",size=-,uuid=${uuid_gpt_"PARTS_UMS"}\0" \
72 "u-boot raw 0x80 0x800;" \
75 "/exynos4412-trats2.dtb ext4 0 2;" \
90 "bootm 0x40007FC0 - ${fdtaddr};" \
94 "mmc dev 0 2; mmc write 0x51000000 0 0x800;" \
95 " mmc dev 0 0\0" \
99 "setenv bootargs root=/dev/mmcblk${mmcdev}p${mmcrootpart} " \
128 "setexpr spl_imgaddr ${spladdr} - 8 ;" \
129 "setexpr spl_addr_tmp ${spladdr} - 4 ;" \
131 "setenv bootargs root=/dev/mmcblk${mmcdev}p${mmcrootpart} " \
146 /* Security subsystem - enable hw_rand() */
152 /* Download menu - Samsung common */
155 /* Download menu - definitions for check keys */