summaryrefslogtreecommitdiffstats
path: root/include/configs/PMC440.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2008-12-16 01:02:17 +0100
committerWolfgang Denk <wd@denx.de>2008-12-16 01:02:17 +0100
commit455ae7e87f67c44e6aea68865c83acadd3fcd36c (patch)
tree9f3b69f9c1c2fcc8937e6bd964b1321ac17d45bc /include/configs/PMC440.h
parent84bc72d90c505fec3ef4b693995407a0bd4064e5 (diff)
downloadblackbird-obmc-uboot-455ae7e87f67c44e6aea68865c83acadd3fcd36c.tar.gz
blackbird-obmc-uboot-455ae7e87f67c44e6aea68865c83acadd3fcd36c.zip
Coding style cleanup, update CHANGELOG.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'include/configs/PMC440.h')
-rw-r--r--include/configs/PMC440.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/PMC440.h b/include/configs/PMC440.h
index d0e3cda6c1..f9f10021bc 100644
--- a/include/configs/PMC440.h
+++ b/include/configs/PMC440.h
@@ -490,7 +490,7 @@
#endif
/* Memory Bank 1 (RESET) initialization */
-#define CONFIG_SYS_EBC_PB1AP 0x7f817200 //0x03017200
+#define CONFIG_SYS_EBC_PB1AP 0x7f817200 /* 0x03017200 */
#define CONFIG_SYS_EBC_PB1CR (CONFIG_SYS_RESET_BASE | 0x1c000)
/* Memory Bank 4 (FPGA / 32Bit) initialization */
OpenPOWER on IntegriCloud