Home
last modified time | relevance | path

Searched refs:partition (Results 1 – 25 of 113) sorted by relevance

12345

/rk3399_rockchip-uboot/lib/avb/libavb_user/
H A Davb_ops_user.c72 const char *partition, in get_size_of_partition() argument
84 if (part_get_info_by_name(dev_desc, partition, &part_info) < 0) in get_size_of_partition()
92 const char *partition, in read_from_partition() argument
104 if (get_size_of_partition(ops, partition, &partition_size)) in read_from_partition()
120 if (part_get_info_by_name(dev_desc, partition, &part_info) < 0) { in read_from_partition()
121 printf("Could not find \"%s\" partition\n", partition); in read_from_partition()
148 const char *partition, in write_to_partition() argument
171 if (part_get_info_by_name(dev_desc, partition, &part_info) < 0) { in write_to_partition()
172 printf("Could not find \"%s\" partition\n", partition); in write_to_partition()
345 const char *partition, in get_unique_guid_for_partition() argument
[all …]
/rk3399_rockchip-uboot/disk/
H A DKconfig14 - 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
19 bootloader. Note 2TB partition limit; see
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"
34 bool "Enable Apple's MacOS partition table for SPL"
39 bool "Enable MS Dos partition table"
[all …]
/rk3399_rockchip-uboot/common/spl/
H A Dspl_fat.c22 static int spl_register_fat_device(struct blk_desc *block_dev, int partition) in spl_register_fat_device() argument
29 err = fat_register_device(block_dev, partition); in spl_register_fat_device()
57 struct blk_desc *block_dev, int partition, argument
63 err = spl_register_fat_device(block_dev, partition);
112 struct blk_desc *block_dev, int partition) argument
117 err = spl_register_fat_device(block_dev, partition);
133 partition, file);
158 return spl_load_image_fat(spl_image, block_dev, partition,
163 struct blk_desc *block_dev, int partition) argument
H A Dspl_ext.c13 struct blk_desc *block_dev, int partition, in spl_load_image_ext() argument
24 if (part_get_info(block_dev, partition, &part_info)) { in spl_load_image_ext()
70 struct blk_desc *block_dev, int partition) in spl_load_image_ext_os() argument
77 if (part_get_info(block_dev, partition, &part_info)) { in spl_load_image_ext_os()
108 partition, file); in spl_load_image_ext_os()
138 return spl_load_image_ext(spl_image, block_dev, partition, in spl_load_image_ext_os()
143 struct blk_desc *block_dev, int partition) in spl_load_image_ext_os() argument
H A Dspl_ab.c115 char *partition) in spl_read_ab_metadata() argument
121 if (!dev_desc || !partition || !ab_data) in spl_read_ab_metadata()
124 if (part_get_info_by_name(dev_desc, partition, &part_info) < 0) in spl_read_ab_metadata()
141 char *partition) in spl_write_ab_metadata() argument
147 if (!dev_desc || !partition || !ab_data) in spl_write_ab_metadata()
154 if (part_get_info_by_name(dev_desc, partition, &part_info) < 0) in spl_write_ab_metadata()
166 char *partition) in spl_ab_data_write() argument
172 return spl_write_ab_metadata(dev_desc, &serialized, partition); in spl_ab_data_write()
176 char *partition) in spl_ab_data_read() argument
181 ret = spl_read_ab_metadata(dev_desc, &serialized, partition); in spl_ab_data_read()
[all …]
/rk3399_rockchip-uboot/fs/
H A Dfs_internal.c14 int fs_devread(struct blk_desc *blk, disk_partition_t *partition, in fs_devread() argument
28 >= partition->size) { in fs_devread()
43 if (blk_dread(blk, partition->start + sector, 1, in fs_devread()
66 blk_dread(blk, partition->start + sector, 1, in fs_devread()
72 if (blk_dread(blk, partition->start + sector, in fs_devread()
85 if (blk_dread(blk, partition->start + sector, 1, in fs_devread()
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dkeystone-k2g-evm.dts55 partition@0 {
61 partition@1 {
86 partition@0 {
90 partition@1 {
94 partition@2 {
98 partition@3 {
102 partition@4 {
106 partition@5 {
H A Dzynqmp-zc1751-xm016-dc2.dts135 partition@0 { /* for testing purpose */
139 partition@1 { /* for testing purpose */
143 partition@2 { /* for testing purpose */
147 partition@3 { /* for testing purpose */
151 partition@4 { /* for testing purpose */
155 partition@5 { /* for testing purpose */
160 partition@6 { /* for testing purpose */
164 partition@7 { /* for testing purpose */
168 partition@8 { /* for testing purpose */
172 partition@9 { /* for testing purpose */
[all …]
H A Ddra72-evm-common.dtsi291 ranges = <0 0 0x08000000 0x01000000>; /* minimum GPMC partition = 16MB */
326 /* MTD partition table */
332 partition@0 {
336 partition@1 {
340 partition@2 {
344 partition@3 {
348 partition@4 {
352 partition@5 {
356 partition@6 {
360 partition@7 {
[all …]
H A Dzynqmp-ep108.dts86 partition@0 { /* for testing purpose */
90 partition@1 { /* for testing purpose */
94 partition@2 { /* for testing purpose */
98 partition@3 { /* for testing purpose */
102 partition@4 { /* for testing purpose */
106 partition@5 { /* for testing purpose */
122 partition@qspi-fsbl-uboot { /* for testing purpose */
126 partition@qspi-linux { /* for testing purpose */
130 partition@qspi-device-tree { /* for testing purpose */
134 partition@qspi-rootfs { /* for testing purpose */
H A Dzynq-topic-miami.dts49 partition@qspi-u-boot-spl {
53 partition@qspi-u-boot-img {
57 partition@qspi-device-tree {
61 partition@qspi-linux {
65 partition@qspi-rootfs {
H A Dkeystone-k2l-evm.dts78 partition@0 {
84 partition@100000 {
90 partition@180000 {
108 partition@0 {
114 partition@1 {
H A Dkeystone-k2e-evm.dts101 partition@0 {
107 partition@100000 {
113 partition@180000 {
131 partition@0 {
137 partition@1 {
/rk3399_rockchip-uboot/arch/xtensa/dts/
H A Dxtfpga-flash-128m.dtsi10 partition@0x0 {
14 partition@0x6000000 {
18 partition@0x6800000 {
22 partition@0x7fe0000 {
H A Dxtfpga-flash-16m.dtsi10 partition@0x0 {
14 partition@0x400000 {
18 partition@0xa00000 {
22 partition@0xfe0000 {
/rk3399_rockchip-uboot/doc/
H A DREADME.gpt21 This document describes the GPT partition table format and usage of
34 For instance, GUID of Basic data partition: EBD0A0A2-B9E5-4433-87C0-68B6B72699C7
82 Its first partition entry ID has 0xEE value, and disk software, which is not
85 It is possible to define 128 linearly placed partition entries.
102 40 8 B First usable LBA for partitions (primary partition table last
104 48 8 B Last usable LBA (secondary partition table first LBA - 1)
107 80 4 B Number of partition entries
108 84 4 B Size of a partition entry (usually 128)
109 88 4 B CRC32 of partition array
117 GPT headers and partition entries are protected by CRC32 (the POSIX CRC32).
[all …]
H A DREADME.android-fastboot53 Fastboot partition aliases can also be defined for devices where GPT
54 limitations prevent user-friendly partition names such as "boot", "system"
55 and "cache". Or, where the actual partition name doesn't match a standard
56 partition name used commonly with fastboot. Current implentation checks
58 To define a partition alias add an environment variable similar to:
59 fastboot_partition_alias_<alias partition name>=<actual partition name>
68 For GPT/EFI the respective partition name is used.
73 <device type> <device index letter> <partition index>
87 controller, SD/MMC controller) or disk index. The partition index starts
88 from 1 and describes the partition number on the particular device.
[all …]
H A DREADME.JFFS211 chpart - change active partition
16 If you boot from a partition which is mounted writable, and you
18 partition, you should also define CONFIG_SYS_JFFS2_SORT_FRAGMENTS. Scanning
26 structure to find the start of a JFFS2 disk (called partition in the code)
27 and you can change where the partition is with two defines.
/rk3399_rockchip-uboot/include/android_avb/
H A Davb_ops.h132 const char* partition,
154 const char* partition,
177 const char* partition,
259 const char* partition,
273 const char* partition,
336 const char* partition,
/rk3399_rockchip-uboot/doc/mvebu/cmd/
H A Dbubt.txt38 - 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!
[all …]
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/zynqmp/
H A Dhandoff.c66 struct xfsbl_partition partition[FSBL_MAX_PARTITIONS]; member
81 atfhandoffparams->partition[0].entry_point = CONFIG_SYS_TEXT_BASE; in handoff_setup()
82 atfhandoffparams->partition[0].flags = FSBL_FLAGS_EL2 << in handoff_setup()
/rk3399_rockchip-uboot/doc/device-tree-bindings/
H A Dconfig.txt16 u-boot,efi-partition-entries-offset
18 device) that should be skipped over before the partition entries.
19 This is used by the EFI/GPT partition implementation when a device
24 u-boot,mmc-env-partition
26 CONFIG_ENV_SIZE blocks of the partition on the
30 precedence. In that case, only if the partition is not found,
/rk3399_rockchip-uboot/env/
H A DKconfig31 partition on the device) or a filesystem (where the environment
169 Specifies which MMC partition the environment is stored in. If not
170 set, defaults to partition 0, the user area. Common values might be
171 1 (first MMC boot partition), 2 (second MMC boot partition).
180 the start of the MMC partition. If offset is negative, it is treated
181 as relative to the end of the MMC partition. This can be useful if
184 environment placed at the very end of the partition, to leave the
342 Define this to a string that is the mtd partition containing the UBI.
353 It is assumed that both volumes are in the same MTD partition.
391 Specifies which MMC partition the environment is stored in. If not
[all …]
/rk3399_rockchip-uboot/board/nokia/rx51/
H A Dtag_omap.h209 struct omap_partition_config partition; member
276 .u.partition.name = p1, \
277 .u.partition.size = p2, \
278 .u.partition.offset = p3, \
279 .u.partition.mask_flags = p4, \
/rk3399_rockchip-uboot/include/
H A Dspl.h218 struct blk_desc *block_dev, int partition,
221 struct blk_desc *block_dev, int partition);
227 struct blk_desc *block_dev, int partition,
230 struct blk_desc *block_dev, int partition);

12345