commit | f3a8d6b29b1cd01fdd940e8ff7a62b1df0ebbf82 | [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 | ea0c37798c3823fdd77edfffd27b20191f8ca1f0 [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>