[U-Boot-Users] [PATCH] 1/9: README
Robert Schwebel
robert at schwebel.de
Thu Mar 6 13:29:50 CET 2003
README
======
- typo fixed
- tried to change a sentence to correct English ;-)
Robert
--
Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
Pengutronix - Linux Solutions for Science and Industry
Braunschweiger Str. 79, 31134 Hildesheim, Germany
Handelsregister: Amtsgericht Hildesheim, HRA 2686
Phone: +49-5121-28619-0 | Fax: +49-5121-28619-4
-------------- next part --------------
diff -urN -x CVS -x ptx-patches -x logfile -x logfile1 u-boot/README u-boot-ptx/README
--- u-boot/README 2003-03-06 08:41:17.000000000 +0100
+++ u-boot-ptx/README 2003-03-06 09:21:57.000000000 +0100
@@ -1043,7 +1053,7 @@
If CONFIG_ENV_OVERWRITE is #defined in your config
file, the write protection for vendor parameters is
- completely disabled. Anybody can change or delte
+ completely disabled. Anybody can change or delete
these parameters.
Alternatively, if you #define _both_ CONFIG_ETHADDR
@@ -1495,13 +1505,12 @@
page writes. The default is zero milliseconds.
- CFG_I2C_EEPROM_ADDR_LEN:
- The length in bytes of the EEPROM memory array address. Note
- that this is NOT the chip address length!
+ Length of the EEPROM memory array address (in bytes). Currently
+ there are chips with one and two byte memory address length.
- CFG_EEPROM_SIZE:
The size in bytes of the EEPROM device.
-
- CFG_SPI_INIT_OFFSET
Defines offset to the initial SPI buffer area in DPRAM. The
More information about the U-Boot
mailing list