mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-11-04 05:50:17 +00:00 
			
		
		
		
	armv8: fsl-layerscape: add missing register blocks base address defines
Add defines for the edma and qdma register block base addresses. Reviewed-by: Bharat Bhushan <bharat.bhushan@nxp.com> Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>
This commit is contained in:
		
							parent
							
								
									1666fa587b
								
							
						
					
					
						commit
						fa0706ef92
					
				@ -88,8 +88,12 @@
 | 
			
		||||
 | 
			
		||||
#define LPUART_BASE				(CONFIG_SYS_IMMR + 0x01950000)
 | 
			
		||||
 | 
			
		||||
#define EDMA_BASE_ADDR				(CONFIG_SYS_IMMR + 0x01c00000)
 | 
			
		||||
 | 
			
		||||
#define AHCI_BASE_ADDR				(CONFIG_SYS_IMMR + 0x02200000)
 | 
			
		||||
 | 
			
		||||
#define QDMA_BASE_ADDR				(CONFIG_SYS_IMMR + 0x07380000)
 | 
			
		||||
 | 
			
		||||
#define CONFIG_SYS_PCIE1_PHYS_ADDR		0x4000000000ULL
 | 
			
		||||
#define CONFIG_SYS_PCIE2_PHYS_ADDR		0x4800000000ULL
 | 
			
		||||
#define CONFIG_SYS_PCIE3_PHYS_ADDR		0x5000000000ULL
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user