diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2015-09-11 20:17:47 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2015-09-25 00:27:53 +0900 |
commit | d5ed8c5727f6985505ceb6e8640528e7e08e9670 (patch) | |
tree | 8730893f54c4f2f676281a47694efb3517753ee8 /arch/arm/cpu | |
parent | 4ef542efd54e24c523506df174c4d1978800ef9c (diff) | |
download | u-boot-imx-d5ed8c5727f6985505ceb6e8640528e7e08e9670.zip u-boot-imx-d5ed8c5727f6985505ceb6e8640528e7e08e9670.tar.gz u-boot-imx-d5ed8c5727f6985505ceb6e8640528e7e08e9670.tar.bz2 |
ARM: uniphier: change the external bus address mapping
In UniPhier SoCs before ProXstream2 and PH1-LD6b, two address spaces
0x00000000 - 0x0fffffff
0x40000000 - 0x4fffffff
are both mapped to the external bus (also called system bus),
so either was OK.
In the newest two SoCs, the former (0x00000000 - 0x0fffffff) is
assigned for the serial NOR interface.
Going forward, use the latter for the external bus.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/arm/cpu')
0 files changed, 0 insertions, 0 deletions