mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
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>
This commit is contained in:
2
README
2
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:
|
||||
|
Reference in New Issue
Block a user