summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorPeter Pearse <peter.pearse@arm.com>2007-05-18 16:47:03 +0100
committerPeter Pearse <peter.pearse@arm.com>2007-05-18 16:47:03 +0100
commit3e3b956906eba9e4ad7931581ecedaad10eccce8 (patch)
tree2f8d461030a62106c2314451ee149e9ab55e9a11 /include
parentfdda367561f0f6fb21d5b575402c0f9d2fd08e76 (diff)
downloadblackbird-obmc-uboot-3e3b956906eba9e4ad7931581ecedaad10eccce8.tar.gz
blackbird-obmc-uboot-3e3b956906eba9e4ad7931581ecedaad10eccce8.zip
Reduce line lengths to 80 characters max.
Diffstat (limited to 'include')
-rwxr-xr-x[-rw-r--r--]include/configs/SMN42.h3
-rwxr-xr-x[-rw-r--r--]include/configs/lpc2292sodimm.h4
2 files changed, 5 insertions, 2 deletions
diff --git a/include/configs/SMN42.h b/include/configs/SMN42.h
index 41330e9dbe..1d2f28d946 100644..100755
--- a/include/configs/SMN42.h
+++ b/include/configs/SMN42.h
@@ -134,7 +134,8 @@
#undef CFG_CLKS_IN_HZ /* everything, incl board info, in Hz */
-#define CFG_LOAD_ADDR 0x81000000 /* default load address for uClinux img is here*/
+#define CFG_LOAD_ADDR 0x81000000 /* default load address
+ * for uClinux img is here*/
#define CFG_SYS_CLK_FREQ 58982400 /* Hz */
#define CFG_HZ 2048 /* decrementer freq in Hz */
diff --git a/include/configs/lpc2292sodimm.h b/include/configs/lpc2292sodimm.h
index d817ea8d73..30e0b10f79 100644..100755
--- a/include/configs/lpc2292sodimm.h
+++ b/include/configs/lpc2292sodimm.h
@@ -101,7 +101,9 @@
#undef CFG_CLKS_IN_HZ /* everything, incl board info, in Hz */
-#define CFG_LOAD_ADDR 0x00040000 /* default load address for armadillo: kernel img is here*/
+#define CFG_LOAD_ADDR 0x00040000 /* default load address for
+ * armadillo: kernel img is here
+ */
#define CFG_SYS_CLK_FREQ 58982400 /* Hz */
#define CFG_HZ 2048 /* decrementer freq in Hz */
OpenPOWER on IntegriCloud