Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/mpc8572ds/
H A Dmpc8572ds.c37 switch ((vboot & PIXIS_VBOOT_LBMAP) >> 6) { in checkboard()
/openbmc/u-boot/board/freescale/mpc8536ds/
H A Dmpc8536ds.c60 switch ((vboot & PIXIS_VBOOT_LBMAP) >> 5) { in checkboard()
/openbmc/u-boot/include/configs/
H A DMPC8572DS.h204 #define PIXIS_VBOOT_LBMAP 0xc0 /* VBOOT - CFG_LBMAP */ macro
H A DMPC8536DS.h217 #define PIXIS_VBOOT_LBMAP 0xe0 /* VBOOT - CFG_LBMAP */ macro