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

/freebsd-10.2-release/sys/boot/uboot/lib/
H A Dmodule.c37 #if defined(LOADER_FDT_SUPPORT)
47 #if defined(LOADER_FDT_SUPPORT)
H A DMakefile24 LOADER_FDT_SUPPORT= yes macro
26 LOADER_FDT_SUPPORT= no macro
29 .if ${LOADER_FDT_SUPPORT} == "yes"
/freebsd-10.2-release/sys/boot/powerpc/uboot/
H A DMakefile29 LOADER_FDT_SUPPORT= yes macro
31 LOADER_FDT_SUPPORT= no macro
61 .if ${LOADER_FDT_SUPPORT} == "yes"
/freebsd-10.2-release/sys/boot/uboot/common/
H A Dmetadata.c45 #if defined(LOADER_FDT_SUPPORT)
260 #if defined(LOADER_FDT_SUPPORT)
275 #if defined(LOADER_FDT_SUPPORT)
309 #if defined(LOADER_FDT_SUPPORT)
328 #if defined(LOADER_FDT_SUPPORT)
H A Dmain.c77 #ifdef LOADER_FDT_SUPPORT
636 #ifdef LOADER_FDT_SUPPORT
/freebsd-10.2-release/sys/boot/powerpc/ps3/
H A DMakefile25 LOADER_FDT_SUPPORT?= no macro
55 .if ${LOADER_FDT_SUPPORT} == "yes"
/freebsd-10.2-release/sys/boot/arm/uboot/
H A DMakefile37 LOADER_FDT_SUPPORT= yes macro
39 LOADER_FDT_SUPPORT= no macro
72 .if ${LOADER_FDT_SUPPORT} == "yes"
/freebsd-10.2-release/sys/boot/common/
H A Dmodule.c68 #if defined(LOADER_FDT_SUPPORT)

Completed in 57 milliseconds