Home
last modified time | relevance | path

Searched refs:spl_early_init (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dtpl.c149 ret = spl_early_init(); in board_init_f()
H A Dspl.c234 ret = spl_early_init();
/rk3399_rockchip-uboot/arch/arm/mach-omap2/
H A Dhwinit-common.c168 spl_early_init(); in early_system_init()
/rk3399_rockchip-uboot/include/
H A Dspl.h241 int spl_early_init(void);
/rk3399_rockchip-uboot/doc/
H A DREADME.multi-dtb-fit39 during the early initialization stage of the SPL (spl_early_init() or
/rk3399_rockchip-uboot/common/spl/
H A Dspl.c365 int spl_early_init(void) in spl_early_init() function