[U-Boot] [PATCH] README: fix typo FAT_ENV_DEV_AND_PART

Nicolae Rosia Nicolae_Rosia at mentor.com
Mon Nov 21 16:33:58 CET 2016


From: Nicolae Rosia <Nicolae_Rosia at Mentor.com>

The actual define symbol is FAT_ENV_DEVICE_AND_PART

Signed-off-by: Nicolae Rosia <Nicolae_Rosia at Mentor.com>
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index 00830d7..d6b430a 100644
--- a/README
+++ b/README
@@ -4115,7 +4115,7 @@ but it can not erase, write this NOR flash by SRIO or PCIE interface.
 
          Define this to a string that is the name of the block device.
 
-       - FAT_ENV_DEV_AND_PART:
+       - FAT_ENV_DEVICE_AND_PART:
 
          Define this to a string to specify the partition of the device. It can
          be as following:
-- 
2.5.5



More information about the U-Boot mailing list