mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
13 lines
199 B
Plaintext
13 lines
199 B
Plaintext
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
|
|
|
#include "qcom-ipq4019-r619ac.dtsi"
|
|
|
|
/ {
|
|
model = "P&W R619AC 64M";
|
|
compatible = "p2w,r619ac-64m";
|
|
};
|
|
|
|
&nand_rootfs {
|
|
reg = <0x0 0x4000000>;
|
|
};
|