mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-04 00:14:48 +01:00
Merge "ipq5018: DTS: Update Emulation Machine ID"
This commit is contained in:
commit
48a962be05
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (c) 2016-2019, The Linux Foundation. All rights reserved.
|
||||
* Copyright (c) 2016-2020, The Linux Foundation. All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2 and
|
||||
|
|
@ -16,7 +16,7 @@
|
|||
/ {
|
||||
model ="QCA, IPQ5018-EMULATION";
|
||||
compatible = "qca,ipq5018", "qca,ipq5018-emulation";
|
||||
machid = <0x08010000>;
|
||||
machid = <0x0F040000>;
|
||||
config_name = "config@emulation-c2";
|
||||
|
||||
aliases {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue