/u-boot/arch/arm/mach-mvebu/ |
A D | dram.c | 53 u32 mvebu_sdram_bar(enum memory_bank bank) in mvebu_sdram_bar() function 108 size = get_ram_size((void *)mvebu_sdram_bar(bank), in mvebu_sdram_size_adjust() 274 if (mvebu_sdram_bar(i) != size) in dram_init() 304 gd->bd->bi_dram[i].start = mvebu_sdram_bar(i); in dram_init_banksize()
|
/u-boot/board/raidsonic/ib62x0/ |
A D | ib62x0.c | 66 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
|
/u-boot/board/mikrotik/crs3xx-98dx3236/ |
A D | crs3xx-98dx3236.c | 68 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
|
/u-boot/board/maxbcm/ |
A D | maxbcm.c | 130 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
|
/u-boot/board/iomega/iconnect/ |
A D | iconnect.c | 91 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
|
/u-boot/board/Marvell/db-xc3-24g4xg/ |
A D | db-xc3-24g4xg.c | 59 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
|
/u-boot/board/LaCie/netspace_v2/ |
A D | netspace_v2.c | 80 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
|
/u-boot/board/cloudengines/pogo_e02/ |
A D | pogo_e02.c | 70 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
|
/u-boot/board/Marvell/db-88f6720/ |
A D | db-88f6720.c | 78 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
|
/u-boot/board/Seagate/nas220/ |
A D | nas220.c | 84 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
|
/u-boot/board/alliedtelesis/SBx81LIFXCAT/ |
A D | sbx81lifxcat.c | 101 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
|
/u-boot/board/kobol/helios4/ |
A D | helios4.c | 115 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
|
/u-boot/board/Marvell/dreamplug/ |
A D | dreamplug.c | 95 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
|
/u-boot/board/Marvell/db-88f6820-amc/ |
A D | db-88f6820-amc.c | 117 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
|
/u-boot/board/Marvell/db-mv784mp-gp/ |
A D | db-mv784mp-gp.c | 75 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
|
/u-boot/board/Marvell/guruplug/ |
A D | guruplug.c | 98 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
|
/u-boot/board/Marvell/sheevaplug/ |
A D | sheevaplug.c | 98 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
|
/u-boot/board/d-link/dns325/ |
A D | dns325.c | 98 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
|
/u-boot/board/Synology/ds414/ |
A D | ds414.c | 161 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
|
/u-boot/board/zyxel/nsa310s/ |
A D | nsa310s.c | 79 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
|
/u-boot/board/Marvell/openrd/ |
A D | openrd.c | 110 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
|
/u-boot/board/LaCie/net2big_v2/ |
A D | net2big_v2.c | 84 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
|
/u-boot/board/alliedtelesis/x530/ |
A D | x530.c | 108 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
|
/u-boot/board/Seagate/dockstar/ |
A D | dockstar.c | 103 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
|
/u-boot/board/Seagate/goflexhome/ |
A D | goflexhome.c | 105 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
|