mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-07 01:40:49 +01:00
arm: dts: devsoc: updated the emulation mach-id
use machid 0xF040000 for devsoc emulation support Change-Id: Id7487880570d8ef8dfa66cb6bda24798fcf339e2 Signed-off-by: Ram Kumar D <quic_ramd@quicinc.com>
This commit is contained in:
parent
90bab1a3a9
commit
3d95086191
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
|||
/ {
|
||||
model ="QCA, DEVSOC-EMULATION";
|
||||
compatible = "qca,devsoc", "qca,devsoc-emulation";
|
||||
machid = <0xF050000>;
|
||||
machid = <0xF040000>;
|
||||
config_name = "config@emulation";
|
||||
|
||||
aliases {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue