ramips: fix cpuclock for the GB-PC1
The GnuBee PC1 stock bootloader runs at 900Mhz. This fixes bad clock drift when running the platform. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
		 Rosen Penev
					Rosen Penev
				
			
				
					committed by
					
						 Mathias Kresin
						Mathias Kresin
					
				
			
			
				
	
			
			
			 Mathias Kresin
						Mathias Kresin
					
				
			
						parent
						
							3c94691620
						
					
				
				
					commit
					7059ab48a6
				
			| @@ -102,6 +102,11 @@ | ||||
| 	}; | ||||
| }; | ||||
|  | ||||
| &cpuclock { | ||||
| 	compatible = "fixed-clock"; | ||||
| 	clock-frequency = <90000000>; | ||||
| }; | ||||
|  | ||||
| &pcie { | ||||
| 	status = "okay"; | ||||
| }; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user