[FIX] support for simply measuring time

This commit is contained in:
Michal Simek 2007-07-14 13:11:28 +02:00
parent 91bb4ca665
commit 5280f352c8
1 changed files with 2 additions and 0 deletions

View File

@ -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 */