Searched refs:env_init (Results 1 - 18 of 18) sorted by relevance

/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dspl.c101 env_init();
132 env_init();
/u-boot/board/firefly/roc-pc-rk3399/
H A Droc-pc-rk3399.c38 env_init();
/u-boot/common/spl/
H A Dspl_net.c35 env_init();
/u-boot/include/
H A Denv.h84 * env_init() - Set up the pre-relocation environment
91 int env_init(void);
/u-boot/board/freescale/p1_p2_rdb_pc/
H A Dspl.c94 env_init();
/u-boot/board/freescale/p1010rdb/
H A Dspl.c81 env_init();
/u-boot/arch/arm/mach-k3/r5/
H A Dcommon.c52 env_init();
/u-boot/board/liebherr/display5/
H A Dspl.c371 if (env_init() || env_load())
/u-boot/board/tcl/sl50/
H A Dboard.c81 env_init();
/u-boot/env/
H A Denv.c318 int env_init(void) function
/u-boot/board/liebherr/mccmon6/
H A Dspl.c369 env_init();
/u-boot/board/aristainetos/
H A Daristainetos.c509 if (env_init())
/u-boot/board/ti/am335x/
H A Dboard.c260 env_init();
/u-boot/common/
H A Dboard_f.c899 env_init, /* initialize environment */
/u-boot/board/ti/am57xx/
H A Dboard.c947 env_init();
/u-boot/board/ti/dra7xx/
H A Devm.c983 env_init();
/u-boot/board/CZ.NIC/turris_omnia/
H A Dturris_omnia.c391 bool has_env = (env_init() == 0);
/u-boot/board/gateworks/gw_ventana/
H A Dgw_ventana_spl.c1053 env_init();

Completed in 234 milliseconds