From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Fri, 21 Sep 2012 08:16:00 -0700 Subject: [U-Boot] Subject: [PATCH] Fix for bug in memory sizing code In-Reply-To: <505C4C6F.9040905@keymile.com> References: <6871BC8982B258468985EE735D2C57524E269AFBC9@ntcex01.corp.netcomm.com.au> <20120918190629.GM19861@bill-the-cat> <505C4C6F.9040905@keymile.com> Message-ID: <505C84B0.7000407@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 09/21/12 04:15, Gerlando Falauto wrote: > Hi, > > this patch actually breaks the mpc83xx board I am currently working on, > leading to a detected size of 2 GiB (as opposed to the actual size of > 128 MiB). > I tried reviewing it and couldn't really figure out why, as it seems > legitimate, and I currently don't have a chance to check it on other > boards. > But I just tripled checked it and I am sure it's the root cause of my > AAAAAAAAAAAARGGGGGGGGGGGHHHHHHHHHHHHHHHH! :-) > > Anyone ever tried it? Confirmed, reverted. Thanks for the report. -- Tom