Home
last modified time | relevance | path

Searched refs:bi_boot_params (Results 1 – 25 of 278) sorted by relevance

12345678910>>...12

/openbmc/u-boot/board/mediatek/mt7629/
H A Dmt7629_rfb.c13 gd->bd->bi_boot_params = CONFIG_SYS_SDRAM_BASE + 0x100; in board_init()
/openbmc/u-boot/board/bticino/mamoj/
H A Dmamoj.c16 gd->bd->bi_boot_params = PHYS_SDRAM + 0x100; in board_init()
/openbmc/u-boot/board/8dtech/eco5pk/
H A Deco5pk.c32 gd->bd->bi_boot_params = (OMAP34XX_SDRC_CS0 + 0x100); in board_init()
/openbmc/u-boot/arch/riscv/include/asm/
H A Du-boot.h26 unsigned long bi_boot_params; /* where this board expects params */ member
/openbmc/u-boot/arch/nds32/include/asm/
H A Du-boot.h28 unsigned long bi_boot_params; /* where this board expects params */ member
/openbmc/u-boot/board/Marvell/aspenite/
H A Daspenite.c41 gd->bd->bi_boot_params = armd1_sdram_base(0) + 0x100; in board_init()
/openbmc/u-boot/board/mediatek/mt7623/
H A Dmt7623_rfb.c13 gd->bd->bi_boot_params = CONFIG_SYS_SDRAM_BASE + 0x100; in board_init()
/openbmc/u-boot/board/LaCie/edminiv2/
H A Dedminiv2.c26 gd->bd->bi_boot_params = gd->bd->bi_dram[0].start + 0x100; in board_init()
/openbmc/u-boot/board/ti/am3517crane/
H A Dam3517crane.c34 gd->bd->bi_boot_params = (OMAP34XX_SDRC_CS0 + 0x100); in board_init()
/openbmc/u-boot/board/freescale/mx7ulp_evk/
H A Dmx7ulp_evk.c44 gd->bd->bi_boot_params = PHYS_SDRAM + 0x100; in board_init()
/openbmc/u-boot/board/mscc/servalt/
H A Dservalt.c20 gd->bd->bi_boot_params = CONFIG_SYS_SDRAM_BASE; in board_early_init_r()
/openbmc/u-boot/board/st/stm32h743-disco/
H A Dstm32h743-disco.c53 gd->bd->bi_boot_params = gd->bd->bi_dram[0].start + 0x100; in board_init()
/openbmc/u-boot/board/st/stm32h743-eval/
H A Dstm32h743-eval.c53 gd->bd->bi_boot_params = gd->bd->bi_dram[0].start + 0x100; in board_init()
/openbmc/u-boot/board/atmel/at91rm9200ek/
H A Dat91rm9200ek.c36 gd->bd->bi_boot_params = CONFIG_SYS_SDRAM_BASE + 0x100; in board_init()
/openbmc/u-boot/board/freescale/mx23evk/
H A Dmx23evk.c51 gd->bd->bi_boot_params = PHYS_SDRAM_1 + 0x100; in board_init()
/openbmc/u-boot/board/renesas/ebisu/
H A Debisu.c41 gd->bd->bi_boot_params = CONFIG_SYS_TEXT_BASE + 0x50000; in board_init()
/openbmc/u-boot/board/h2200/
H A Dh2200.c41 gd->bd->bi_boot_params = 0xa0000100; in board_init()
/openbmc/u-boot/board/olimex/mx23_olinuxino/
H A Dmx23_olinuxino.c72 gd->bd->bi_boot_params = PHYS_SDRAM_1 + 0x100; in board_init()
/openbmc/u-boot/board/technologic/ts4600/
H A Dts4600.c51 gd->bd->bi_boot_params = PHYS_SDRAM_1 + 0x100; in board_init()
/openbmc/u-boot/board/isee/igep00x0/
H A Dcommon.c52 gd->bd->bi_boot_params = (OMAP34XX_SDRC_CS0 + 0x100); in board_init()
/openbmc/u-boot/board/raidsonic/ib62x0/
H A Dib62x0.c64 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dboard.c44 gd->bd->bi_boot_params = CONFIG_SYS_SDRAM_BASE + 0x100; in board_init()
/openbmc/u-boot/board/mscc/luton/
H A Dluton.c30 gd->bd->bi_boot_params = CONFIG_SYS_SDRAM_BASE; in board_early_init_r()
/openbmc/u-boot/board/ti/sdp4430/
H A Dsdp.c30 gd->bd->bi_boot_params = (0x80000000 + 0x100); /* boot param addr */ in board_init()
/openbmc/u-boot/board/compulab/cl-som-am57x/
H A Dcl-som-am57x.c31 gd->bd->bi_boot_params = CONFIG_SYS_SDRAM_BASE + 0x100; in board_init()

12345678910>>...12