]> Git Repo - J-u-boot.git/commit
ARM: kirkwood: remove KW_DEFADR_PCI_IO_REMAP
authorChris Packham <[email protected]>
Wed, 13 Mar 2019 07:47:02 +0000 (20:47 +1300)
committerStefan Roese <[email protected]>
Fri, 12 Apr 2019 05:04:18 +0000 (07:04 +0200)
commit35f1ee64749db4a1e6f1915446ccf39f4f8afbeb
tree9b2b85f888fb789105b9d15f2ddb08e1c11c7db1
parentd131ac48450c0373efa500cc800fa58ffab33baf
ARM: kirkwood: remove KW_DEFADR_PCI_IO_REMAP

KW_DEFADR_PCI_IO_REMAP has the same value as KW_DEFADR_PCI_IO and is
only used to set up a 1:1 mapping. Remove it and update the mapping to
use KW_DEFADR_PCI_IO.

Signed-off-by: Chris Packham <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
Signed-off-by: Stefan Roese <[email protected]>
arch/arm/mach-kirkwood/cpu.c
arch/arm/mach-kirkwood/include/mach/cpu.h
This page took 0.035545 seconds and 4 git commands to generate.