forked from Mirrors/opensbi
		
	platform: generic/andes: Enable generic platform support for AE350
We move andes directory to platform/generic as the necessary fdt drivers are available, the users can enable the console, timer, ipi, irqchip and reset devices by adding device tree nodes stated in the docs/platform/andes-ae350.md. Signed-off-by: Yu Chien Peter Lin <peterlin@andestech.com> Reviewed-by: Bin Meng <bmeng@tinylab.org> Reviewed-by: Anup Patel <anup@brainfault.org>
This commit is contained in:
		
				
					committed by
					
						
						Anup Patel
					
				
			
			
				
	
			
			
			
						parent
						
							cfbabb9ec6
						
					
				
				
					commit
					a36d455182
				
			@@ -28,6 +28,10 @@ config PLATFORM_ALLWINNER_D1
 | 
			
		||||
	depends on FDT_IRQCHIP_PLIC
 | 
			
		||||
	default n
 | 
			
		||||
 | 
			
		||||
config PLATFORM_ANDES_AE350
 | 
			
		||||
	bool "Andes AE350 support"
 | 
			
		||||
	default n
 | 
			
		||||
 | 
			
		||||
config PLATFORM_SIFIVE_FU540
 | 
			
		||||
	bool "SiFive FU540 support"
 | 
			
		||||
	default n
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user