Undo change of f6e20fc6ca... to include/configs/trab.h
(Must have been an accident?)
This commit is contained in:
parent
d8e7e0f044
commit
fb34a9a201
@ -2,6 +2,9 @@
|
||||
Changes for U-Boot 1.1.4:
|
||||
======================================================================
|
||||
|
||||
* Undo change of f6e20fc6ca... to include/configs/trab.h
|
||||
(Must have been an accident?)
|
||||
|
||||
* Add support for AT91RM9200 OHCI Controller.
|
||||
Patch by Eric Benard, 07 Apr 2005
|
||||
|
||||
|
@ -399,7 +399,7 @@
|
||||
#define CFG_ENV_SIZE 0x4000
|
||||
#define CFG_ENV_SECT_SIZE 0x20000
|
||||
#else
|
||||
#define CFG_ENV_ADDR (CFG_FLASH_BASE + 0x8000)
|
||||
#define CFG_ENV_ADDR (CFG_FLASH_BASE + 0x4000)
|
||||
#define CFG_ENV_SIZE 0x4000
|
||||
#define CFG_ENV_SECT_SIZE 0x4000
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user