mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-20 17:32:57 +00: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:
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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user