Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/mpc8641hpcn/
H A Dmpc8641hpcn.c33 if (vboot & PIXIS_VBOOT_FMAP) in checkboard()
/openbmc/u-boot/include/configs/
H A DMPC8544DS.h144 #define PIXIS_VBOOT_FMAP 0x80 /* VBOOT - CFG_FLASHMAP */ macro
H A DMPC8641HPCN.h192 #define PIXIS_VBOOT_FMAP 0x80 /* VBOOT - CFG_FLASHMAP */ macro
/openbmc/u-boot/board/freescale/mpc8544ds/
H A Dmpc8544ds.c42 if (vboot & PIXIS_VBOOT_FMAP) in checkboard()