[PATCH 0/2] microblaze: Add support for reserved memory
From: Michal Simek
Date: Fri Feb 25 2022 - 08:17:59 EST
Hi,
sending two patches for adding support for reserved memory nodes.
Till now architecture ignores these nodes and normally use memory for own
purpose.
The first patch is memblock dump wiring to be able to confirm that
reservation is working properly.
Thanks,
Michal
Michal Simek (2):
microblaze: Wire memblock_dump_all()
microblaze: Add support for reserved memory defined by DT
arch/microblaze/mm/init.c | 5 +++++
1 file changed, 5 insertions(+)
--
2.35.1