Dear John Rigby,
In message <1263357841-5100-10-git-send-email-jcri...@gmail.com> you wrote:
> This is an i.MX25 base board with only NAND
> so it uses nand_spl to boot.
>
> Signed-off-by: John Rigby
>
> Tune configuration, add support for (redundant) environment in NAND.
> Signed-off-by: Wolfg
Hi John,
--- On Wed, 1/13/10, John Rigby wrote:
...
> +#if CONFIG_NR_DRAM_BANKS > 0
> + gd->bd->bi_dram[0].start =
CONFIG_NR_DRAM_BANKS will always be > 0, right? No need for this if statement.
Regards,
Fabio Estevam
___
U-Boot mailing
This is an i.MX25 base board with only NAND
so it uses nand_spl to boot.
Signed-off-by: John Rigby
Tune configuration, add support for (redundant) environment in NAND.
Signed-off-by: Wolfgang Denk
---
MAINTAINERS |4 +
Makefile|4 +
b
3 matches
Mail list logo