commit | 47853e1677305dd76ceabf24c616c987a7b40397 | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@denx.de> | Fri Jul 23 21:16:26 2010 +0200 |
committer | Stefan Roese <sr@denx.de> | Mon Aug 09 16:02:05 2010 +0200 |
tree | 35446f4b83dee2f3519e6b304f63e5637d4bc73a | |
parent | 3e34f479ea8dc3e7aebbe8c2bc1f6fa5661c4d1c [diff] |
ppc4xx: cleanup default environment for AMCC boards None of the AMCC boards uses an embedded environment, so there is no need to run "saveenv" after updating U-Boot. Drop the redundant commands from the default environment. Signed-off-by: Wolfgang Denk <wd@denx.de> Signed-off-by: Stefan Roese <sr@denx.de>