commit | c7defb011b1d655b1831e0239a1f1c3b981aa32a | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@denx.de> | Mon Apr 28 10:55:24 2008 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Mon Apr 28 11:10:12 2008 +0200 |
tree | 628ee5a1655b35a6791c8baef1da0676d2e447a2 | |
parent | af8a7233cb80e827be258b83a47468a2acd882e4 [diff] |
katmai: fix section overlap problem Since we didn't want to remove features from the configuration, we decided to increase the U-Boot image size (add one flash sector). Also changed the default environment definition to make it independent of such changes. Signed-off-by: Wolfgang Denk <wd@denx.de> Acked-by: Stefan Roese <sr@denx.de>