diff options
Diffstat (limited to 'include/configs')
-rw-r--r-- | include/configs/PPChameleonEVB.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/PPChameleonEVB.h b/include/configs/PPChameleonEVB.h index b480114373..78ae6ba9c0 100644 --- a/include/configs/PPChameleonEVB.h +++ b/include/configs/PPChameleonEVB.h @@ -691,4 +691,6 @@ #endif #endif +#define CFG_OPB_FREQ 50000000 + #endif /* __CONFIG_H */ |