mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-06 01:11:47 +01:00
arm: dts: devsoc: update for FBC support
These changes update the machine id and config name for emulation FBC bring up Change-Id: I45bf5cafcb14025841fda2b00e8f695d810b16d3 Signed-off-by: Vandhiadevan Karunamoorthy <quic_vkarunam@quicinc.com>
This commit is contained in:
parent
6761f6cf0d
commit
39dc3a9dc2
1 changed files with 2 additions and 2 deletions
|
|
@ -18,8 +18,8 @@
|
|||
/ {
|
||||
model ="QCA, DEVSOC-EMULATION";
|
||||
compatible = "qca,devsoc", "qca,devsoc-emulation";
|
||||
machid = <0xF040000>;
|
||||
config_name = "config@emulation";
|
||||
machid = <0xF060000>;
|
||||
config_name = "config@emulation-fbc";
|
||||
|
||||
aliases {
|
||||
console = "/serial@78AF000";
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue