hw/block: Remove TC58128 NAND EEPROM
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 24 Jul 2024 11:29:05 +0000 (13:29 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 13 Sep 2024 18:10:49 +0000 (20:10 +0200)
commite4f60355858034a958aef780947757a487793b41
treefbc31396e2dd47457031fe3432a42f9a84b49ff0
parent0ea0538fae516f9b42c10ad604698b4e4985f76b
hw/block: Remove TC58128 NAND EEPROM

The TC58128 NAND EEPROM is not user creatable and
needs to be instanciated in the code via tc58128_init().

Only the SHIX machine was using it, and it was removed
in the previous commit. Since the TC58128 has no more
users, remove it too.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-ID: <20240903153959.18392-3-philmd@linaro.org>
MAINTAINERS
hw/block/Kconfig
hw/block/meson.build
hw/block/tc58128.c [deleted file]
include/hw/sh4/sh.h