mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 05:01:30 +00: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:
parent
2c77c0d652
commit
4198778467
1 changed files with 1 additions and 1 deletions
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:
|
||||
|
|
Loading…
Add table
Reference in a new issue