From: Gary Bisson Date: Thu, 10 Dec 2015 13:24:06 +0000 (+0100) Subject: atmel: fix xplained documentation X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a8bbc1f47febbceba810d24cdf2fa7f0a808cdbc;p=buildroot.git 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 Acked-by: Alexandre Belloni Signed-off-by: Peter Korsgaard --- diff --git a/board/atmel/xplained/readme.txt b/board/atmel/xplained/readme.txt index 7919c606e8..1d1932773a 100644 --- a/board/atmel/xplained/readme.txt +++ b/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, 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 ----------------------------------