Home
last modified time | relevance | path

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

/external/u-boot/doc/
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
/external/u-boot/board/ti/ks2_evm/
Dboard_k2g.c295 fdtdec_setup(); in embedded_dtb_select()
/external/u-boot/include/
Dfdtdec.h989 int fdtdec_setup(void);
/external/u-boot/common/spl/
Dspl.c334 ret = fdtdec_setup(); in spl_common_init()
/external/u-boot/board/ti/am43xx/
Dboard.c939 fdtdec_setup(); in embedded_dtb_select()
/external/u-boot/common/
Dboard_f.c755 fdtdec_setup,
/external/u-boot/lib/
Dfdtdec.c1302 int fdtdec_setup(void) in fdtdec_setup() function