forked from xuos/xiuos
				
			Faster clock freq for zynq7000-zc702
This commit is contained in:
		
							parent
							
								
									6489d94dcd
								
							
						
					
					
						commit
						f6434bd573
					
				| 
						 | 
					@ -35,7 +35,7 @@ Modification:
 | 
				
			||||||
#include "log.h"
 | 
					#include "log.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
XScuTimer global_timer;
 | 
					XScuTimer global_timer;
 | 
				
			||||||
#define TIMER_LOAD_VALUE 0x32CFD0 // 10ms
 | 
					#define TIMER_LOAD_VALUE 0xFFFF 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
static void _sys_clock_init()
 | 
					static void _sys_clock_init()
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue