Searched refs:boot_be (Results 1 – 1 of 1) sorted by relevance
418 uint8_t boot_be[] = { in xtfpga_init() local438 const size_t boot_sz = TARGET_BIG_ENDIAN ? sizeof(boot_be) in xtfpga_init()440 uint8_t *boot = TARGET_BIG_ENDIAN ? boot_be : boot_le; in xtfpga_init()