
2 Jun
2020
2 Jun
'20
4:28 p.m.
On Tue, Jun 02, 2020 at 02:04:19PM +0200, Marek Szyprowski wrote:
Move ADDR_MAP related config options from include/configs/*.h to the proper place in lib/Kconfig. This has been done using ./tools/moveconfig.py and manual inspection of the generated changes. This is a preparation to use ADDR_MAP helper on ARM 32bit Raspberry Pi4 board for mapping the PCIe XHCI MMIO, which is above the 4GiB identity mapping limit.
Signed-off-by: Marek Szyprowski m.szyprowski@samsung.com
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom