mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-13 19:39:14 +01:00
dts: ipq5018: Update config_name in mp02.1
This changes support config based single itb to load kernel Signed-off-by: Vandhiadevan Karunamoorthy <vkarunam@codeaurora.org> Change-Id: I163d1788e2875fa8f4dcacb3c1c241535c8658b9
This commit is contained in:
parent
c8365407da
commit
63eda2998d
2 changed files with 2 additions and 2 deletions
|
|
@ -17,7 +17,7 @@
|
|||
model ="QCA, IPQ5018/DB-MP02.1";
|
||||
compatible = "qca,ipq5018", "qca,ipq5018-db-mp02.1";
|
||||
machid = <0x1040003>;
|
||||
config_name = "config@db-mp02.1";
|
||||
config_name = "config@1";
|
||||
|
||||
aliases {
|
||||
console = "/serial@78AF000";
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
model ="QCA, IPQ5018-MP02.1";
|
||||
compatible = "qca,ipq5018", "qca,ipq5018-mp02.1";
|
||||
machid = <0x8040000>;
|
||||
config_name = "config@mp02.1";
|
||||
config_name = "config@1";
|
||||
|
||||
aliases {
|
||||
console = "/serial@78AF000";
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue