summaryrefslogtreecommitdiff
path: root/board/netstal
diff options
context:
space:
mode:
authorNiklaus Giger <niklaus.giger@netstal.com>2008-01-16 18:37:50 +0100
committerStefan Roese <sr@denx.de>2008-01-17 13:49:51 +0100
commit4bd5036e60afac37e484c2d35cbbe7f6cc1623e7 (patch)
tree3f276f9d929700f421861159ee9d219d7f91d988 /board/netstal
parent1a3ac86b79fcb690275c85861c8efa6a3899060a (diff)
ppc4xx: Netstal HCU4 board. Added POST. Various fixes
- Various fixes - Reduced rom_size from 384 to 320 kB - Environment is now in flash - Added POST - Support for OF Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
Diffstat (limited to 'board/netstal')
-rw-r--r--board/netstal/hcu4/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/netstal/hcu4/config.mk b/board/netstal/hcu4/config.mk
index 376609ab0..580f18cb2 100644
--- a/board/netstal/hcu4/config.mk
+++ b/board/netstal/hcu4/config.mk
@@ -21,7 +21,7 @@
# Netstal Maschinen AG: HCU4 boards
#
-TEXT_BASE = 0xFFFa0000
+TEXT_BASE = 0xFFFB0000
ifeq ($(debug),1)
PLATFORM_CPPFLAGS += -DDEBUG -g