* [Buildroot] [PATCH] atmel: fix xplained documentation
@ 2015-12-10 13:24 Gary Bisson
2015-12-10 18:46 ` Alexandre Belloni
2015-12-10 20:50 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Gary Bisson @ 2015-12-10 13:24 UTC (permalink / raw)
To: buildroot
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>
---
board/atmel/xplained/readme.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/board/atmel/xplained/readme.txt b/board/atmel/xplained/readme.txt
index 7919c60..1d19327 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
----------------------------------
--
2.6.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-12-10 20:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-10 13:24 [Buildroot] [PATCH] atmel: fix xplained documentation Gary Bisson
2015-12-10 18:46 ` Alexandre Belloni
2015-12-10 20:50 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox