diff options
author | Vishnu Patekar <vishnupatekar0510@gmail.com> | 2016-01-12 01:20:58 +0800 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2016-01-26 16:20:05 +0100 |
commit | f5fd8caf7f0e5e0c6c09eb620fc4f7564290f27b (patch) | |
tree | b4560e3d9ac0d993d98950b60f2735f1df4d396f /api | |
parent | 627b380f62802d06a9d47ec5407ef1cf7a751275 (diff) | |
download | u-boot-imx-f5fd8caf7f0e5e0c6c09eb620fc4f7564290f27b.zip u-boot-imx-f5fd8caf7f0e5e0c6c09eb620fc4f7564290f27b.tar.gz u-boot-imx-f5fd8caf7f0e5e0c6c09eb620fc4f7564290f27b.tar.bz2 |
sunxi: Groundwork to support new dram type for A83T
Different A83T boards have different DRAM types. Banapi M3 has LPDDR3,
Allwinner Homlet v1.2 has DDR3.
This adds groundwork to support for new DRAM type for A83T.
Introduce CONFIG_DRAM_TYPE, It'll be 3 for DDR3 and 7 for LPDDR3, must
be set in respective board defconfig.
Signed-off-by: Vishnu Patekar <vishnupatekar0510@gmail.com>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'api')
0 files changed, 0 insertions, 0 deletions