commit | c49936fa392f5118dafd01cd3c34932341c18dcd | [log] [tgz] |
---|---|---|
author | Vishnu Patekar <vishnupatekar0510@gmail.com> | Tue Jan 12 01:20:58 2016 +0800 |
committer | Hans de Goede <hdegoede@redhat.com> | Tue Jan 26 16:20:05 2016 +0100 |
tree | b4560e3d9ac0d993d98950b60f2735f1df4d396f | |
parent | 46da7a61d73fb330db51d243edee0d10123b3ecf [diff] |
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>