diff options
author | Eric Anholt <eric@anholt.net> | 2015-04-23 10:49:11 -0700 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2015-05-14 10:04:17 +0100 |
commit | 2383321183cf6c1f0e6dcb435c751ef5ebe285a0 (patch) | |
tree | cdd19c65f40f454a0ff91e06dddf3eb17cb087d0 /arch/metag | |
parent | b787f68c36d49bb1d9236f403813641efa74a031 (diff) |
ARM: bcm2835: Skip doing our own iotable_init() initialization
The only thing we were using this 16MB mapping of IO peripherals for
was the uart's early debug mapping. If we just drop the map_io hook,
the kernel will call debug_ll_io_init() for us, which maps the single
page needed for the device.
Signed-off-by: Eric Anholt <eric@anholt.net>
Tested-by: Stephen Warren <swarren@wwwdotorg.org>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'arch/metag')
0 files changed, 0 insertions, 0 deletions