Initial commit
This commit is contained in:
16
target/linux/ath79/dts/qca9558_qxwlan_e558-v2-16m.dts
Normal file
16
target/linux/ath79/dts/qca9558_qxwlan_e558-v2-16m.dts
Normal file
@@ -0,0 +1,16 @@
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||||
|
||||
#include "qca9558_qxwlan_e558.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Qxwlan E558 v2 16M";
|
||||
compatible = "qxwlan,e558-v2-16m", "qca,qca9558";
|
||||
};
|
||||
|
||||
&partitions {
|
||||
partition@70000 {
|
||||
compatible = "denx,uimage";
|
||||
label = "firmware";
|
||||
reg = <0x070000 0xf90000>;
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user