diff options
author | Wolfgang Denk <wd@denx.de> | 2010-11-30 22:12:36 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-11-30 22:12:36 +0100 |
commit | f8264e015e93e27bb52bd047b58e5a130161764b (patch) | |
tree | 175e6bee060fc06df13752561efe1d7a4e024f6a /board/logicpd/zoom2/config.mk | |
parent | 3410a994e580082e3ed8e28a349a71a1b0cc395e (diff) | |
parent | 52eb2c79110151b9017a0829c4d44ee7b8e2ca04 (diff) |
Merge branch 'master' of git://git.denx.de/u-boot-arm
Diffstat (limited to 'board/logicpd/zoom2/config.mk')
-rw-r--r-- | board/logicpd/zoom2/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/logicpd/zoom2/config.mk b/board/logicpd/zoom2/config.mk index 8a8adc785a..9f3f57d6ff 100644 --- a/board/logicpd/zoom2/config.mk +++ b/board/logicpd/zoom2/config.mk @@ -30,4 +30,4 @@ # (mem base + reserved) # For use with external or internal boots. -CONFIG_SYS_TEXT_BASE = 0x80e80000 +CONFIG_SYS_TEXT_BASE = 0x80008000 |