hw/ppc/e500: Add Freescale eSDHC to e500plat
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 1 Nov 2022 22:29:34 +0000 (23:29 +0100)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Wed, 21 Dec 2022 17:17:55 +0000 (14:17 -0300)
commit3f288c4b2fb01d12734cdf62414509f779668407
tree53998d67298585a482bbceb58d74159bab9b863b
parentc0a55a0c9da2ffd7836530f9b30171eef3da03b7
hw/ppc/e500: Add Freescale eSDHC to e500plat

Adds missing functionality to e500plat machine which increases the
chance of given "real" firmware images to access SD cards.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Message-Id: <20221018210146.193159-8-shentey@gmail.com>
[PMD: Simplify using create_unimplemented_device("esdhc")]
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Tested-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Bernhard Beschow <shentey@gmail.com>
Message-Id: <20221101222934.52444-4-philmd@linaro.org>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
docs/system/ppc/ppce500.rst
hw/ppc/Kconfig
hw/ppc/e500.c
hw/ppc/e500.h
hw/ppc/e500plat.c