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

/freebsd-9.3-release/sys/boot/arm/uboot/
H A DMakefile28 LOADER_FDT_SUPPORT= yes macro
30 LOADER_FDT_SUPPORT= no macro
60 .if ${LOADER_FDT_SUPPORT} == "yes"
/freebsd-9.3-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-9.3-release/sys/boot/uboot/common/
H A Dmain.c56 #ifdef LOADER_FDT_SUPPORT
279 #ifdef LOADER_FDT_SUPPORT
H A Dmetadata.c44 #if defined(LOADER_FDT_SUPPORT)
291 #if defined(LOADER_FDT_SUPPORT)
334 #if defined(LOADER_FDT_SUPPORT)
/freebsd-9.3-release/sys/boot/powerpc/ps3/
H A DMakefile25 LOADER_FDT_SUPPORT?= no macro
55 .if ${LOADER_FDT_SUPPORT} == "yes"

Completed in 54 milliseconds