mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
ipq60xx: add alt name to JDCloud routers
This commit is contained in:
parent
94c4c1331a
commit
8a28dd39d4
@ -10,7 +10,7 @@
|
|||||||
#include <dt-bindings/input/input.h>
|
#include <dt-bindings/input/input.h>
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
model = "JDCloud RE-SS-01";
|
model = "JDCloud RE-SS-01 (AX1800 Pro)";
|
||||||
compatible = "jdcloud,re-ss-01", "qcom,ipq6018";
|
compatible = "jdcloud,re-ss-01", "qcom,ipq6018";
|
||||||
|
|
||||||
aliases {
|
aliases {
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
#include <dt-bindings/input/input.h>
|
#include <dt-bindings/input/input.h>
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
model = "JDCloud RE-CS-02";
|
model = "JDCloud RE-CS-02 (AX6600)";
|
||||||
compatible = "jdcloud,re-cs-02", "qcom,ipq6018";
|
compatible = "jdcloud,re-cs-02", "qcom,ipq6018";
|
||||||
|
|
||||||
aliases {
|
aliases {
|
||||||
|
2
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq6010-re-cs-07.dts
Executable file → Normal file
2
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq6010-re-cs-07.dts
Executable file → Normal file
@ -10,7 +10,7 @@
|
|||||||
#include <dt-bindings/input/input.h>
|
#include <dt-bindings/input/input.h>
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
model = "JDCloud RE-CS-07";
|
model = "JDCloud RE-CS-07 (ER1)";
|
||||||
compatible = "jdcloud,re-cs-07", "qcom,ipq6018";
|
compatible = "jdcloud,re-cs-07", "qcom,ipq6018";
|
||||||
|
|
||||||
aliases {
|
aliases {
|
||||||
|
@ -79,7 +79,7 @@ define Device/jdcloud_re-cs-07
|
|||||||
$(call Device/FitImage)
|
$(call Device/FitImage)
|
||||||
$(call Device/EmmcImage)
|
$(call Device/EmmcImage)
|
||||||
DEVICE_VENDOR := JDCloud
|
DEVICE_VENDOR := JDCloud
|
||||||
DEVICE_MODEL := RE-CS-07
|
DEVICE_MODEL := ER1
|
||||||
SOC := ipq6010
|
SOC := ipq6010
|
||||||
BLOCKSIZE := 64k
|
BLOCKSIZE := 64k
|
||||||
KERNEL_SIZE := 6144k
|
KERNEL_SIZE := 6144k
|
||||||
|
Loading…
Reference in New Issue
Block a user