Home
last modified time | relevance | path

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

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