forked from Mirrors/opensbi
		
	platform: andes: Change all occurrences of andes45 to andes
To make the framework suit all Andes CPUs, change all occurrences of andes45 to andes. In addition, we fix some coding style problems and remove an unused macro in andes.h. Signed-off-by: Ben Zong-You Xie <ben717@andestech.com> Reviewed-by: Anup Patel <anup@brainfault.org>
This commit is contained in:
		
				
					committed by
					
						
						Anup Patel
					
				
			
			
				
	
			
			
			
						parent
						
							f68b3aed9d
						
					
				
				
					commit
					2b93ce0954
				
			@@ -37,7 +37,7 @@ config PLATFORM_ANDES_AE350
 | 
			
		||||
 | 
			
		||||
config PLATFORM_RENESAS_RZFIVE
 | 
			
		||||
	bool "Renesas RZ/Five support"
 | 
			
		||||
	select ANDES45_PMA
 | 
			
		||||
	select ANDES_PMA
 | 
			
		||||
	select ANDES_SBI
 | 
			
		||||
	select ANDES_PMU
 | 
			
		||||
	default n
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user