summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2006-05-10 17:43:20 +0200
committerWolfgang Denk <wd@pollux.denx.de>2006-05-10 17:43:20 +0200
commit977b50f86824fe3c262ef7efce5dbb7ddaf8a48f (patch)
tree1f53f30c933465a99788e554007ab98982cd196f /include
parent278bc4b37fabba61209fab8704c75f4fa80cc6fa (diff)
downloadblackbird-obmc-uboot-977b50f86824fe3c262ef7efce5dbb7ddaf8a48f.tar.gz
blackbird-obmc-uboot-977b50f86824fe3c262ef7efce5dbb7ddaf8a48f.zip
Minor cleanup.
Diffstat (limited to 'include')
-rw-r--r--include/configs/MPC8349EMDS.h2
-rw-r--r--include/configs/r5200.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/MPC8349EMDS.h b/include/configs/MPC8349EMDS.h
index 0300b0d949..66f164660e 100644
--- a/include/configs/MPC8349EMDS.h
+++ b/include/configs/MPC8349EMDS.h
@@ -39,7 +39,7 @@
#define CONFIG_MPC8349 1 /* MPC8349 specific */
#define CONFIG_MPC8349EMDS 1 /* MPC8349EMDS board specific */
-#undef CONFIG_PCI
+#undef CONFIG_PCI
#undef CONFIG_MPC83XX_PCI2 /* support for 2nd PCI controller */
#define PCI_66M
diff --git a/include/configs/r5200.h b/include/configs/r5200.h
index 7049704590..e1e406bf9b 100644
--- a/include/configs/r5200.h
+++ b/include/configs/r5200.h
@@ -72,7 +72,7 @@
#include <cmd_confdefs.h>
/* Note: We only copy one sectors worth of application code from location
- * 10200000 for speed purposes. Increase the size if necessary */
+ * 10200000 for speed purposes. Increase the size if necessary */
#define CONFIG_BOOTCOMMAND "cp.b 10200000 0 20000; go 400"
#define CONFIG_BOOTDELAY 1
OpenPOWER on IntegriCloud