Searched refs:SZ_4M (Results 1 – 14 of 14) sorted by relevance
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | mk808_rk3066.h | 54 #define CONFIG_SYS_DFU_DATA_BUF_SIZE SZ_4M
|
| H A D | bcm28155_ap.h | 26 #define CONFIG_SYS_MALLOC_LEN SZ_4M /* see armv7/start.S. */
|
| H A D | bcm23550_w1d.h | 27 #define CONFIG_SYS_MALLOC_LEN SZ_4M /* see armv7/start.S. */
|
| H A D | rpi.h | 61 #define CONFIG_SYS_MALLOC_LEN SZ_4M
|
| H A D | tegra-common-post.h | 15 #define CONFIG_SYS_MALLOC_LEN (SZ_4M + \
|
| H A D | devkit3250.h | 84 #define CONFIG_SYS_FLASH_SIZE SZ_4M
|
| H A D | corvus.h | 113 SZ_4M, 0x1000)
|
| H A D | taurus.h | 149 ROUND(3 * CONFIG_ENV_SIZE + SZ_4M, 0x1000)
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/ |
| H A D | nand_ids.c | 69 SZ_16K, SZ_8K, SZ_4M, 0, 6, 1280, NAND_ECC_INFO(40, SZ_1K) }, 72 SZ_16K, SZ_8K, SZ_4M, 0, 6, 1280, NAND_ECC_INFO(40, SZ_1K) }, 83 SZ_16K, SZ_8K, SZ_4M, NAND_NEED_SCRAMBLING, 6, 1664,
|
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | sizes.h | 35 #define SZ_4M 0x00400000 macro
|
| /rk3399_rockchip-uboot/tools/rockchip/ |
| H A D | loaderimage.c | 65 #define RK_TRUST_RUNNING_ADDR (CONFIG_SYS_TEXT_BASE + SZ_128M + SZ_4M) 73 #define RK_KERNEL_RUNNING_ADDR (CONFIG_SYS_TEXT_BASE + SZ_4M)
|
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | mmc.c | 29 SZ_4M / 512, SZ_8M / 512, (SZ_8M + SZ_4M) / 512,
|
| /rk3399_rockchip-uboot/drivers/mtd/spi/ |
| H A D | spi_flash.c | 601 flash->size != SZ_4M && in sst26_lock_ctl()
|
| H A D | spi-nor-core.c | 1040 mtd->size != SZ_4M && in sst26_lock_ctl()
|