Home
last modified time | relevance | path

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

12345678910

/OK3568_Linux_fs/u-boot/board/8dtech/eco5pk/
H A Deco5pk.c33 gd->bd->bi_boot_params = (OMAP34XX_SDRC_CS0 + 0x100); in board_init()
/OK3568_Linux_fs/u-boot/arch/xtensa/include/asm/
H A Du-boot.h27 unsigned long bi_boot_params; /* where this board expects params */ member
/OK3568_Linux_fs/u-boot/arch/nds32/include/asm/
H A Du-boot.h29 unsigned long bi_boot_params; /* where this board expects params */ member
/OK3568_Linux_fs/u-boot/board/Marvell/aspenite/
H A Daspenite.c42 gd->bd->bi_boot_params = armd1_sdram_base(0) + 0x100; in board_init()
/OK3568_Linux_fs/u-boot/board/nokia/rx51/
H A Drx51.c166 struct tag *t = (struct tag *)gd->bd->bi_boot_params; in reuse_atags()
201 gd->bd->bi_boot_params = OMAP34XX_SDRC_CS0 + 0x100; in board_init()
230 params = (struct tag *)gd->bd->bi_boot_params; in setup_board_tags()
/OK3568_Linux_fs/u-boot/arch/nds32/lib/
H A Dbootm.c120 theKernel(0, machid, bd->bi_boot_params); in do_bootm_linux()
133 params = (struct tag *)bd->bi_boot_params; in setup_start_tag()
/OK3568_Linux_fs/u-boot/board/LaCie/edminiv2/
H A Dedminiv2.c27 gd->bd->bi_boot_params = gd->bd->bi_dram[0].start + 0x100; in board_init()
/OK3568_Linux_fs/u-boot/board/ti/am3517crane/
H A Dam3517crane.c35 gd->bd->bi_boot_params = (OMAP34XX_SDRC_CS0 + 0x100); in board_init()
/OK3568_Linux_fs/u-boot/board/freescale/mx7ulp_evk/
H A Dmx7ulp_evk.c45 gd->bd->bi_boot_params = PHYS_SDRAM + 0x100; in board_init()
/OK3568_Linux_fs/u-boot/board/atmel/at91rm9200ek/
H A Dat91rm9200ek.c37 gd->bd->bi_boot_params = CONFIG_SYS_SDRAM_BASE + 0x100; in board_init()
/OK3568_Linux_fs/u-boot/board/freescale/mx23evk/
H A Dmx23evk.c52 gd->bd->bi_boot_params = PHYS_SDRAM_1 + 0x100; in board_init()
/OK3568_Linux_fs/u-boot/board/h2200/
H A Dh2200.c42 gd->bd->bi_boot_params = 0xa0000100; in board_init()
/OK3568_Linux_fs/u-boot/board/olimex/mx23_olinuxino/
H A Dmx23_olinuxino.c73 gd->bd->bi_boot_params = PHYS_SDRAM_1 + 0x100; in board_init()
/OK3568_Linux_fs/u-boot/board/isee/igep00x0/
H A Dcommon.c53 gd->bd->bi_boot_params = (OMAP34XX_SDRC_CS0 + 0x100); in board_init()
/OK3568_Linux_fs/u-boot/board/raidsonic/ib62x0/
H A Dib62x0.c65 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
/OK3568_Linux_fs/u-boot/arch/arm/mach-socfpga/
H A Dboard.c27 gd->bd->bi_boot_params = CONFIG_SYS_SDRAM_BASE + 0x100; in board_init()
/OK3568_Linux_fs/u-boot/board/technologic/ts4600/
H A Dts4600.c52 gd->bd->bi_boot_params = PHYS_SDRAM_1 + 0x100; in board_init()
/OK3568_Linux_fs/u-boot/board/compulab/cl-som-am57x/
H A Dcl-som-am57x.c32 gd->bd->bi_boot_params = CONFIG_SYS_SDRAM_BASE + 0x100; in board_init()
/OK3568_Linux_fs/u-boot/board/ti/sdp4430/
H A Dsdp.c31 gd->bd->bi_boot_params = (0x80000000 + 0x100); /* boot param addr */ in board_init()
/OK3568_Linux_fs/u-boot/board/broadcom/bcm_ep/
H A Dboard.c25 gd->bd->bi_boot_params = CONFIG_SYS_SDRAM_BASE + 0x100; in board_init()
/OK3568_Linux_fs/u-boot/board/engicam/common/
H A Dboard.c69 gd->bd->bi_boot_params = PHYS_SDRAM + 0x100; in board_init()
/OK3568_Linux_fs/u-boot/board/ppcag/bg0900/
H A Dbg0900.c47 gd->bd->bi_boot_params = PHYS_SDRAM_1 + 0x100; in board_init()
/OK3568_Linux_fs/u-boot/board/work-microwave/work_92105/
H A Dwork_92105.c66 gd->bd->bi_boot_params = CONFIG_SYS_SDRAM_BASE + 0x100; in board_init()
/OK3568_Linux_fs/u-boot/board/quipos/cairo/
H A Dcairo.c38 gd->bd->bi_boot_params = (OMAP34XX_SDRC_CS0 + 0x100); in board_init()
/OK3568_Linux_fs/u-boot/arch/arm/mach-aspeed/
H A Dast2500-board.c57 gd->bd->bi_boot_params = CONFIG_SYS_SDRAM_BASE + 0x100; in board_init()

12345678910