u-boot-fw-utils: set env size to 0x800
This commit is contained in:
parent
65a674ae55
commit
26c0dad970
|
|
@ -6,4 +6,4 @@
|
|||
# be the same as the Environment size, which is valid for NOR and SPI-dataflash
|
||||
|
||||
# MTD device name Device offset Environment size
|
||||
/sys/bus/i2c/devices/0-0050/eeprom 0x1000 0x0400
|
||||
/sys/bus/i2c/devices/0-0050/eeprom 0x1000 0x0800
|
||||
|
|
|
|||
Loading…
Reference in New Issue