Home
last modified time | relevance | path

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

/qemu/hw/arm/
H A Dnpcm7xx_boards.c56 static const char npcm7xx_default_bootrom[] = "npcm7xx_bootrom.bin"; variable
60 const char *bios_name = machine->firmware ?: npcm7xx_default_bootrom; in npcm7xx_load_bootrom()