mirror of
				https://github.com/immortalwrt/immortalwrt.git
				synced 2025-11-02 16:21:21 +08:00 
			
		
		
		
	rockchip: make SATA(AHCI) really work on Radxa E25
kmod-ahci-dwc is required to use SATA(AHCI) on Radxa E25.
Fixes: f7c732bf9e ("rockchip: add Radxa E25 board support")
Signed-off-by: FUKAUMI Naoki <naoki@radxa.com>
Link: https://github.com/openwrt/openwrt/pull/15923
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
			
			
This commit is contained in:
		
				
					committed by
					
						
						Hauke Mehrtens
					
				
			
			
				
	
			
			
			
						parent
						
							7390642237
						
					
				
				
					commit
					669470384e
				
			@ -111,7 +111,7 @@ define Device/radxa_e25
 | 
			
		||||
  DEVICE_DTS := rockchip/rk3568-radxa-e25
 | 
			
		||||
  BOOT_SCRIPT := radxa-e25
 | 
			
		||||
  UBOOT_DEVICE_NAME := radxa-e25-rk3568
 | 
			
		||||
  DEVICE_PACKAGES := kmod-r8169 kmod-ata-ahci-platform
 | 
			
		||||
  DEVICE_PACKAGES := kmod-r8169 kmod-ata-ahci-dwc
 | 
			
		||||
endef
 | 
			
		||||
TARGET_DEVICES += radxa_e25
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user