[U-Boot] [PATCH]V3 NAND_SPL support for phycore imx31

2009-01-27 Thread Maxim Artamonov
odes(8-bit, 2k page >> or 16-bit, 512B page) for BOOTPINS[4:0] and >> nand-flash(8-bit mode, 512B page) contemporary. >> There is require to make RESOLDER for really >> nand-booting either BOOTPIN state or JN1/2 and >> RN41/42. &

Re: [U-Boot] [PATCH] V2 NAND_SPL support for phycore imx31 to Magnus Lilja

2009-01-27 Thread Maxim Artamonov
Goodday Magnus! In message on Saturday 03 January 2009 03:49:53 Magnus Lilja wrote: > Hi > > I have used your patch to boot the i.MX31 PDK board from its large > page NAND now. I had to modify one function (see below). > > > 2008/12/5 Maxim Artamonov : > > V2 NAND_SP

Re: [U-Boot] [PATCH] V2 NAND_SPL support for phycore imx31to Scott Wood

2009-01-27 Thread Maxim Artamonov
In message on Friday 12 December 2008 04:55:49 Scott Wood wrote: > On Fri, Dec 05, 2008 at 02:13:51PM +0300, Maxim Artamonov wrote: > > +#ifdef CONFIG_NAND_SPL > > +/* somewhat macro to reduce bin size for CONFIG_NAND_SPL*/ > > +.macro FILLREGS begreg, val, count, step >

[U-Boot] [PATCH] V2 NAND_SPL support for phycore imx31

2008-12-05 Thread Maxim Artamonov
V2 NAND_SPL support for phycore imx31 Changelog: * Added bad block verify and skip; * Correct code to codestyle; * Added few comments; Signed-off-by: Maxim Artamonov --- MAKEALL |1 + Makefile|9 ++- board/imx31_phycore

[U-Boot] [PATCH] bugfix for i.mx31 CCM_UPCTL reg

2008-12-02 Thread Maxim Artamonov
Signed-off-by: Maxim Artamonov --- Simple bugfix. include/asm-arm/arch-mx31/mx31-regs.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/asm-arm/arch-mx31/mx31-regs.h b/include/asm-arm/arch-mx31/mx31-regs.h index 78825f5..7d6bd45 100644 --- a/include/asm-arm

[U-Boot] Fwd: [PATCH] nand booting support (SPL) for phyCORE-i.MX31

2008-12-01 Thread Maxim Artamonov
Hello, Magnus 29.11.08, 12:59, "Magnus Lilja" <[EMAIL PROTECTED]>: Thank for time that you spend to review this patch. > Hi > 2008/11/29 user <[EMAIL PROTECTED]>: > > nand booting support (SPL) for phyCORE-i.MX31 > >... > > Patch is applicable on v2008.10 release tag master branch. > stgit couldn