diff options
Diffstat (limited to 'include/configs/PM854.h')
-rw-r--r-- | include/configs/PM854.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/include/configs/PM854.h b/include/configs/PM854.h index bf7eb8e..69e1baf 100644 --- a/include/configs/PM854.h +++ b/include/configs/PM854.h @@ -144,19 +144,14 @@ #undef CFG_RAMBOOT #endif - -#undef CONFIG_CLOCKS_IN_MHZ - - /* * Local Bus Definitions */ - #define CFG_LBC_LCRR 0x00030004 /* LB clock ratio reg */ #define CFG_LBC_LBCR 0x00000000 /* LB config reg */ #define CFG_LBC_LSRT 0x20000000 /* LB sdram refresh timer */ #define CFG_LBC_MRTPR 0x20000000 /* LB refresh timer prescal*/ - + #define CONFIG_L1_INIT_RAM #define CFG_INIT_RAM_LOCK 1 |