sunxi: docs: Mention CONFIG_NAND requirement
authorPriit Laes <plaes@plaes.org>
Tue, 23 Oct 2018 17:20:30 +0000 (20:20 +0300)
committerJagan Teki <jagan@amarulasolutions.com>
Wed, 24 Oct 2018 16:32:15 +0000 (22:02 +0530)
Signed-off-by: Priit Laes <plaes@plaes.org>
Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
board/sunxi/README.nand

index a5d4ff0e90a3e92ef1c206b4a47a56a843289b97..98ebe5fb7fe9da9cbb0574e6d829a9549c3271a6 100644 (file)
@@ -20,9 +20,9 @@ pages.
 In order to accomodate that, we create a tool that will generate an
 SPL image that is ready to be programmed directly embedding the ECCs,
 randomized, and with the necessary bits needed to reduce the number of
-bitflips. The U-Boot build system, when configured for the NAND will
-also generate the image sunxi-spl-with-ecc.bin that will have been
-generated by that tool.
+bitflips. The U-Boot build system, when configured for the NAND (with
+CONFIG_NAND=y) will also generate the image sunxi-spl-with-ecc.bin
+that will have been generated by that tool.
 
 In order to flash your U-Boot image onto a board, assuming that the
 board is in FEL mode, you'll need the sunxi-tools that you can find at