qcom-ipq4019-r619ac-128m.dts 383 B

123456789101112131415161718
  1. // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
  2. #include "qcom-ipq4019-r619ac.dtsi"
  3. / {
  4. model = "P&W R619AC 128M";
  5. compatible = "p2w,r619ac-128m";
  6. };
  7. &nand_rootfs {
  8. /*
  9. * Watch out: stock MIBIB is set up for a 64MiB chip.
  10. * If a 128MiB flash chip is used, make sure to have
  11. * the right values in MIBIB or the device might not
  12. * boot.
  13. */
  14. reg = <0x0 0x8000000>;
  15. };