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

2009-02-11 Thread Jean-Christophe PLAGNIOL-VILLARD
On 08:10 Wed 28 Jan , Maxim Artamonov wrote: V3 NAND_SPL support for phycore imx31 This patch is applied on U-Boot v2008.10 release. Changelog: * Added infinitive loop for ecc-error cases; * Correct to code-style; * Was changed

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

2009-02-06 Thread Magnus Lilja
Jean-Christophe, Are you planning to review/merge this patch for the upcoming U-boot release? Best regards, Magnus Lilja 2009/1/30 Scott Wood scottw...@freescale.com: On Wed, Jan 28, 2009 at 08:10:37AM +0300, Maxim Artamonov wrote: V3 NAND_SPL support for phycore imx31 This

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

2009-01-30 Thread Scott Wood
On Wed, Jan 28, 2009 at 08:10:37AM +0300, Maxim Artamonov wrote: V3 NAND_SPL support for phycore imx31 This patch is applied on U-Boot v2008.10 release. ACK the NAND bits (though I/O accessors should be used rather than direct volatile dereferencing, and there are some minor

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

2009-01-27 Thread Maxim Artamonov
V3 NAND_SPL support for phycore imx31 This patch is applied on U-Boot v2008.10 release. Changelog: * Added infinitive loop for ecc-error cases; * Correct to code-style; * Was changed mx31_nand_data_output function for support 2-k NAND