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 Why not use this macro always

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

2009-01-27 Thread Maxim Artamonov
-booting either BOOTPIN state or JN1/2 and RN41/42. This nand-spl work with 8-bit, 512B page size nand-flash. Signed-off-by: Maxim Artamonov scn1874 at yandex.ru --- MAKEALL |1 + Makefile|9 ++- board

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

2008-12-02 Thread Maxim Artamonov
Signed-off-by: Maxim Artamonov scn1874 at yandex.ru --- 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

[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't apply the