Home
last modified time | relevance | path

Searched refs:mvebu_sdram_bar (Results 1 – 25 of 36) sorted by relevance

12

/u-boot/arch/arm/mach-mvebu/
A Ddram.c53 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 Dib62x0.c66 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
/u-boot/board/mikrotik/crs3xx-98dx3236/
A Dcrs3xx-98dx3236.c68 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
/u-boot/board/maxbcm/
A Dmaxbcm.c130 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
/u-boot/board/iomega/iconnect/
A Diconnect.c91 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
/u-boot/board/Marvell/db-xc3-24g4xg/
A Ddb-xc3-24g4xg.c59 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
/u-boot/board/LaCie/netspace_v2/
A Dnetspace_v2.c80 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
/u-boot/board/cloudengines/pogo_e02/
A Dpogo_e02.c70 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
/u-boot/board/Marvell/db-88f6720/
A Ddb-88f6720.c78 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
/u-boot/board/Seagate/nas220/
A Dnas220.c84 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
/u-boot/board/alliedtelesis/SBx81LIFXCAT/
A Dsbx81lifxcat.c101 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
/u-boot/board/kobol/helios4/
A Dhelios4.c115 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
/u-boot/board/Marvell/dreamplug/
A Ddreamplug.c95 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
/u-boot/board/Marvell/db-88f6820-amc/
A Ddb-88f6820-amc.c117 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
/u-boot/board/Marvell/db-mv784mp-gp/
A Ddb-mv784mp-gp.c75 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
/u-boot/board/Marvell/guruplug/
A Dguruplug.c98 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
/u-boot/board/Marvell/sheevaplug/
A Dsheevaplug.c98 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
/u-boot/board/d-link/dns325/
A Ddns325.c98 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
/u-boot/board/Synology/ds414/
A Dds414.c161 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
/u-boot/board/zyxel/nsa310s/
A Dnsa310s.c79 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
/u-boot/board/Marvell/openrd/
A Dopenrd.c110 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
/u-boot/board/LaCie/net2big_v2/
A Dnet2big_v2.c84 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
/u-boot/board/alliedtelesis/x530/
A Dx530.c108 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
/u-boot/board/Seagate/dockstar/
A Ddockstar.c103 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
/u-boot/board/Seagate/goflexhome/
A Dgoflexhome.c105 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()

Completed in 16 milliseconds

12