diff options
author | wdenk <wdenk> | 2004-03-25 15:14:43 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2004-03-25 15:14:43 +0000 |
commit | b79a11cc2bda7a4d5e00444427a0d06b4e86a990 (patch) | |
tree | 746dd46c12a481c3d0622cb51fcf7865047fba04 /include/configs/PPChameleonEVB.h | |
parent | 518e2e1ae322251f6452c7b413ecdc70c4605fa1 (diff) | |
download | u-boot-imx-b79a11cc2bda7a4d5e00444427a0d06b4e86a990.zip u-boot-imx-b79a11cc2bda7a4d5e00444427a0d06b4e86a990.tar.gz u-boot-imx-b79a11cc2bda7a4d5e00444427a0d06b4e86a990.tar.bz2 |
Code cleanup
Diffstat (limited to 'include/configs/PPChameleonEVB.h')
-rw-r--r-- | include/configs/PPChameleonEVB.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/PPChameleonEVB.h b/include/configs/PPChameleonEVB.h index cb76e3c..c2c372a 100644 --- a/include/configs/PPChameleonEVB.h +++ b/include/configs/PPChameleonEVB.h @@ -694,6 +694,4 @@ #endif /* CONFIG_NO_SERIAL_EEPROM */ -#define CFG_OPB_FREQ 50000000 - #endif /* __CONFIG_H */ |