From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Date: Thu, 21 Jan 2016 19:12:26 +0100 Subject: [U-Boot] [PATCH v2 0/4] Add LPDDR3 support for A83T In-Reply-To: <1452532860-24711-1-git-send-email-vishnupatekar0510@gmail.com> References: <1452532860-24711-1-git-send-email-vishnupatekar0510@gmail.com> Message-ID: <56A11F8A.8010007@redhat.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, On 01/11/2016 06:20 PM, Vishnu Patekar wrote: > This adds LPDDR3 support for A83T and support for Banana Pi M3 which has LPDDR3. > These patches are based on u-boot-sunxi next branch. > > These patches tesed on Banana-pi M3. DCDC5 voltage is kept as 1.2V > > changes from v1 -> v2 > 1. introduce CONFIG_DRAM_TYPE for A83T default 3(DDR3), > removed DRAM_TYPE from Obsolete SYS_EXTRA_OPTIONS. > 2. Cleanup in seperate patch. > 3. set rank 2, in mctl_sys_init. Thanks! I've merged this with the rename Chen-Yu suggested for the defconfig/dts applied. Regards, Hans