/third_party/uboot/u-boot-2020.01/doc/ |
D | README.fsl-clk | 4 Enable to call get_clocks() in board_init_f() for
|
D | README.arm-relocation | 19 board_init_f at initial location and before executing board_init_r 54 (this bin must fit in one page, so board_init_f() 58 f) u-boot code steps through board_init_f() and calculates 187 specified by gd->relocaddr -- this is only valid after board_init_f.
|
/third_party/uboot/u-boot-2020.01/arch/arm/mach-mediatek/ |
D | spl.c | 13 void board_init_f(ulong dummy) in board_init_f() function
|
/third_party/uboot/u-boot-2020.01/arch/x86/cpu/ |
D | start64.S | 24 call board_init_f
|
D | start_from_tpl.S | 25 call board_init_f
|
D | start_from_spl.S | 36 call board_init_f
|
/third_party/uboot/u-boot-2020.01/board/freescale/imx8qxp_mek/ |
D | spl.c | 50 void board_init_f(ulong dummy) in board_init_f() function
|
/third_party/uboot/u-boot-2020.01/arch/arm/mach-rockchip/ |
D | rk3036-board-spl.c | 31 void board_init_f(ulong dummy) in board_init_f() function
|
D | px30-board-tpl.c | 35 void board_init_f(ulong dummy) in board_init_f() function
|
D | tpl.c | 42 void board_init_f(ulong dummy) in board_init_f() function
|
/third_party/uboot/u-boot-2020.01/board/freescale/imx8qm_mek/ |
D | spl.c | 50 void board_init_f(ulong dummy) in board_init_f() function
|
/third_party/uboot/u-boot-2020.01/arch/nios2/cpu/ |
D | start.S | 131 movhi r2, %hi(board_init_f@h) 132 ori r2, r2, %lo(board_init_f@h)
|
/third_party/uboot/u-boot-2020.01/arch/arm/mach-davinci/ |
D | spl.c | 34 void board_init_f(ulong dummy) in board_init_f() function
|
/third_party/uboot/u-boot-2020.01/board/renesas/rcar-common/ |
D | gen3-spl.c | 15 void board_init_f(ulong dummy) in board_init_f() function
|
/third_party/uboot/u-boot-2020.01/arch/arm/lib/ |
D | spl.c | 41 void __weak board_init_f(ulong dummy) in board_init_f() function
|
/third_party/uboot/u-boot-2020.01/arch/arm/mach-zynq/ |
D | spl.c | 15 void board_init_f(ulong dummy) in board_init_f() function
|
/third_party/uboot/u-boot-2020.01/board/Arcturus/ucp1020/ |
D | spl_minimal.c | 21 void board_init_f(ulong bootflag) in board_init_f() function
|
/third_party/uboot/u-boot-2020.01/board/freescale/p1_p2_rdb_pc/ |
D | spl_minimal.c | 17 void board_init_f(ulong bootflag) in board_init_f() function
|
/third_party/uboot/u-boot-2020.01/arch/riscv/lib/ |
D | spl.c | 13 __weak void board_init_f(ulong dummy) in board_init_f() function
|
/third_party/uboot/u-boot-2020.01/board/freescale/p1010rdb/ |
D | spl_minimal.c | 18 void board_init_f(ulong bootflag) in board_init_f() function
|
/third_party/uboot/u-boot-2020.01/board/freescale/c29xpcie/ |
D | spl_minimal.c | 17 void board_init_f(ulong bootflag) in board_init_f() function
|
/third_party/uboot/u-boot-2020.01/arch/mips/mach-jz47xx/jz4780/ |
D | jz4780.c | 25 void board_init_f(ulong dummy) in board_init_f() function
|
/third_party/uboot/u-boot-2020.01/include/ |
D | init.h | 22 void board_init_f(ulong dummy);
|
/third_party/uboot/u-boot-2020.01/board/freescale/p1022ds/ |
D | spl_minimal.c | 19 void board_init_f(ulong bootflag) in board_init_f() function
|
/third_party/uboot/u-boot-2020.01/arch/arm/mach-mvebu/ |
D | spl.c | 78 void board_init_f(ulong dummy) in board_init_f() function
|