| /OK3568_Linux_fs/u-boot/board/8dtech/eco5pk/ |
| H A D | eco5pk.c | 33 gd->bd->bi_boot_params = (OMAP34XX_SDRC_CS0 + 0x100); in board_init()
|
| /OK3568_Linux_fs/u-boot/arch/xtensa/include/asm/ |
| H A D | u-boot.h | 27 unsigned long bi_boot_params; /* where this board expects params */ member
|
| /OK3568_Linux_fs/u-boot/arch/nds32/include/asm/ |
| H A D | u-boot.h | 29 unsigned long bi_boot_params; /* where this board expects params */ member
|
| /OK3568_Linux_fs/u-boot/board/Marvell/aspenite/ |
| H A D | aspenite.c | 42 gd->bd->bi_boot_params = armd1_sdram_base(0) + 0x100; in board_init()
|
| /OK3568_Linux_fs/u-boot/board/nokia/rx51/ |
| H A D | rx51.c | 166 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 D | bootm.c | 120 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 D | edminiv2.c | 27 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 D | am3517crane.c | 35 gd->bd->bi_boot_params = (OMAP34XX_SDRC_CS0 + 0x100); in board_init()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mx7ulp_evk/ |
| H A D | mx7ulp_evk.c | 45 gd->bd->bi_boot_params = PHYS_SDRAM + 0x100; in board_init()
|
| /OK3568_Linux_fs/u-boot/board/atmel/at91rm9200ek/ |
| H A D | at91rm9200ek.c | 37 gd->bd->bi_boot_params = CONFIG_SYS_SDRAM_BASE + 0x100; in board_init()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mx23evk/ |
| H A D | mx23evk.c | 52 gd->bd->bi_boot_params = PHYS_SDRAM_1 + 0x100; in board_init()
|
| /OK3568_Linux_fs/u-boot/board/h2200/ |
| H A D | h2200.c | 42 gd->bd->bi_boot_params = 0xa0000100; in board_init()
|
| /OK3568_Linux_fs/u-boot/board/olimex/mx23_olinuxino/ |
| H A D | mx23_olinuxino.c | 73 gd->bd->bi_boot_params = PHYS_SDRAM_1 + 0x100; in board_init()
|
| /OK3568_Linux_fs/u-boot/board/isee/igep00x0/ |
| H A D | common.c | 53 gd->bd->bi_boot_params = (OMAP34XX_SDRC_CS0 + 0x100); in board_init()
|
| /OK3568_Linux_fs/u-boot/board/raidsonic/ib62x0/ |
| H A D | ib62x0.c | 65 gd->bd->bi_boot_params = mvebu_sdram_bar(0) + 0x100; in board_init()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-socfpga/ |
| H A D | board.c | 27 gd->bd->bi_boot_params = CONFIG_SYS_SDRAM_BASE + 0x100; in board_init()
|
| /OK3568_Linux_fs/u-boot/board/technologic/ts4600/ |
| H A D | ts4600.c | 52 gd->bd->bi_boot_params = PHYS_SDRAM_1 + 0x100; in board_init()
|
| /OK3568_Linux_fs/u-boot/board/compulab/cl-som-am57x/ |
| H A D | cl-som-am57x.c | 32 gd->bd->bi_boot_params = CONFIG_SYS_SDRAM_BASE + 0x100; in board_init()
|
| /OK3568_Linux_fs/u-boot/board/ti/sdp4430/ |
| H A D | sdp.c | 31 gd->bd->bi_boot_params = (0x80000000 + 0x100); /* boot param addr */ in board_init()
|
| /OK3568_Linux_fs/u-boot/board/broadcom/bcm_ep/ |
| H A D | board.c | 25 gd->bd->bi_boot_params = CONFIG_SYS_SDRAM_BASE + 0x100; in board_init()
|
| /OK3568_Linux_fs/u-boot/board/engicam/common/ |
| H A D | board.c | 69 gd->bd->bi_boot_params = PHYS_SDRAM + 0x100; in board_init()
|
| /OK3568_Linux_fs/u-boot/board/ppcag/bg0900/ |
| H A D | bg0900.c | 47 gd->bd->bi_boot_params = PHYS_SDRAM_1 + 0x100; in board_init()
|
| /OK3568_Linux_fs/u-boot/board/work-microwave/work_92105/ |
| H A D | work_92105.c | 66 gd->bd->bi_boot_params = CONFIG_SYS_SDRAM_BASE + 0x100; in board_init()
|
| /OK3568_Linux_fs/u-boot/board/quipos/cairo/ |
| H A D | cairo.c | 38 gd->bd->bi_boot_params = (OMAP34XX_SDRC_CS0 + 0x100); in board_init()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-aspeed/ |
| H A D | ast2500-board.c | 57 gd->bd->bi_boot_params = CONFIG_SYS_SDRAM_BASE + 0x100; in board_init()
|