Home
last modified time | relevance | path

Searched refs:LOADER_FDT_SUPPORT (Results 1 – 8 of 8) sorted by relevance

/trueos/sys/boot/uboot/lib/
HDMakefile24 LOADER_FDT_SUPPORT= yes macro
26 LOADER_FDT_SUPPORT= no macro
29 .if ${LOADER_FDT_SUPPORT} == "yes"
HDmodule.c37 #if defined(LOADER_FDT_SUPPORT)
47 #if defined(LOADER_FDT_SUPPORT) in uboot_autoload()
/trueos/sys/boot/uboot/common/
HDmetadata.c45 #if defined(LOADER_FDT_SUPPORT)
260 #if defined(LOADER_FDT_SUPPORT) in md_load()
275 #if defined(LOADER_FDT_SUPPORT) in md_load()
309 #if defined(LOADER_FDT_SUPPORT) in md_load()
328 #if defined(LOADER_FDT_SUPPORT) in md_load()
HDmain.c77 #ifdef LOADER_FDT_SUPPORT
636 #ifdef LOADER_FDT_SUPPORT
/trueos/sys/boot/powerpc/uboot/
HDMakefile29 LOADER_FDT_SUPPORT= yes macro
31 LOADER_FDT_SUPPORT= no macro
61 .if ${LOADER_FDT_SUPPORT} == "yes"
/trueos/sys/boot/arm/uboot/
HDMakefile37 LOADER_FDT_SUPPORT= yes macro
39 LOADER_FDT_SUPPORT= no macro
72 .if ${LOADER_FDT_SUPPORT} == "yes"
/trueos/sys/boot/powerpc/ps3/
HDMakefile25 LOADER_FDT_SUPPORT?= no macro
55 .if ${LOADER_FDT_SUPPORT} == "yes"
/trueos/sys/boot/common/
HDmodule.c68 #if defined(LOADER_FDT_SUPPORT)