From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lokesh Vutla Date: Tue, 8 Mar 2016 09:08:24 +0530 Subject: [U-Boot] [PATCH 5/6] ARM: DRA7: configs: Prepare for detecting memory > 2GB In-Reply-To: <20160307233641.GZ23166@bill-the-cat> References: <1457179518-1177-1-git-send-email-lokeshvutla@ti.com> <1457179518-1177-6-git-send-email-lokeshvutla@ti.com> <20160307233641.GZ23166@bill-the-cat> Message-ID: <56DE4930.3050907@ti.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 Tuesday 08 March 2016 05:06 AM, Tom Rini wrote: > On Sat, Mar 05, 2016 at 05:35:17PM +0530, Lokesh Vutla wrote: > >> Enable configs that are required for detecting memory > 2GB. >> >> Signed-off-by: Lokesh Vutla > > This needs to be either folded into 4/6 or re-ordered to not break > bisectability. Okay Ill reorder 4 and 5 and resend. Thanks and regards, Lokesh > > Contents: > Reviewed-by: Tom Rini >