Searched refs:SW_BOOT_EMU (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/configs/ | ||
D | ls1012ardb.h | 30 #define SW_BOOT_EMU 0x02 macro |
/external/u-boot/board/freescale/ls1012ardb/ | ||
D | ls1012ardb.c | 72 if ((in1 & SW_BOOT_MASK) == SW_BOOT_EMU) in checkboard() |