Lines Matching refs:partition
38 - The eMMC has 2 boot partitions (BOOT0 and BOOT1) and a user data partition (DATA).
39 The boot partitions are numbered as partition 1 and 2 in MMC driver.
40 Number 0 is used for user data partition and should not be utilized for storing
43 The default boot partition is BOOT0. It is selected by the following parameter:
46 Please never use partition number 0 here!
47 The eMMC has 2 boot partitions (BOOT0 and BOOT1) and a user data partition (DATA).
48 The boot partitions are numbered as partition 1 and 2 in MMC driver.
49 Number 0 is used for user data partition and should not be utilized for storing
52 The default boot partition is BOOT0. It is selected by the following parameter:
55 Please never use partition number 0 here!
56 - The partition number is ignored if the target device is SD card.