commit | 5a8b7098c8a6d3714a7dc19c93f6548bd9dc0741 | [log] [tgz] |
---|---|---|
author | Graeme Russ <graeme.russ@gmail.com> | Sun Aug 23 12:59:48 2009 +1000 |
committer | Wolfgang Denk <wd@denx.de> | Fri Sep 04 21:51:22 2009 +0200 |
tree | 503cfe87c443f5646510eb07848b85ecc1d30b7f | |
parent | 78c2dbf8edd6170fa8e0b85c3ddee41e2031d8b2 [diff] |
Fix environment configuration for eNET board The current configuration of the Environment has the redundant copy of the environment in the Boot Flash - This was never the intent. The Environment should instead be in the first two sectors of the first Strata Flash Signed-off-by: Graeme Russ <graeme.russ@gmail.com>