Re: [U-Boot] [PATCH v3 04/11] mx6: add boot device support for SPL

2014-05-30 Thread Igor Grinberg
Hi Tim, On 05/29/14 07:11, Tim Harvey wrote: > On Wed, May 28, 2014 at 9:38 AM, Nikita Kiryanov > wrote: >> Hi Tim, >> Sorry for the late reply. > > no worries - your the only review of this revision thus far ;) > >> >> >> On 08/05/14 08:16, Tim Harvey wrote: >>> >>> Add a common spl.c file to

Re: [U-Boot] [PATCH v3 04/11] mx6: add boot device support for SPL

2014-05-28 Thread Tim Harvey
On Wed, May 28, 2014 at 9:38 AM, Nikita Kiryanov wrote: > Hi Tim, > Sorry for the late reply. no worries - your the only review of this revision thus far ;) > > > On 08/05/14 08:16, Tim Harvey wrote: >> >> Add a common spl.c file to support boot device functions needed for SPL >> such as detecti

Re: [U-Boot] [PATCH v3 04/11] mx6: add boot device support for SPL

2014-05-28 Thread Nikita Kiryanov
Hi Tim, Sorry for the late reply. On 08/05/14 08:16, Tim Harvey wrote: Add a common spl.c file to support boot device functions needed for SPL such as detecting the boot device. Signed-off-by: Tim Harvey --- v3: - added Freescale copyright v2: - re-base on top of Masahiro Yamada's consoli

[U-Boot] [PATCH v3 04/11] mx6: add boot device support for SPL

2014-05-07 Thread Tim Harvey
Add a common spl.c file to support boot device functions needed for SPL such as detecting the boot device. Signed-off-by: Tim Harvey --- v3: - added Freescale copyright v2: - re-base on top of Masahiro Yamada's consolidation patch: http://patchwork.ozlabs.org/patch/341817/ - moved spl_boot