From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 22 Jan 2015 14:51:38 +0100 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> Message-ID: <201501221451.39057.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday, January 22, 2015 at 01:42:10 PM, Fabio Estevam wrote: > Hi Graeme, > > On Wed, Jan 21, 2015 at 9:55 AM, Graeme Russ wrote: > > Section 4.1.2 of Freescale Application Note AN4199 describes the > > configuration required to operate the mx28 from a 5V source without a > > battery. This patch implements the changes to the Freescale bootlets > > which allow this configuration to properly boot the mx28 processor > > > > Signed-off-by: Graeme Russ > > --- > > > > arch/arm/cpu/arm926ejs/mxs/spl_power_init.c | 190 > > +++++++++++++++++++++++++++- doc/README.mxs > > | 10 ++ > > Damien posted today a new version of this patch in the imx community, > which is a lot simpler. Guys, we have U-Boot mailing list for posting U-Boot patches. It'd be nice if you could use it to prevent fragmentation of efforts ;-) But of course, the effort is appreciated, just a rant. Best regards, Marek Vasut