[U-Boot] [PATCH] ARM DaVinci: Adding DM357 Support
David Brownell
david-b at pacbell.net
Tue Apr 28 23:56:33 CEST 2009
On Tuesday 28 April 2009, s-paulraj at ti.com wrote:
> Patch adds support for DaVinci DM357. This SOC is very similar to the DM644x.
> The DM357 EVM has 2 NANDs, one small page NAND and another large page NAND.
> But the device can only boot of the small page NAND. It does not have NOR
> support. This patch has been tested on the DM357 EVM.
So this initial U-Boot support only supports the smaller of
the two NAND chips, and access to the second one is only
after booting to the operating system?
I'd have liked to see the NAND driver updates needed to support
the chipselect of the second NAND chip, and use it with HW ECC.
- Dave
More information about the U-Boot
mailing list