Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/ls1012ardb/
H A Dls1012ardb.c63 case SW_REV_D: in checkboard()
186 if ((io & SW_REV_MASK) <= SW_REV_D) { in esdhc_status_fixup()
/openbmc/u-boot/include/configs/
H A Dls1012ardb.h38 #define SW_REV_D 0xD0 macro