Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Daspeed.c329 bool boot_emmc) in sdhci_attach_drive() argument
348 if (emmc && boot_emmc) { in sdhci_attach_drive()
380 bool boot_emmc; in aspeed_machine_init() local
462 boot_emmc = sc->boot_from_emmc(bmc->soc); in aspeed_machine_init()
466 sdhci_attach_drive(&bmc->soc->emmc.slots[0], emmc0, true, boot_emmc); in aspeed_machine_init()
473 if (fmc0 && !boot_emmc) { in aspeed_machine_init()