Explorar o código

[FIX] support for simply measuring time

Michal Simek %!s(int64=18) %!d(string=hai) anos
pai
achega
5280f352c8
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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 */