Parcourir la source

[FIX] support for simply measuring time

Michal Simek il y a 18 ans
Parent
commit
5280f352c8
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      include/configs/suzaku.h

+ 2 - 0
include/configs/suzaku.h

@@ -97,4 +97,6 @@
 #define CFG_GBL_DATA_OFFSET    (CFG_INIT_RAM_END - CFG_GBL_DATA_SIZE)
 #define CFG_INIT_SP_OFFSET	CFG_GBL_DATA_OFFSET
 
+#define XILINX_CLOCK_FREQ	50000000
+
 #endif	/* __CONFIG_H */