| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | armada-385-linksys-shelby.dts | 75 /* 128MiB */ 83 reg = <0x0000000 0x200000>; /* 2MiB */ 99 reg = <0x900000 0x100000>; /* 1MiB */ 106 reg = <0xa00000 0x2800000>; /* 40MiB */ 111 reg = <0x1000000 0x2200000>; /* 34MiB */ 117 reg = <0x3200000 0x2800000>; /* 40MiB */ 122 reg = <0x3800000 0x2200000>; /* 34MiB */ 126 * 38MiB, last MiB is for the BBT, not writable 141 reg = <0x280000 0x680000>; /* 6.5MiB */
|
| H A D | armada-385-linksys-caiman.dts | 75 /* 128MiB */ 83 reg = <0x0000000 0x200000>; /* 2MiB */ 99 reg = <0x900000 0x100000>; /* 1MiB */ 106 reg = <0xa00000 0x2800000>; /* 40MiB */ 111 reg = <0x1000000 0x2200000>; /* 34MiB */ 117 reg = <0x3200000 0x2800000>; /* 40MiB */ 122 reg = <0x3800000 0x2200000>; /* 34MiB */ 126 * 38MiB, last MiB is for the BBT, not writable 141 reg = <0x280000 0x680000>; /* 6.5MiB */
|
| H A D | armada-385-linksys-cobra.dts | 75 /* 128MiB */ 83 reg = <0x0000000 0x200000>; /* 2MiB */ 99 reg = <0x900000 0x100000>; /* 1MiB */ 106 reg = <0xa00000 0x2800000>; /* 40MiB */ 111 reg = <0x1000000 0x2200000>; /* 34MiB */ 117 reg = <0x3200000 0x2800000>; /* 40MiB */ 122 reg = <0x3800000 0x2200000>; /* 34MiB */ 126 * 38MiB, last MiB is for the BBT, not writable 141 reg = <0x280000 0x680000>; /* 6.5MiB */
|
| H A D | armada-385-linksys-rango.dts | 83 /* AMD/Spansion S34ML02G2 256MiB, OEM Layout */ 91 reg = <0x0000000 0x200000>; /* 2MiB */ 120 reg = <0xa00000 0x5000000>; /* 80MiB */ 125 reg = <0x1000000 0x4a00000>; /* 74MiB */ 131 reg = <0x5a00000 0x5000000>; /* 80MiB */ 136 reg = <0x6000000 0x4a00000>; /* 74MiB */ 140 * 86MiB, last MiB is for the BBT, not writable 155 reg = <0x260000 0x5c0000>; /* 5.75MiB */
|
| H A D | armada-370-dlink-dns327l.dts | 30 reg = <0x00000000 0x20000000>; /* 512 MiB */ 286 /* 1.0 MiB */ 300 /* 7 MiB */ 306 /* ~ 84 MiB */ 313 /* 5 MiB */ 319 /* 29 MiB */ 325 /* 1 MiB for BBT */
|
| H A D | armada-385-linksys.dtsi | 23 reg = <0x00000000 0x20000000>; /* 512 MiB */ 142 /* 128MiB or 256MiB */
|
| H A D | gemini.dtsi | 298 /* 1MiB I/O space 0x50000000-0x500fffff */ 300 /* 128MiB non-prefetchable memory 0x58000000-0x5fffffff */ 305 /* 128MiB at 0x00000000-0x07ffffff */ 307 /* 64MiB at 0x00000000-0x03ffffff */ 309 /* 64MiB at 0x00000000-0x03ffffff */
|
| /OK3568_Linux_fs/kernel/drivers/mtd/ |
| H A D | ssfdc.c | 43 #define MiB(x) ( KiB(x) * 1024L ) macro 63 { MiB( 1), 125, 4, 4 }, 64 { MiB( 2), 125, 4, 8 }, 65 { MiB( 4), 250, 4, 8 }, 66 { MiB( 8), 250, 4, 16 }, 67 { MiB( 16), 500, 4, 16 }, 68 { MiB( 32), 500, 8, 16 }, 69 { MiB( 64), 500, 8, 32 }, 70 { MiB(128), 500, 16, 32 },
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ext4/ |
| H A D | blocks.rst | 54 - 8MiB 55 - 32MiB 56 - 128MiB 116 - 8MiB 117 - 32MiB 118 - 128MiB
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pci/ |
| H A D | faraday,ftpci100.txt | 50 The plain variant has 128MiB of non-prefetchable memory space, whereas the 51 "dual" variant has 64MiB. Take this into account when describing the ranges. 97 ranges = /* 1MiB I/O space 0x50000000-0x500fffff */ 99 /* 128MiB non-prefetchable memory 0x58000000-0x5fffffff */ 104 /* 128MiB at 0x00000000-0x07ffffff */ 106 /* 64MiB at 0x00000000-0x03ffffff */ 108 /* 64MiB at 0x00000000-0x03ffffff */
|
| H A D | v3-v360epc-pci.txt | 44 0x60000000 0 0x01000000 /* 16 MiB @ LB 60000000 */ 46 0x40000000 0 0x10000000 /* 256 MiB @ LB 40000000 1:1 */ 48 0x50000000 0 0x10000000>; /* 256 MiB @ LB 50000000 1:1 */
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mips/ |
| H A D | ralink.txt | 25 This board is based on the MediaTek MT7688 and equipped with 128 MiB 26 of DDR and 8 MiB of flash (SPI NOR) and additional 128MiB SPI NAND
|
| /OK3568_Linux_fs/u-boot/doc/SPI/ |
| H A D | README.ti_qspi_dra_test | 15 55872 bytes read in 8 ms (6.7 MiB/s) 18 248600 bytes read in 19 ms (12.5 MiB/s) 24 SF: Detected S25FL256S_64K with page size 256 Bytes, erase size 64 KiB, total 32 MiB, mapped at 5c0… 25 SF: Warning - Only lower 16MiB accessible, Full access #define CONFIG_SPI_FLASH_BAR
|
| H A D | README.ftssp010_spi_test | 10 DRAM: 256 MiB 12 NAND: 512 MiB 22 SF: Detected MX25L1605D with page size 256 Bytes, erase size 64 KiB, total 2 MiB
|
| H A D | README.sh_qspi_test | 19 2.5 MiB/s 29 SF: Detected S25FL512S_256K with page size 512 Bytes, erase size 64 KiB, total 64 MiB
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | ldm.rst | 13 1MiB journalled database at the end of the physical disk. The size of 39 Below we have a 50MiB disk, divided into seven partitions. 43 The missing 1MiB at the end of the disk is where the LDM database is 47 |Device || Offset Bytes | Sectors | MiB || Size Bytes | Sectors | MiB|
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/kexec/kexec-tools/ |
| H A D | 0001-powerpc-change-the-memory-size-limit.patch | 29 * it. On Book-E that is 64MiB, 601 24MiB or 256MiB (if possible).
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/ |
| H A D | powerpc_change-the-memory-size-limit.patch | 30 * it. On Book-E that is 64MiB, 601 24MiB or 256MiB (if possible).
|
| /OK3568_Linux_fs/buildroot/board/friendlyarm/nanopi-neo/ |
| H A D | readme.txt | 5 both the 256MiB and 512MiB versions. They should also work for the 10 - 256 or 512MiB of DDR
|
| /OK3568_Linux_fs/u-boot/board/bosch/shc/ |
| H A D | README | 12 DRAM: 512 MiB 100 1.2 MiB/s 109 DRAM: 512 MiB
|
| /OK3568_Linux_fs/buildroot/board/acmesystems/acqua-a5/ |
| H A D | readme.txt | 20 If you have an Acqua module with 256 MiB of RAM, type: 24 If you have the 512 MiB version, type instead:
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.gpt | 159 "uuid_disk=...;name=u-boot,size=60MiB,uuid=...; 160 name=kernel,size=60MiB,uuid=...;" 179 "name=u-boot,size=60MiB;name=boot,size=60Mib,bootable;name=rootfs,size=0" 251 "uuid_disk=...;name=u-boot,size=60MiB,uuid=...; 252 name=kernel,size=60MiB,uuid=..., 273 "uuid_disk=...;name=u-boot,size=60MiB,uuid=...; 274 name=kernel,size=60MiB,uuid=...,type=linux;"
|
| H A D | README.dfutftp | 79 For 33MiB test image the transfer rate was 1MiB/s for ETH over USB and 200KiB/s 92 possible to set large enough default buffer (8 MiB @ BBB)
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/x86/util/ |
| H A D | intel-bts.c | 29 #define MiB(x) ((x) * 1024 * 1024) macro 31 #define MiB_MASK(x) (MiB(x) - 1) 154 opts->auxtrace_mmap_pages = MiB(4) / page_size; in intel_bts_recording_options() 191 opts->auxtrace_mmap_pages = MiB(4) / page_size; in intel_bts_recording_options()
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/ |
| H A D | README.qspi | 25 SF: Detected S25FL256S_64K with page size 256 Bytes, erase size 64 KiB, total 32 MiB 36 SF: Detected S25FL256S_64K with page size 256 Bytes, erase size 64 KiB, total 32 MiB
|