Re: [U-Boot] Booting mx28 from battery

2015-05-13 Thread Fabio Estevam
Hi Marek, On Wed, May 13, 2015 at 4:14 AM, Marek Vasut wrote: > On Wednesday, May 13, 2015 at 05:10:39 AM, Fabio Estevam wrote: >> Hi, > > Hi, > >> Has anyone tested booting U-boot on mx28 powered by a battery only? > > Yes, some time ago I tested this mode of operation on the M28EVK. > It ought

Re: [U-Boot] Booting mx28 from battery

2015-05-13 Thread Marek Vasut
On Wednesday, May 13, 2015 at 05:10:39 AM, Fabio Estevam wrote: > Hi, Hi, > Has anyone tested booting U-boot on mx28 powered by a battery only? Yes, some time ago I tested this mode of operation on the M28EVK. It ought to work, so give it a whirl. It was before Graeme did his hacking on the powe

[U-Boot] Booting mx28 from battery

2015-05-12 Thread Fabio Estevam
Hi, Has anyone tested booting U-boot on mx28 powered by a battery only? >From a quick glance at arch/arm/cpu/arm926ejs/mxs/spl_power_init.c , it does appear to support it. I haven't tested it myself yet, but would like to hear if anyone has been successful with such configuration. Thanks, Fabi