mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Update qcom-ipq4019-l1000.dts
This commit is contained in:
parent
982e1fbf4e
commit
892a7e85ae
1 changed files with 5 additions and 2 deletions
|
@ -14,7 +14,6 @@
|
||||||
model = "GZ419";
|
model = "GZ419";
|
||||||
compatible = "pangu,l1000", "qcom,ipq4019";
|
compatible = "pangu,l1000", "qcom,ipq4019";
|
||||||
|
|
||||||
|
|
||||||
memory {
|
memory {
|
||||||
device_type = "memory";
|
device_type = "memory";
|
||||||
reg = <0x80000000 0x20000000>; /* 512MB */
|
reg = <0x80000000 0x20000000>; /* 512MB */
|
||||||
|
@ -26,12 +25,16 @@
|
||||||
led-failsafe = &power;
|
led-failsafe = &power;
|
||||||
led-running = &power;
|
led-running = &power;
|
||||||
led-upgrade = &power;
|
led-upgrade = &power;
|
||||||
|
serial0 = &blsp1_uart1;
|
||||||
|
serial1 = &blsp1_uart2;
|
||||||
};
|
};
|
||||||
|
|
||||||
chosen {
|
chosen {
|
||||||
bootargs-append = " root=/dev/ubiblock0_1 rootfstype=squashfs";
|
bootargs-append = " root=/dev/ubiblock0_1 rootfstype=squashfs";
|
||||||
|
linux,stdout-path = "serial0:115200n8";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
soc {
|
soc {
|
||||||
rng@22000 {
|
rng@22000 {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue