Home
last modified time | relevance | path

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

/openbmc/qemu/hw/xtensa/
H A Dxtfpga.c428 uint8_t boot_le[] = { in xtfpga_init() local
439 : sizeof(boot_le); in xtfpga_init()
440 uint8_t *boot = TARGET_BIG_ENDIAN ? boot_be : boot_le; in xtfpga_init()