From 977b50f86824fe3c262ef7efce5dbb7ddaf8a48f Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Wed, 10 May 2006 17:43:20 +0200 Subject: Minor cleanup. --- include/configs/MPC8349EMDS.h | 2 +- include/configs/r5200.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'include') diff --git a/include/configs/MPC8349EMDS.h b/include/configs/MPC8349EMDS.h index 0300b0d949a..66f164660ee 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 70497045906..e1e406bf9b5 100644 --- a/include/configs/r5200.h +++ b/include/configs/r5200.h @@ -72,7 +72,7 @@ #include /* 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 -- cgit v1.2.3