Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dbootx_init.c41 #define BOOT_INFO_IS_V2_COMPATIBLE(bi) ((bi)->version >= 2) macro
483 if (!BOOT_INFO_IS_V2_COMPATIBLE(bi)) in bootx_init()