]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: UniPhier: fix SRAM size on support card
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Tue, 6 Jan 2015 05:18:57 +0000 (14:18 +0900)
committerMasahiro Yamada <yamada.m@jp.panasonic.com>
Thu, 8 Jan 2015 14:01:21 +0000 (23:01 +0900)
commit5e165b258f4231d8f9d07e773f19aaa57587f45a
tree35f96d788a0ed6f1a2accc8ff31d3188fe0f3db7
parent40ad4c4b1fea2497bc019ee82163b76d4b076730
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>
arch/arm/cpu/armv7/uniphier/support_card.c