mirror of
				https://source.denx.de/u-boot/u-boot.git
				synced 2025-11-04 02:11:25 +01:00 
			
		
		
		
	ColdFire: Fix incorrect definition
Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
This commit is contained in:
		
							parent
							
								
									9017d9325a
								
							
						
					
					
						commit
						8d8235f84d
					
				@ -601,4 +601,8 @@
 | 
				
			|||||||
#define RTC_OCEN_OSCBYP			(0x00000010)
 | 
					#define RTC_OCEN_OSCBYP			(0x00000010)
 | 
				
			||||||
#define RTC_OCEN_CLKEN			(0x00000008)
 | 
					#define RTC_OCEN_CLKEN			(0x00000008)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* SDRAM */
 | 
				
			||||||
 | 
					#define SDRAMC_SDCR_CKE			(0x40000000)
 | 
				
			||||||
 | 
					#define SDRAMC_SDCR_REF			(0x10000000)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#endif				/* m5301x_h */
 | 
					#endif				/* m5301x_h */
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user