u-boot-brain/arch/arm/cpu/armv7/uniphier
Masahiro Yamada 5e165b258f ARM: UniPhier: fix SRAM size on support card
The max size of available memories on slot0 and slot1 is 32MB because
 - EA[25] signal is not output on the save-pin mode which is
   used PH1-LD4 or later SoCs.
 - EA[25] signal is not connected by the limitation (or bug?) of
   the PLD logic of DCC support card.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
2015-01-08 23:01:21 +09:00
..
ph1-ld4 ARM: UniPhier: add DDR PHY training code 2014-12-30 17:45:25 +09:00
ph1-pro4 ARM: UniPhier: add DDR PHY training code 2014-12-30 17:45:25 +09:00
ph1-sld8 ARM: UniPhier: add DDR PHY training code 2014-12-30 17:45:25 +09:00
board_common.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
board_early_init_r.c ARM: UniPhier: detect the number of flash banks at run-time 2014-12-09 00:08:33 +09:00
board_late_init.c ARM: UniPhier: remove Denali NAND controller fixup code 2014-12-07 17:47:32 +09:00
board_postclk_init.c ARM: UniPhier: call pin_init() also in the normal boot 2014-11-12 00:31:01 +09:00
cache_uniphier.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
cmd_ddrphy.c ARM: UniPhier: add dump command of DDR PHY parameters 2014-12-30 17:45:37 +09:00
cmd_pinmon.c ARM: UniPhier: display boot swap pin status by pinmon command 2014-12-30 17:45:40 +09:00
cpu_info.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
ddrphy_training.c ARM: UniPhier: add DDR PHY training code 2014-12-30 17:45:25 +09:00
dram_init.c ARM: UniPhier: move DDR related configuration to Kconfig 2014-11-12 00:16:08 +09:00
init_page_table.c ARM: UniPhier: remove unnecessary ifdef conditional 2014-12-18 23:34:12 +09:00
Kconfig ARM: UniPhier: add dump command of DDR PHY parameters 2014-12-30 17:45:37 +09:00
lowlevel_init.S ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
Makefile ARM: UniPhier: add dump command of DDR PHY parameters 2014-12-30 17:45:37 +09:00
reset.c ARM: UniPhier: reset on-board devices on start-up 2014-11-12 00:15:23 +09:00
smp.S ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
spl.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
support_card.c ARM: UniPhier: fix SRAM size on support card 2015-01-08 23:01:21 +09:00
timer.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00