"README" did not exist on "a9ab73b02ae09f7a3ecda92012e9ab61d08b800d"
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>
Showing
- arch/arm/mach-uniphier/ph1-ld4/sbc_init.c 6 additions, 6 deletionsarch/arm/mach-uniphier/ph1-ld4/sbc_init.c
- arch/arm/mach-uniphier/ph1-pro4/sbc_init.c 6 additions, 6 deletionsarch/arm/mach-uniphier/ph1-pro4/sbc_init.c
- arch/arm/mach-uniphier/ph1-sld3/sbc_init.c 6 additions, 6 deletionsarch/arm/mach-uniphier/ph1-sld3/sbc_init.c
- arch/arm/mach-uniphier/support_card.c 1 addition, 1 deletionarch/arm/mach-uniphier/support_card.c
- include/configs/uniphier.h 6 additions, 1 deletioninclude/configs/uniphier.h
Loading
Please register or sign in to comment