summaryrefslogtreecommitdiffstats
path: root/include/configs/PM826.h
diff options
context:
space:
mode:
authorwdenk <wdenk>2003-03-26 11:42:53 +0000
committerwdenk <wdenk>2003-03-26 11:42:53 +0000
commitac6dbb85b7f080d923013bff4e1d5267cb6f8a5a (patch)
tree36654d13ca2b52408810f905ccbb3143cb82ce1a /include/configs/PM826.h
parent2a46cabd77eb8b94c6cbb59ee65afbf29815ba41 (diff)
downloadblackbird-obmc-uboot-ac6dbb85b7f080d923013bff4e1d5267cb6f8a5a.tar.gz
blackbird-obmc-uboot-ac6dbb85b7f080d923013bff4e1d5267cb6f8a5a.zip
Make compile clean, fix the usual small problems.
Diffstat (limited to 'include/configs/PM826.h')
-rw-r--r--include/configs/PM826.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/PM826.h b/include/configs/PM826.h
index 444b897264..6e32a4b3d6 100644
--- a/include/configs/PM826.h
+++ b/include/configs/PM826.h
@@ -198,7 +198,7 @@
#define CFG_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 }
-#define CFG_RESET_ADDRESS 0xFFFFFFFC /* "bad" address */
+#define CFG_RESET_ADDRESS 0xFDFFFFFC /* "bad" address */
/*
* For booting Linux, the board info and command line data
OpenPOWER on IntegriCloud