Lines Matching +full:partitions +full:- +full:table +full:- +full:offset

4 config PARTITIONS  config
14 - CONFIG_MAC_PARTITION Apple's MacOS partition table.
15 - CONFIG_DOS_PARTITION MS Dos partition table, traditional on the
17 - CONFIG_ISO_PARTITION ISO partition table, used on CDROM etc.
18 - CONFIG_EFI_PARTITION GPT partition table, common when EFI is the
21 - CONFIG_MTD_PARTITIONS Memory Technology Device partition table.
23 you must configure support for at least one non-MTD partition type
27 bool "Enable Apple's MacOS partition table"
28 depends on PARTITIONS
30 Say Y here if you would like to use device under U-Boot which
34 bool "Enable Apple's MacOS partition table for SPL"
35 depends on SPL && PARTITIONS
39 bool "Enable MS Dos partition table"
40 depends on PARTITIONS
47 bool "Enable MS Dos partition table for SPL"
48 depends on SPL && PARTITIONS
52 bool "Enable ISO partition table"
53 depends on PARTITIONS
58 bool "Enable ISO partition table for SPL"
59 depends on SPL && PARTITIONS
62 bool "Enable AMIGA partition table"
63 depends on PARTITIONS
65 Say Y here if you would like to use device under U-Boot which
69 bool "Enable AMIGA partition table for SPL"
70 depends on SPL && PARTITIONS
74 bool "Enable EFI GPT partition table"
75 depends on PARTITIONS
80 Say Y here if you would like to use device under U-Boot which
93 that might need to place their first-stage bootloader in the
100 int "Offset (in bytes) of the EFI partition entries"
107 and the U-Boot environment.
113 bool "Enable EFI GPT partition table for SPL"
114 depends on SPL && PARTITIONS
119 depends on PARTITIONS
128 depends on SPL && PARTITIONS
133 depends on PARTITIONS