summaryrefslogtreecommitdiffstats
path: root/include/mpc512x.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2007-08-02 21:27:46 +0200
committerWolfgang Denk <wd@denx.de>2007-08-02 21:27:46 +0200
commitb1b54e352028ed370c3aa95d6fdeb9d64c5d2f86 (patch)
tree9cebaabeb5eb120db8bbcfc424767f1d3eb7d8d9 /include/mpc512x.h
parent8993e54b6f397973794f3d6f47d3b3c0c98dd4f6 (diff)
downloadtalos-obmc-uboot-b1b54e352028ed370c3aa95d6fdeb9d64c5d2f86.tar.gz
talos-obmc-uboot-b1b54e352028ed370c3aa95d6fdeb9d64c5d2f86.zip
Coding style cleanup, update CHANGELOG
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'include/mpc512x.h')
-rw-r--r--include/mpc512x.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mpc512x.h b/include/mpc512x.h
index 03e0e9a147..a100b22daf 100644
--- a/include/mpc512x.h
+++ b/include/mpc512x.h
@@ -60,7 +60,7 @@
#define CS_CTRL 0x00020
#define CS_CTRL_ME 0x01000000 /* CS Master Enable bit */
-#define CS_CTRL_IE 0x08000000 /* CS Interrupt Enable bit */
+#define CS_CTRL_IE 0x08000000 /* CS Interrupt Enable bit */
/* SPRIDR - System Part and Revision ID Register
*/
OpenPOWER on IntegriCloud