
10 Jul
2020
10 Jul
'20
10:21 p.m.
On Wed, Jun 03, 2020 at 02:43:40PM +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
Applied to u-boot/master, thanks!
--
Tom