From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 15 Dec 2015 08:46:37 +0800 Subject: [U-Boot] [PATCH] armv8/ls1043ardb: Add support for >2GB memory In-Reply-To: <1448263428-10446-1-git-send-email-Mingkai.Hu@freescale.com> References: <1448263428-10446-1-git-send-email-Mingkai.Hu@freescale.com> Message-ID: <566F62ED.4020806@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 11/23/2015 03:23 PM, Mingkai Hu wrote: > From: Shaohui Xie > > This patch also expose the complete DDR region(s) to Linux. > > Signed-off-by: Shaohui Xie > Signed-off-by: Mingkai Hu > --- Applied to fsl-qoriq master. Awaiting upstream. York