From 41987784679955c23417b16b8d2b6a35134dc021 Mon Sep 17 00:00:00 2001
From: Nicolae Rosia <Nicolae_Rosia@Mentor.com>
Date: Mon, 21 Nov 2016 17:33:58 +0200
Subject: [PATCH] README: fix typo FAT_ENV_DEV_AND_PART

The actual define symbol is FAT_ENV_DEVICE_AND_PART

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

diff --git a/README b/README
index 47bc215fe9..25cad2ff01 100644
--- a/README
+++ b/README
@@ -4110,7 +4110,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.39.5