ARM: omap1: relocate static I/O mapping
authorArnd Bergmann <arnd@arndb.de>
Wed, 14 Aug 2019 13:42:27 +0000 (15:42 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 22 Apr 2022 09:08:55 +0000 (11:08 +0200)
commitc8b8a93a0a3d3204c9d801d18fb98a5c04ff0b7c
treeed7484d63960800d5d563260206d6e75905a20b7
parente37a0bca8260a2a3348499ab20ce8586e763d211
ARM: omap1: relocate static I/O mapping

The address range 0xfee00000-0xfeffffff is used for PCI and
PCMCIA I/O port mappings, but OMAP1 has its static mappings
there as well.

Move the OMAP1 addresses a little higher to avoid crashing
at boot.

Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/Kconfig.debug
arch/arm/mach-omap1/include/mach/hardware.h