mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
ARM: dts: Updated HK01 machid and kernel config
Updated HK01 machid and kernel config to reflect HK01 board machid and kernel configuration. Change-Id: Iabbda090ff595318686040ba4a3c1d1960f1b877 Signed-off-by: Gokul Sriram Palanisamy <gokulsri@codeaurora.org>
This commit is contained in:
parent
57c087df8d
commit
b815cbe2a7
1 changed files with 2 additions and 2 deletions
|
|
@ -17,8 +17,8 @@
|
|||
/ {
|
||||
model ="QCA, IPQ807x-HK01";
|
||||
compatible = "qca,ipq807x", "qca,ipq807x-hk01";
|
||||
machid = <0x01010000>;
|
||||
config_name = "config@1";
|
||||
machid = <0x08010000>;
|
||||
config_name = "config@hk01";
|
||||
|
||||
aliases {
|
||||
console = "/serial@78af000";
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue