commit | 4021b4381d8d3c18a3d8732967eec3ec1624ab7b | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Feb 26 14:21:40 2016 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Feb 29 03:50:16 2016 +0900 |
tree | 3ca41b965ea107ab54d29ed9a91c415bb7f1f0f5 | |
parent | 3c963d48995ed4ca4e6d742de3d234cb0bcf699e [diff] |
ARM: uniphier: add a field to specify DDR3+ Add a field to distinguish DDR3+ from (standard) DDR3. It also allows to delete CONFIG_DDR_STANDARD (this is not a software configuration, but a board attribute). Default DDR3 spec for each SoC: PH1-LD4, PH1-sLD8: DDR3+ Others: DDR3 Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>