mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-11-03 21:48:15 +00:00 
			
		
		
		
	powerpc/85xx: Fix wrong SVR value for MPC8567 and MPC8567E processors
Signed-off-by: Piergiorgio Beruto <piergiorgio.beruto@gmail.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
This commit is contained in:
		
							parent
							
								
									70ea7f82ed
								
							
						
					
					
						commit
						afabe4b94e
					
				@ -1030,8 +1030,8 @@
 | 
			
		||||
#define SVR_8555	0x807100
 | 
			
		||||
#define SVR_8555_E	0x807900
 | 
			
		||||
#define SVR_8560	0x807000
 | 
			
		||||
#define SVR_8567	0x807600
 | 
			
		||||
#define SVR_8567_E	0x807E00
 | 
			
		||||
#define SVR_8567	0x807501
 | 
			
		||||
#define SVR_8567_E	0x807D01
 | 
			
		||||
#define SVR_8568	0x807500
 | 
			
		||||
#define SVR_8568_E	0x807D00
 | 
			
		||||
#define SVR_8569	0x808000
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user