diff options
author | Detlev Zundel <dzu@denx.de> | 2010-03-12 10:01:12 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-03-21 22:44:42 +0100 |
commit | fd428c05c863aefb575b12b2a1916b02d5bfa759 (patch) | |
tree | af61cbc1d945fde6037ef62ce66723e7231183d5 /include/configs/v38b.h | |
parent | c0c316569f70055eb7c70864aaa6d48666782600 (diff) | |
download | u-boot-imx-fd428c05c863aefb575b12b2a1916b02d5bfa759.zip u-boot-imx-fd428c05c863aefb575b12b2a1916b02d5bfa759.tar.gz u-boot-imx-fd428c05c863aefb575b12b2a1916b02d5bfa759.tar.bz2 |
mpc5xxx: Remove all references to MGT5100
We do not support a processor that never reached a real customer.
Signed-off-by: Detlev Zundel <dzu@denx.de>
Diffstat (limited to 'include/configs/v38b.h')
-rw-r--r-- | include/configs/v38b.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/v38b.h b/include/configs/v38b.h index 92bcdb3..d462ed0 100644 --- a/include/configs/v38b.h +++ b/include/configs/v38b.h @@ -170,12 +170,10 @@ #define CONFIG_BOOTCOMMAND "run net_nfs" -#if defined(CONFIG_MPC5200) /* * IPB Bus clocking configuration. */ #undef CONFIG_SYS_IPBCLK_EQUALS_XLBCLK /* define for 133MHz speed */ -#endif /* * I2C configuration |