uboot/arch/arm/mach-uniphier/ph1-ld4
Masahiro Yamada d5ed8c5727 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>
2015-09-25 00:27:53 +09:00
..
Makefile ARM: uniphier: drop DCC micro support card support 2015-09-25 00:27:52 +09:00
bcu_init.c ARM: UniPhier: replace <asm/io.h> with <linux/io.h> 2015-05-31 02:53:56 +09:00
boot-mode.c
clkrst_init.c ARM: UniPhier: replace <asm/io.h> with <linux/io.h> 2015-05-31 02:53:56 +09:00
ddrphy_init.c ARM: UniPhier: replace <asm/io.h> with <linux/io.h> 2015-05-31 02:53:56 +09:00
early_clkrst_init.c ARM: UniPhier: split clkrst_init() into two functions 2015-03-01 00:02:36 +09:00
lowlevel_debug.S ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> 2015-03-01 00:02:18 +09:00
pinctrl.c ARM: UniPhier: replace <asm/io.h> with <linux/io.h> 2015-05-31 02:53:56 +09:00
pll_init.c ARM: UniPhier: replace <asm/io.h> with <linux/io.h> 2015-05-31 02:53:56 +09:00
pll_spectrum.c
sbc_init.c ARM: uniphier: change the external bus address mapping 2015-09-25 00:27:53 +09:00
umc_init.c ARM: UniPhier: replace <asm/io.h> with <linux/io.h> 2015-05-31 02:53:56 +09:00