Searched refs:vbootrom (Results 1 – 3 of 3) sorted by relevance
75 MemoryRegion vbootrom; member
371 default vbootrom image ``ast27x0_bootrom.bin`` from either the current working380 The ``-bios`` option allows users to specify a custom path for the vbootrom381 image to be loaded during boot. This will load the vbootrom image from the
853 if (!memory_region_init_ram(&s->vbootrom, OBJECT(s), "aspeed.vbootrom", in aspeed_soc_ast2700_realize()858 sc->memmap[ASPEED_DEV_VBOOTROM], &s->vbootrom); in aspeed_soc_ast2700_realize()