q800: add djMEMC memory controller

The djMEMC controller is used to store information related to the physical memory
configuration.

Co-developed-by: Laurent Vivier <laurent@vivier.eu>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20231004083806.757242-3-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
This commit is contained in:
Mark Cave-Ayland 2023-10-04 09:37:48 +01:00 committed by Laurent Vivier
parent d43e967f69
commit e2fd695e9d
9 changed files with 188 additions and 0 deletions

View file

@ -186,4 +186,7 @@ config AXP2XX_PMU
bool
depends on I2C
config DJMEMC
bool
source macio/Kconfig