/openbmc/u-boot/board/mediatek/mt7629/ |
H A D | mt7629_rfb.c | 13 gd->bd->bi_boot_params = CONFIG_SYS_SDRAM_BASE + 0x100; in board_init()
|
/openbmc/u-boot/board/bticino/mamoj/ |
H A D | mamoj.c | 16 gd->bd->bi_boot_params = PHYS_SDRAM + 0x100; in board_init()
|
/openbmc/u-boot/board/8dtech/eco5pk/ |
H A D | eco5pk.c | 32 gd->bd->bi_boot_params = (OMAP34XX_SDRC_CS0 + 0x100); in board_init()
|
/openbmc/u-boot/arch/riscv/include/asm/ |
H A D | u-boot.h | 26 unsigned long bi_boot_params; /* where this board expects params */ member
|
/openbmc/u-boot/arch/nds32/include/asm/ |
H A D | u-boot.h | 28 unsigned long bi_boot_params; /* where this board expects params */ member
|
/openbmc/u-boot/board/Marvell/aspenite/ |
H A D | aspenite.c | 41 gd->bd->bi_boot_params = armd1_sdram_base(0) + 0x100; in board_init()
|
/openbmc/u-boot/board/mediatek/mt7623/ |
H A D | mt7623_rfb.c | 13 gd->bd->bi_boot_params = CONFIG_SYS_SDRAM_BASE + 0x100; in board_init()
|
/openbmc/u-boot/board/LaCie/edminiv2/ |
H A D | edminiv2.c | 26 gd->bd->bi_boot_params = gd->bd->bi_dram[0].start + 0x100; in board_init()
|
/openbmc/u-boot/board/ti/am3517crane/ |
H A D | am3517crane.c | 34 gd->bd->bi_boot_params = (OMAP34XX_SDRC_CS0 + 0x100); in board_init()
|
/openbmc/u-boot/board/freescale/mx7ulp_evk/ |
H A D | mx7ulp_evk.c | 44 gd->bd->bi_boot_params = PHYS_SDRAM + 0x100; in board_init()
|
/openbmc/u-boot/board/mscc/servalt/ |
H A D | servalt.c | 20 gd->bd->bi_boot_params = CONFIG_SYS_SDRAM_BASE; in board_early_init_r()
|
/openbmc/u-boot/board/st/stm32h743-disco/ |
H A D | stm32h743-disco.c | 53 gd->bd->bi_boot_params = gd->bd->bi_dram[0].start + 0x100; in board_init()
|
/openbmc/u-boot/board/st/stm32h743-eval/ |
H A D | stm32h743-eval.c | 53 gd->bd->bi_boot_params = gd->bd->bi_dram[0].start + 0x100; in board_init()
|
/openbmc/u-boot/board/atmel/at91rm9200ek/ |
H A D | at91rm9200ek.c | 36 gd->bd->bi_boot_params = CONFIG_SYS_SDRAM_BASE + 0x100; in board_init()
|
/openbmc/u-boot/board/freescale/mx23evk/ |
H A D | mx23evk.c | 51 gd->bd->bi_boot_params = PHYS_SDRAM_1 + 0x100; in board_init()
|
/openbmc/u-boot/board/renesas/ebisu/ |
H A D | ebisu.c | 41 gd->bd->bi_boot_params = CONFIG_SYS_TEXT_BASE + 0x50000; in board_init()
|
/openbmc/u-boot/board/h2200/ |
H A D | h2200.c | 41 gd->bd->bi_boot_params = 0xa0000100; in board_init()
|
/openbmc/u-boot/board/olimex/mx23_olinuxino/ |
H A D | mx23_olinuxino.c | 72 gd->bd->bi_boot_params = PHYS_SDRAM_1 + 0x100; in board_init()
|
/openbmc/u-boot/board/technologic/ts4600/ |
H A D | ts4600.c | 51 gd->bd->bi_boot_params = PHYS_SDRAM_1 + 0x100; in board_init()
|
/openbmc/u-boot/board/isee/igep00x0/ |
H A D | common.c | 52 gd->bd->bi_boot_params = (OMAP34XX_SDRC_CS0 + 0x100); in board_init()
|
/openbmc/u-boot/board/raidsonic/ib62x0/ |
H A D | ib62x0.c | 64 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
|
/openbmc/u-boot/arch/arm/mach-socfpga/ |
H A D | board.c | 44 gd->bd->bi_boot_params = CONFIG_SYS_SDRAM_BASE + 0x100; in board_init()
|
/openbmc/u-boot/board/mscc/luton/ |
H A D | luton.c | 30 gd->bd->bi_boot_params = CONFIG_SYS_SDRAM_BASE; in board_early_init_r()
|
/openbmc/u-boot/board/ti/sdp4430/ |
H A D | sdp.c | 30 gd->bd->bi_boot_params = (0x80000000 + 0x100); /* boot param addr */ in board_init()
|
/openbmc/u-boot/board/compulab/cl-som-am57x/ |
H A D | cl-som-am57x.c | 31 gd->bd->bi_boot_params = CONFIG_SYS_SDRAM_BASE + 0x100; in board_init()
|