From mboxrd@z Thu Jan 1 00:00:00 1970 From: Graeme Russ Date: Fri, 23 Jan 2015 15:14:47 +1100 Subject: [U-Boot] [PATCH 2/5] Enable booting of mx28 without battery In-Reply-To: References: <1421841318-3014-1-git-send-email-gruss@tss-engineering.com> <1421841318-3014-3-git-send-email-gruss@tss-engineering.com> <54C1B8C8.7020106@tss-engineering.com> <54C1BFA1.80607@tss-engineering.com> Message-ID: <54C1CAB7.9080804@tss-engineering.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 Fabio, On 23/01/15 14:49, Fabio Estevam wrote: > On Fri, Jan 23, 2015 at 1:27 AM, Graeme Russ wrote: > >> I thought the DDR errors were fixed with Damien's DDR patch. Damien, can you >> please confirm? > > His response in the forum was: > > "About the patch posted on January, 6th, you can simply delete it, > and empty your recycle bin . It generate DDR errors (I searched a long > time in spl_mem_init to find why my DDR was not stable, but it was not > a DDR configuration mistake, but a power mistake caused by my patch)." Ah - I missed that - my bad. I'll check if his newer patch works. If it does, I'll implement it instead. Best to make these kind of changes one small step at a time :) Regards, Graeme