atmel: fix xplained documentation
authorGary Bisson <gary.bisson@boundarydevices.com>
Thu, 10 Dec 2015 13:24:06 +0000 (14:24 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 10 Dec 2015 20:50:26 +0000 (21:50 +0100)
Documentation is referring to nandflash.txt which doesn't exist.
Instead, readme.txt provides the instructions to flash the NAND storage.

Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
board/atmel/xplained/readme.txt

index 7919c606e8af5f44254e695e6cb35f3ccdad9466..1d1932773a96d0f5a265c99f6775fa95e409b8ad 100644 (file)
@@ -11,7 +11,7 @@ Note that the default Buildroot configuration is prepared to boot from
 an SD card: the first stage bootloader, second stage bootloader,
 kernel image and root filesystem are all located on the SD card. Some
 adjustments in the bootloader configuration will be needed to boot
-from NAND flash, see board/atmel/nandflash.txt
+from NAND flash, see board/atmel/readme.txt
 
 Configuring and building Buildroot
 ----------------------------------