ath79: rename qca9533.dtsi to qca953x.dtsi
qca9533 is a costdown version of qca9531 which doesn't have USB and PCIE. Rename the misleading dtsi names and fix the SoC type of gl-ar300m. Signed-off-by: Chuanhong Guo <gch981213@gmail.com> [apply the changes for the gl-x750 as well] Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
committed by
Mathias Kresin
parent
5563d49a39
commit
c36ec336a3
@@ -175,7 +175,7 @@ endef
|
||||
TARGET_DEVICES += glinet_ar150
|
||||
|
||||
define Device/glinet_ar300m_nor
|
||||
ATH_SOC := qca9533
|
||||
ATH_SOC := qca9531
|
||||
DEVICE_TITLE := GL.iNet GL-AR300M
|
||||
DEVICE_PACKAGES := kmod-usb-core kmod-usb2
|
||||
IMAGE_SIZE := 16000k
|
||||
@@ -184,7 +184,7 @@ endef
|
||||
TARGET_DEVICES += glinet_ar300m_nor
|
||||
|
||||
define Device/glinet_gl-x750
|
||||
ATH_SOC := qca9533
|
||||
ATH_SOC := qca9531
|
||||
DEVICE_TITLE := GL.iNet GL-X750
|
||||
DEVICE_PACKAGES := kmod-usb-core kmod-usb2 kmod-ath10k ath10k-firmware-qca9887
|
||||
IMAGE_SIZE := 16000k
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
define Device/glinet_ar300m_nand
|
||||
ATH_SOC := qca9533
|
||||
ATH_SOC := qca9531
|
||||
DEVICE_TITLE := GL-AR300M (NAND)
|
||||
DEVICE_PACKAGES := kmod-usb-core kmod-usb2 kmod-usb-storage kmod-usb-ledtrig-usbport
|
||||
KERNEL_SIZE := 2048k
|
||||
|
||||
Reference in New Issue
Block a user