| /u-boot/arch/arm/mach-imx/imx8/ |
| A D | parse-container.c | 81 u32 sectors; in read_auth_image() local 103 container, sector, sectors); in read_auth_image() 104 if (info->read(info, sector, sectors, in read_auth_image() 125 u32 sectors; in read_auth_container() local 129 sectors = size / info->bl_len; in read_auth_container() 138 container, sector, sectors); in read_auth_container() 139 if (info->read(info, sector, sectors, container) != sectors) in read_auth_container() 157 sectors = size / info->bl_len; in read_auth_container() 162 __func__, container, sector, sectors); in read_auth_container() 163 if (info->read(info, sector, sectors, container) != in read_auth_container() [all …]
|
| /u-boot/board/keymile/km83xx/ |
| A D | README.kmeter1 | 67 Un-Protected 5 sectors 70 Erased 5 sectors 73 Protected 5 sectors 77 Un-Protected 1 sectors 79 Un-Protected 1 sectors 82 Erased 1 sectors 85 Protected 1 sectors 87 Protected 1 sectors
|
| /u-boot/common/ |
| A D | avb_verify.c | 261 lbaint_t sectors, in mmc_read_and_flush() argument 276 __func__, sectors); in mmc_read_and_flush() 289 sectors = buf_size / part->info.blksz; in mmc_read_and_flush() 295 start, sectors, tmp_buf); in mmc_read_and_flush() 306 lbaint_t sectors, void *buffer) in mmc_write() argument 319 __func__, sectors); in mmc_write() 326 sectors = buf_size / part->info.blksz; in mmc_write() 334 start, sectors, tmp_buf); in mmc_write() 475 if (sectors) { in mmc_byte_io() 480 sectors, buffer); in mmc_byte_io() [all …]
|
| /u-boot/tools/env/ |
| A D | fw_env.config | 4 # Notice, that the "Number of sectors" is not required on NOR and SPI-dataflash. 10 # MTD device name Device offset Env. size Flash sector size Number of sectors 15 # MTD device name Device offset Env. size Flash sector size Number of sectors
|
| A D | README | 27 #define HAVE_REDUND /* For systems with 2 env sectors */ 57 DEVICEx_ENVSECTORS defines the number of sectors that may be used for
|
| /u-boot/doc/ |
| A D | README.sata | 19 Notes: Hard disk sectors are normally 512 bytes, so 20 0x1000 sectors = 2 MBytes
|
| A D | README.cfi | 55 CONFIG_SYS_MAX_FLASH_SECT: Number of sectors available on Flash device
|
| A D | README.mpc83xxads | 94 erased sectors.
|
| /u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/ |
| A D | README.falcon | 26 driver from these sectors. We could change this loading order to favor the 27 stored sectors. But when secure boot is enabled, these sectors are used for 30 leave it absent to favor the stored sectors. It is easier to deploy the FIT 34 the stored sectors to. Normally this is the static device tree. The second 69 mmc write <address> <sector> <sectors> 70 dd if=/dev/mmcblk0 of=<filename> bs=512 skip=<sector> count=<sectors>
|
| /u-boot/drivers/virtio/ |
| A D | virtio_blk.h | 46 __u8 sectors; member
|
| /u-boot/common/spl/ |
| A D | spl_fit.c | 528 int sectors; in spl_simple_fit_read() local 547 sectors = get_aligned_image_size(info, size, 0); in spl_simple_fit_read() 548 buf = spl_get_fit_load_buffer(sectors * info->bl_len); in spl_simple_fit_read() 550 count = info->read(info, sector, sectors, buf); in spl_simple_fit_read() 553 sector, sectors, buf, count, size); in spl_simple_fit_read()
|
| /u-boot/doc/board/freescale/ |
| A D | mx6sabreauto.rst | 96 - Write args 1MB data (0x800 sectors) to 1MB offset (0x800 sectors)::
|
| A D | mx6sabresd.rst | 128 - Write args 1MB data (0x800 sectors) to 1MB offset (0x800 sectors)::
|
| /u-boot/doc/imx/mkimage/ |
| A D | imximage.txt | 134 255 heads and 63 sectors, as suggested from several documentation and 172 Number of sectors (1-63, default 16): 63 178 cylinder = <total size> / <heads> / <sectors> / <blocksize> 209 255 heads, 63 sectors/track, 239 cylinders 216 I have set 100MB, leaving the first 2 sectors free. I will copy u-boot
|
| /u-boot/arch/arm/include/asm/mach-imx/ |
| A D | imx-nandbcb.h | 42 u32 sectors; /* Number of 2K sections per block */ member
|
| /u-boot/disk/ |
| A D | part_amiga.h | 46 u32 sectors; member
|
| /u-boot/include/ |
| A D | ata.h | 109 unsigned short sectors; /* "physical" sectors per track */ member
|
| A D | fat.h | 101 __u8 sectors[2]; /* Number of sectors */ member
|
| /u-boot/drivers/mtd/spi/ |
| A D | Kconfig | 168 bool "Use small 4096 B erase sectors" 172 Many flash memories support erasing small (4096 B) sectors. Depending 176 small sectors. On the other hand erasing should be faster when using 177 64 KiB block instead of 16 × 4 KiB sectors.
|
| /u-boot/doc/usage/ |
| A D | loady.rst | 49 Ymodem sectors/kbytes sent: 0/ 0k
|
| /u-boot/drivers/xen/ |
| A D | pvblock.c | 38 u64 sectors; member 248 dev->info.sectors = xenbus_read_integer(path); in init_blkfront() 271 dev->info.sectors, dev->info.sector_size, in init_blkfront() 701 desc->lba = blk_dev->info.sectors; in pvblock_blk_probe()
|
| /u-boot/board/technexion/pico-imx6ul/ |
| A D | README | 119 Write 1MB of args data (0x800 sectors) to 1MB offset (0x800 sectors):
|
| /u-boot/board/technexion/pico-imx7d/ |
| A D | README | 121 Write 1MB of args data (0x800 sectors) to 1MB offset (0x800 sectors):
|
| /u-boot/board/cadence/xtfpga/ |
| A D | README | 73 has been programmed into the first two 64 KB sectors of the Flash. 106 or the first 2 sectors of the flash.
|
| /u-boot/board/freescale/p1010rdb/ |
| A D | README.P1010RDB-PA | 129 0 - boot from upper 4 sectors 130 1 - boot from lower 4 sectors
|