| /rk3399_rockchip-uboot/board/keymile/km83xx/ |
| H 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
|
| /rk3399_rockchip-uboot/tools/env/ |
| H 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
|
| H 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
|
| /rk3399_rockchip-uboot/board/freescale/m5253evbe/ |
| H A D | README | 88 Un-Protected 1 sectors 91 Erased 1 sectors 93 Protected 1 sectors
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.sata | 19 Notes: Hard disk sectors are normally 512 bytes, so 20 0x1000 sectors = 2 MBytes
|
| H A D | README.imximage | 134 255 heads and 63 sectors, as suggested from several documentation and 172 Number of sectors (1-63, default 16): 63 178 cilynder = <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
|
| H A D | README.cfi | 55 CONFIG_SYS_MAX_FLASH_SECT: Number of sectors available on Flash device
|
| H A D | README.mpc83xxads | 94 erased sectors.
|
| H A D | README.mxs | 158 run fdisk with the option "-u=sectors" to set units to sectors:
|
| /rk3399_rockchip-uboot/board/freescale/mx6sabreauto/ |
| H A D | README | 78 - Write args 1MB data (0x800 sectors) to 1MB offset (0x800 sectors)
|
| /rk3399_rockchip-uboot/board/freescale/mx6sabresd/ |
| H A D | README | 109 - Write args 1MB data (0x800 sectors) to 1MB offset (0x800 sectors)
|
| /rk3399_rockchip-uboot/disk/ |
| H A D | part_amiga.h | 47 u32 sectors; member
|
| H A D | part_amiga.c | 345 rdb->block_bytes, rdb->cylinders, rdb->sectors, in part_print_amiga()
|
| /rk3399_rockchip-uboot/drivers/mtd/spi/ |
| H A D | Kconfig | 199 bool "Use small 4096 B erase sectors" 203 Many flash memories support erasing small (4096 B) sectors. Depending 207 small sectors. On the other hand erasing should be faster when using 208 64 KiB block instead of 16 × 4 KiB sectors.
|
| /rk3399_rockchip-uboot/common/spl/ |
| H A D | spl_fit.c | 496 int sectors; in spl_fit_load_blob() local 527 sectors = get_aligned_image_size(info, size, 0); in spl_fit_load_blob() 528 count = info->read(info, sector, sectors, fit); in spl_fit_load_blob() 533 sector, sectors, fit, count); in spl_fit_load_blob()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | ata.h | 147 unsigned short sectors; /* "physical" sectors per track */ member
|
| H A D | fat.h | 101 __u8 sectors[2]; /* Number of sectors */ member
|
| /rk3399_rockchip-uboot/board/cadence/xtfpga/ |
| H 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.
|
| /rk3399_rockchip-uboot/drivers/ata/ |
| H A D | sata_dwc.h | 398 u16 sectors; member
|
| H A D | sata_dwc.c | 224 u16 heads, u16 sectors); 590 ata_dev->sectors = 0; in scan_sata() 1703 u16 heads, u16 sectors) in ata_dev_init_params() argument 1710 if (sectors < 1 || sectors > 255 || heads < 1 || heads > 16) in ata_dev_init_params() 1719 tf.nsect = sectors; in ata_dev_init_params()
|
| /rk3399_rockchip-uboot/board/freescale/p1010rdb/ |
| H A D | README.P1010RDB-PA | 130 0 - boot from upper 4 sectors 131 1 - boot from lower 4 sectors
|
| /rk3399_rockchip-uboot/board/freescale/mpc832xemds/ |
| H A D | README | 124 Maybe 3ffff will work too, that corresponds to the erased sectors.
|
| /rk3399_rockchip-uboot/env/ |
| H A D | Kconfig | 95 sectors at the start or the end. For instance, such a 98 4 kB sectors - with U-Boot code before and after it. With 100 environment in one of the last sectors, leaving a gap 123 b) Sometimes flash chips have few, equal sized, BIG sectors.
|
| /rk3399_rockchip-uboot/board/freescale/bsc9132qds/ |
| H A D | README | 12 sectors.
|
| /rk3399_rockchip-uboot/drivers/mtd/onenand/ |
| H A D | onenand_base.c | 206 static int onenand_buffer_address(int dataram1, int sectors, int count) in onenand_buffer_address() argument 211 bsa = sectors & ONENAND_BSA_MASK; in onenand_buffer_address() 333 int sectors = 0, count = 0; in onenand_command() local 419 value = onenand_page_address(page, sectors); in onenand_command() 424 value = onenand_buffer_address(dataram, sectors, count); in onenand_command()
|