u-boot-brain/arch/arm/mach-uniphier/ph1-ld4
Masahiro Yamada 6cc2120646 ARM: UniPhier: consolidate MEMCONF setting code
This code is duplicated in ph1-ld4/sg_init.c and ph1-pro4/sg_init.c.
Merge the same code into a new file, memconf.c.

The helper functions no longer have to be placed in the header file.
Also, move them into memconf.c.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
2015-03-01 00:03:13 +09:00
..
bcu_init.c ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> 2015-03-01 00:02:18 +09:00
boot-mode.c ARM: UniPhier: move SoC sources to mach-uniphier 2015-03-01 00:01:56 +09:00
clkrst_init.c ARM: UniPhier: enable STDMAC for EHCI 2015-03-01 00:02:45 +09:00
ddrphy_init.c ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> 2015-03-01 00:02:18 +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
Makefile ARM: UniPhier: support 1CS support card for all the UniPhier SoCs 2015-03-01 00:03:06 +09:00
pinctrl.c ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> 2015-03-01 00:02:18 +09:00
platdevice.c ARM: UniPhier: remove EHCI platform devices 2015-03-01 00:02:48 +09:00
pll_init.c ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> 2015-03-01 00:02:18 +09:00
pll_spectrum.c ARM: UniPhier: move SoC sources to mach-uniphier 2015-03-01 00:01:56 +09:00
sbc_init_3cs.c ARM: UniPhier: support 1CS support card for all the UniPhier SoCs 2015-03-01 00:03:06 +09:00
sbc_init.c ARM: UniPhier: support 1CS support card for all the UniPhier SoCs 2015-03-01 00:03:06 +09:00
sg_init.c ARM: UniPhier: consolidate MEMCONF setting code 2015-03-01 00:03:13 +09:00
umc_init.c ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> 2015-03-01 00:02:18 +09:00