Explorar o código

atmel: fix xplained documentation

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>
Gary Bisson %!s(int64=9) %!d(string=hai) anos
pai
achega
a8bbc1f47f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      board/atmel/xplained/readme.txt

+ 1 - 1
board/atmel/xplained/readme.txt

@@ -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,
 an SD card: the first stage bootloader, second stage bootloader,
 kernel image and root filesystem are all located on the SD card. Some
 kernel image and root filesystem are all located on the SD card. Some
 adjustments in the bootloader configuration will be needed to boot
 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
 Configuring and building Buildroot
 ----------------------------------
 ----------------------------------