Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-mvebu/
H A Dspl.c28 if (boot_device == BOOTROM_ERR_MODE_UART) in get_boot_device()
/openbmc/u-boot/arch/arm/mach-mvebu/include/mach/
H A Dsoc.h117 #define BOOTROM_ERR_MODE_UART 0x6 macro