Home
last modified time | relevance | path

Searched refs:fdtdec_resetup (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/arm/mach-omap2/
H A Dhwinit-common.c213 ret = fdtdec_resetup(&rescan); in early_system_init()
/openbmc/u-boot/include/
H A Dfdtdec.h978 int fdtdec_resetup(int *rescan);
/openbmc/u-boot/doc/
H A DREADME.fdt-control201 the platform code must call fdtdec_resetup(). Based on the returned flag, the
/openbmc/u-boot/lib/
H A Dfdtdec.c1306 int fdtdec_resetup(int *rescan) in fdtdec_resetup() function