commit | 3c96165938f909fd43d5803aa6858772d414aa0e | [log] [tgz] |
---|---|---|
author | Heiko Schocher <hs@denx.de> | Tue Jul 27 07:07:24 2010 +0200 |
committer | Stefan Roese <sr@denx.de> | Mon Aug 09 16:05:18 2010 +0200 |
tree | 5f131f307cb9a1946407dc0351a1299836fc9aac | |
parent | 795b56c363a1546d812d4cc1e20d84856050a788 [diff] [blame] |
ppc4xx: Fix building of sc3 board Update image size after addition of new environment handling. Signed-off-by: Heiko Schocher <hs@denx.de> Signed-off-by: Stefan Roese <sr@denx.de>
diff --git a/board/sc3/config.mk b/board/sc3/config.mk index 1bdf5e4..a46b197 100644 --- a/board/sc3/config.mk +++ b/board/sc3/config.mk
@@ -21,4 +21,4 @@ # MA 02111-1307 USA # -TEXT_BASE = 0xFFFC0000 +TEXT_BASE = 0xFFFA0000