Skip to content
Snippets Groups Projects
Commit b27de2c5 authored by Shengtan Mao's avatar Shengtan Mao Committed by Peter Maydell
Browse files

hw/arm: attach MMC to kudo-bmc


Signed-off-by: default avatarShengtan Mao <stmao@google.com>
Reviewed-by: default avatarHao Wu <wuhaotsh@google.com>
Reviewed-by: default avatarChris Rauer <crauer@google.com>
Message-id: 20220102215844.2888833-3-venture@google.com
Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
parent 560223dc
No related branches found
No related tags found
No related merge requests found
......@@ -399,6 +399,7 @@ static void kudo_bmc_init(MachineState *machine)
drive_get(IF_MTD, 3, 0));
kudo_bmc_i2c_init(soc);
sdhci_attach_drive(&soc->mmc.sdhci, 0);
npcm7xx_load_kernel(machine, soc);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment