Ver Fonte

[FIX] support for simply measuring time

Michal Simek há 18 anos atrás
pai
commit
5280f352c8
1 ficheiros alterados com 2 adições e 0 exclusões
  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 */