mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
dts: ipq5018: modify MP03.6 to MP03.6-C1
This changes update mp03.6 config name. Signed-off-by: Vandhiadevan Karunamoorthy <vkarunam@codeaurora.org> Change-Id: I16b68bae3939848102c52152604e2a25807683cf
This commit is contained in:
parent
2f134cac29
commit
1affd87bb6
3 changed files with 5 additions and 5 deletions
|
|
@ -67,7 +67,7 @@ dtb-$(CONFIG_ARCH_IPQ5018) += ipq5018-emulation.dtb \
|
|||
ipq5018-mp03.1-c2.dtb \
|
||||
ipq5018-mp03.3.dtb \
|
||||
ipq5018-mp03.3-c2.dtb \
|
||||
ipq5018-mp03.6.dtb \
|
||||
ipq5018-mp03.6-c1.dtb \
|
||||
ipq5018-mp03.6-c2.dtb \
|
||||
ipq5018-db-mp02.1.dtb \
|
||||
ipq5018-db-mp03.1.dtb \
|
||||
|
|
|
|||
|
|
@ -14,10 +14,10 @@
|
|||
/dts-v1/;
|
||||
#include "ipq5018-soc.dtsi"
|
||||
/ {
|
||||
model ="QCA, IPQ5018-MP03.6";
|
||||
compatible = "qca,ipq5018", "qca,ipq5018-mp03.6";
|
||||
model ="QCA, IPQ5018-MP03.6-C1";
|
||||
compatible = "qca,ipq5018", "qca,ipq5018-mp03.6-c1";
|
||||
machid = <0x8040003>;
|
||||
config_name = "config@mp03.6";
|
||||
config_name = "config@mp03.6-c1";
|
||||
|
||||
aliases {
|
||||
console = "/serial@78AF000";
|
||||
|
|
@ -10,7 +10,7 @@
|
|||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*/
|
||||
#include "ipq5018-mp03.6.dts"
|
||||
#include "ipq5018-mp03.6-c1.dts"
|
||||
/ {
|
||||
model ="QCA, IPQ5018-MP03.6-C2";
|
||||
compatible = "qca,ipq5018", "qca,ipq5018-mp03.6-c2";
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue