Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/doc/
H A DREADME.multi-dtb-fit17 uses to select the DTB for U-Boot). The selection happens during fdtdec_setup()
38 Uncompression and selection stages happen in fdtdec_setup() which is called
/rk3399_rockchip-uboot/board/ti/ks2_evm/
H A Dboard_k2g.c279 fdtdec_setup(); in embedded_dtb_select()
/rk3399_rockchip-uboot/include/
H A Dfdtdec.h992 int fdtdec_setup(void);
/rk3399_rockchip-uboot/common/spl/
H A Dspl.c317 ret = fdtdec_setup(); in spl_common_init()
/rk3399_rockchip-uboot/common/
H A Dboard_f.c828 fdtdec_setup,
/rk3399_rockchip-uboot/lib/
H A Dfdtdec.c1275 int fdtdec_setup(void) in fdtdec_setup() function