/openbmc/u-boot/board/cirrus/edb93xx/ |
H A D | edb93xx.c | 125 unsigned dram_bank_base[CONFIG_NR_DRAM_BANKS]) in dram_fill_bank_addr() argument 150 (i != 0) && (j < CONFIG_NR_DRAM_BANKS); --i, ++j) { in dram_fill_bank_addr() 173 unsigned dram_bank_base[CONFIG_NR_DRAM_BANKS]; in dram_init_banksize_int() 189 for (; i < CONFIG_NR_DRAM_BANKS; i++) { in dram_init_banksize_int() 199 if (dram_bank_cnt > CONFIG_NR_DRAM_BANKS) { in dram_init_banksize_int() 203 CONFIG_NR_DRAM_BANKS, dram_bank_cnt); in dram_init_banksize_int() 204 dram_bank_cnt = CONFIG_NR_DRAM_BANKS; in dram_init_banksize_int()
|
/openbmc/u-boot/common/init/ |
H A D | handoff.c | 16 #ifdef CONFIG_NR_DRAM_BANKS in handoff_save_dram() 21 for (i = 0; i < CONFIG_NR_DRAM_BANKS; i++) { in handoff_save_dram() 36 #ifdef CONFIG_NR_DRAM_BANKS in handoff_load_dram_banks() 41 for (i = 0; i < CONFIG_NR_DRAM_BANKS; i++) { in handoff_load_dram_banks()
|
/openbmc/u-boot/arch/arm/lib/ |
H A D | bootm-fdt.c | 40 u64 start[CONFIG_NR_DRAM_BANKS]; in arch_fixup_fdt() 41 u64 size[CONFIG_NR_DRAM_BANKS]; in arch_fixup_fdt() 43 for (bank = 0; bank < CONFIG_NR_DRAM_BANKS; bank++) { in arch_fixup_fdt() 54 ret = fdt_fixup_memory_banks(blob, start, size, CONFIG_NR_DRAM_BANKS); in arch_fixup_fdt()
|
/openbmc/u-boot/arch/x86/lib/ |
H A D | bootm.c | 55 u64 start[CONFIG_NR_DRAM_BANKS]; in arch_fixup_memory_node() 56 u64 size[CONFIG_NR_DRAM_BANKS]; in arch_fixup_memory_node() 58 for (bank = 0; bank < CONFIG_NR_DRAM_BANKS; bank++) { in arch_fixup_memory_node() 63 return fdt_fixup_memory_banks(blob, start, size, CONFIG_NR_DRAM_BANKS); in arch_fixup_memory_node()
|
/openbmc/u-boot/include/ |
H A D | handoff.h | 23 #ifdef CONFIG_NR_DRAM_BANKS 27 } ram_bank[CONFIG_NR_DRAM_BANKS];
|
/openbmc/u-boot/include/asm-generic/ |
H A D | u-boot.h | 88 #ifdef CONFIG_NR_DRAM_BANKS 92 } bi_dram[CONFIG_NR_DRAM_BANKS];
|
/openbmc/u-boot/arch/arm/mach-mvebu/ |
H A D | dram.c | 182 for (cs = 0; cs < CONFIG_NR_DRAM_BANKS; cs++) { in dram_ecc_scrubbing() 265 for (i = 0; i < CONFIG_NR_DRAM_BANKS; i++) { in dram_init() 284 for (; i < CONFIG_NR_DRAM_BANKS; i++) { in dram_init() 311 for (i = 0; i < CONFIG_NR_DRAM_BANKS; i++) { in dram_init_banksize()
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra186/ |
H A D | nvtboot_board.c | 62 CONFIG_NR_DRAM_BANKS - bank - 1); in mark_ram_allocated() 89 for (bank = 1; bank <= CONFIG_NR_DRAM_BANKS; bank++) { in reserve_ram() 105 for (bank = 1; bank <= CONFIG_NR_DRAM_BANKS; bank++) { in alloc_ram() 216 for (bank = 1; bank <= CONFIG_NR_DRAM_BANKS; bank++) { in dump_ram_banks()
|
H A D | nvtboot_mem.c | 76 if (len > CONFIG_NR_DRAM_BANKS) in dram_init() 77 len = CONFIG_NR_DRAM_BANKS; in dram_init()
|
/openbmc/u-boot/board/freescale/lx2160a/ |
H A D | lx2160a.c | 471 for (i = 0; i < CONFIG_NR_DRAM_BANKS; i++) in detail_board_ddr_info() 523 u64 base[CONFIG_NR_DRAM_BANKS]; in ft_board_setup() 524 u64 size[CONFIG_NR_DRAM_BANKS]; in ft_board_setup() 529 for (i = 0; i < CONFIG_NR_DRAM_BANKS; i++) { in ft_board_setup() 547 fdt_fixup_memory_banks(blob, base, size, CONFIG_NR_DRAM_BANKS); in ft_board_setup()
|
/openbmc/u-boot/drivers/bootcount/ |
H A D | bootcount_ram.c | 27 for (i = 0; i < CONFIG_NR_DRAM_BANKS; i++) in bootcount_store() 50 for (i = 0; i < CONFIG_NR_DRAM_BANKS; i++) in bootcount_load()
|
/openbmc/u-boot/arch/arm/cpu/arm926ejs/armada100/ |
H A D | dram.c | 79 for (i = 0; i < CONFIG_NR_DRAM_BANKS; i++) { in dram_init() 95 for (; i < CONFIG_NR_DRAM_BANKS; i++) { in dram_init()
|
/openbmc/u-boot/board/samsung/arndale/ |
H A D | arndale.c | 44 for (i = 0; i < CONFIG_NR_DRAM_BANKS; i++) { in dram_init() 62 for (i = 0; i < CONFIG_NR_DRAM_BANKS; i++) { in dram_init_banksize()
|
/openbmc/u-boot/board/samsung/common/ |
H A D | board.c | 93 gd->bd->bi_dram[CONFIG_NR_DRAM_BANKS - 1].size -= size; in board_init() 103 for (i = 0; i < CONFIG_NR_DRAM_BANKS; i++) { in dram_init() 115 for (i = 0; i < CONFIG_NR_DRAM_BANKS; i++) { in dram_init_banksize()
|
/openbmc/u-boot/arch/x86/cpu/coreboot/ |
H A D | sdram.c | 111 if (CONFIG_NR_DRAM_BANKS) { in dram_init_banksize() 119 if (j >= CONFIG_NR_DRAM_BANKS) in dram_init_banksize()
|
/openbmc/u-boot/board/freescale/ls2080a/ |
H A D | ls2080a.c | 108 u64 base[CONFIG_NR_DRAM_BANKS]; in ft_board_setup() 109 u64 size[CONFIG_NR_DRAM_BANKS]; in ft_board_setup()
|
/openbmc/u-boot/board/freescale/ls1046ardb/ |
H A D | ls1046ardb.c | 162 u64 base[CONFIG_NR_DRAM_BANKS]; in ft_board_setup() 163 u64 size[CONFIG_NR_DRAM_BANKS]; in ft_board_setup()
|
/openbmc/u-boot/arch/arm/mach-rmobile/ |
H A D | memmap-gen3.c | 71 for (bank = 0; bank < CONFIG_NR_DRAM_BANKS; bank++) { in enable_caches() 115 for (bank = 0; bank < CONFIG_NR_DRAM_BANKS; bank++) { in enable_caches()
|
/openbmc/u-boot/board/freescale/ls1088a/ |
H A D | ls1088a.c | 741 u64 base[CONFIG_NR_DRAM_BANKS]; in ft_board_setup() 742 u64 size[CONFIG_NR_DRAM_BANKS]; in ft_board_setup() 747 for (i = 0; i < CONFIG_NR_DRAM_BANKS; i++) { in ft_board_setup() 762 fdt_fixup_memory_banks(blob, base, size, CONFIG_NR_DRAM_BANKS); in ft_board_setup()
|
/openbmc/u-boot/arch/riscv/include/asm/ |
H A D | u-boot.h | 38 } bi_dram[CONFIG_NR_DRAM_BANKS];
|
/openbmc/u-boot/arch/nds32/include/asm/ |
H A D | u-boot.h | 40 } bi_dram[CONFIG_NR_DRAM_BANKS];
|
/openbmc/u-boot/configs/ |
H A D | qemu-riscv32_defconfig | 4 CONFIG_NR_DRAM_BANKS=1
|
H A D | sifive_fu540_defconfig | 6 CONFIG_NR_DRAM_BANKS=1
|
H A D | qemu-riscv64_defconfig | 5 CONFIG_NR_DRAM_BANKS=1
|
/openbmc/u-boot/board/freescale/ls1043ardb/ |
H A D | ls1043ardb.c | 275 u64 base[CONFIG_NR_DRAM_BANKS]; in ft_board_setup() 276 u64 size[CONFIG_NR_DRAM_BANKS]; in ft_board_setup()
|