ipq40xx: add support for P&W R619AC (aka G-DOCK 2.0)
[openwrt/staging/chunkeey.git] / target / linux / ipq40xx / files / arch / arm / boot / dts / qcom-ipq4019-r619ac-128m.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2
3 #include "qcom-ipq4019-r619ac.dtsi"
4
5 / {
6 model = "P&W R619AC 128M";
7 compatible = "p2w,r619ac-128m";
8 };
9
10 &nand_rootfs {
11 /*
12 * Watch out: stock MIBIB is set up for a 64MiB chip.
13 * If a 128MiB flash chip is used, make sure to have
14 * the right values in MIBIB or the device might not
15 * boot.
16 */
17 reg = <0x0 0x8000000>;
18 };