mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-10 12:39:22 -04:00
cmd_eeprom: typo
Signed-off-by: Peter Meerwald <p.meerwald@bct-electronic.com> Acked-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
parent
00309c67ab
commit
e506a00691
@ -26,7 +26,7 @@
|
|||||||
* Support for read and write access to EEPROM like memory devices. This
|
* Support for read and write access to EEPROM like memory devices. This
|
||||||
* includes regular EEPROM as well as FRAM (ferroelectic nonvolaile RAM).
|
* includes regular EEPROM as well as FRAM (ferroelectic nonvolaile RAM).
|
||||||
* FRAM devices read and write data at bus speed. In particular, there is no
|
* FRAM devices read and write data at bus speed. In particular, there is no
|
||||||
* write delay. Also, there is no limit imposed on the numer of bytes that can
|
* write delay. Also, there is no limit imposed on the number of bytes that can
|
||||||
* be transferred with a single read or write.
|
* be transferred with a single read or write.
|
||||||
*
|
*
|
||||||
* Use the following configuration options to ensure no unneeded performance
|
* Use the following configuration options to ensure no unneeded performance
|
||||||
|
Loading…
x
Reference in New Issue
Block a user