lede/target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4019-r619ac-128m.dts
AmadeusGhost cd0f7595b3 ipq40xx: add p2w-r619ac 128M NAND support
* delete r619ac sd gpio

* ipq40xx: add p2w-r619ac 128M NAND support

* ipq40xx: add p2w-r619ac 128M NAND support

* ipq40xx: add p2w-r619ac 128M NAND support

* ipq40xx: add p2w-r619ac 128M NAND support

* delete sd gpio
2019-11-27 18:19:33 +08:00

18 lines
329 B
Plaintext

// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
#include "qcom-ipq4019-r619ac.dtsi"
/ {
model = "P&W R619AC 128M";
compatible = "p2w,r619ac-128m";
chosen {
bootargs-append = " root=/dev/ubiblock0_1 rootfstype=squashfs";
};
};
&rootfs_part1 {
reg = <0x0 0x8000000>;
};
/delete-node/ &rootfs_part2;