AT91: Fix AT91SAM9G20 reset as per the errata in the data sheet
authorPeter Horton <phorton@bitbox.co.uk>
Fri, 28 May 2010 15:37:26 +0000 (16:37 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Tue, 26 Oct 2010 09:32:47 +0000 (11:32 +0200)
If the SDRAM is not cleanly shutdown before reset it can be left driving
the bus, which then stops the bootloader booting from NAND.

Signed-off-by: Peter Horton <phorton@bitbox.co.uk>
[nicolas.ferre@atmel.com: change file header line order]
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>

No differences found