OSDN Git Service

aspeed/smc: Stop using the model name for the memory regions
authorCédric Le Goater <clg@kaod.org>
Tue, 12 Oct 2021 06:20:08 +0000 (08:20 +0200)
committerCédric Le Goater <clg@kaod.org>
Tue, 12 Oct 2021 06:20:08 +0000 (08:20 +0200)
commitd0180a3ae48f71d4cb5b9cea89b49451e2dc9a47
treedb37f17d52d7391e25ceb79e3340c7ae0ea8854b
parent32c54bd0ed622bbd1614ca9d1f5f108823f5cc11
aspeed/smc: Stop using the model name for the memory regions

There is no real reason to use this name. It's simply nice to have in
the monitor output but it's a burden for the following patch which
removes the AspeedSMCController structure describing the controller.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
hw/ssi/aspeed_smc.c