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_SPL support for phycore imx31
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_SPL support for phycore imx31
>
> Changelog:
>
> * Added bad block verify and skip;
> * Correct code to codestyle;
> * Added few co
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?
> @@ -32,6 +35,15 @@
> #include
> .globl _start
> _start: bre
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/co
4 matches
Mail list logo