
On Monday 14 January 2008, Niklaus Giger wrote:
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
board/netstal/hcu4/config.mk | 2 +- include/configs/hcu4.h | 33 ++++++++++++++++++++------------- 2 files changed, 21 insertions(+), 14 deletions(-)
diff --git a/board/netstal/hcu4/config.mk b/board/netstal/hcu4/config.mk index 376609a..2c0d595 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
Either use lower case or upper case characters but don't mix them in one define. I know it was present in the original version too and must have slipped through. Please clean up and resubmit.
Thanks.
Best regards, Stefan
===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office@denx.de =====================================================================