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

/freebsd-10.0-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.0-release/sys/boot/uboot/common/
H A Dmetadata.c44 #if defined(LOADER_FDT_SUPPORT)
282 #if defined(LOADER_FDT_SUPPORT)
297 #if defined(LOADER_FDT_SUPPORT)
331 #if defined(LOADER_FDT_SUPPORT)
350 #if defined(LOADER_FDT_SUPPORT)
H A Dmain.c56 #ifdef LOADER_FDT_SUPPORT
279 #ifdef LOADER_FDT_SUPPORT
/freebsd-10.0-release/sys/boot/arm/uboot/
H A DMakefile36 LOADER_FDT_SUPPORT= yes macro
38 LOADER_FDT_SUPPORT= no macro
71 .if ${LOADER_FDT_SUPPORT} == "yes"
/freebsd-10.0-release/sys/boot/powerpc/ps3/
H A DMakefile25 LOADER_FDT_SUPPORT?= no macro
55 .if ${LOADER_FDT_SUPPORT} == "yes"

Completed in 73 milliseconds