summaryrefslogtreecommitdiffstats
path: root/include/mpc86xx.h
diff options
context:
space:
mode:
authorJon Loeliger <jdl@freescale.com>2006-04-27 10:15:16 -0500
committerJon Loeliger <jdl@freescale.com>2006-04-27 10:15:16 -0500
commit5c9efb36a6b5431423f52888a0e3b4b515fe7eca (patch)
treeb4e456a06357346267f16a636af658cc85bf5b64 /include/mpc86xx.h
parenta2320a6bf8113a09544c42d160d10ac69d049a03 (diff)
downloadtalos-obmc-uboot-5c9efb36a6b5431423f52888a0e3b4b515fe7eca.tar.gz
talos-obmc-uboot-5c9efb36a6b5431423f52888a0e3b4b515fe7eca.zip
Cleanup whitespaces and style issues.
Removed //-style comments. Use 80-column lines. Remove trailing whitespace. Remove dead code and debug cruft.
Diffstat (limited to 'include/mpc86xx.h')
-rw-r--r--include/mpc86xx.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/mpc86xx.h b/include/mpc86xx.h
index 61b527979c..4edeae1647 100644
--- a/include/mpc86xx.h
+++ b/include/mpc86xx.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2004 Freescale Semiconductor.
+ * Copyright 2006 Freescale Semiconductor.
* Jeffrey Brown (jeffrey@freescale.com)
* Srikanth Srinivasan (srikanth.srinivasan@freescale.com)
*/
@@ -9,7 +9,7 @@
#define EXC_OFF_SYS_RESET 0x0100 /* System reset offset */
-/*----------------------------------------------------------------
+/*
* l2cr values. Look in config_<BOARD>.h for the actual setup
*/
#define l2cr 1017
@@ -23,7 +23,7 @@
#define L2CR_HWF 0x00000800 /* bit 20 - hardware flush */
#define L2CR_L2IP 0x00000001 /* global invalidate in progress */
-/*----------------------------------------------------------------
+/*
* BAT settings. Look in config_<BOARD>.h for the actual setup
*/
OpenPOWER on IntegriCloud