1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
3 * Device Tree include for the Linksys WRT1200AC (Caiman)
5 * Copyright (C) 2015 Imre Kaloz <kaloz@openwrt.org>
9 #include "armada-385-linksys.dtsi"
12 model = "Linksys WRT1200AC";
13 compatible = "linksys,caiman", "linksys,armada385", "marvell,armada385",
19 label = "caiman:amber:wan";
24 label = "caiman:white:wan";
29 label = "caiman:white:wlan_2g";
34 label = "caiman:white:wlan_5g";
39 label = "caiman:white:usb2";
44 label = "caiman:white:usb3_1";
49 label = "caiman:white:usb3_2";
54 label = "caiman:white:wps";
59 label = "caiman:amber:wps";
66 label = "caiman:white:power";
70 label = "caiman:white:sata";
77 compatible = "fixed-partitions";
83 reg = <0x0000000 0x200000>; /* 2MiB */
89 reg = <0x200000 0x40000>; /* 256KiB */
94 reg = <0x240000 0x40000>; /* 256KiB */
99 reg = <0x900000 0x100000>; /* 1MiB */
103 /* kernel1 overlaps with rootfs1 by design */
106 reg = <0xa00000 0x2800000>; /* 40MiB */
111 reg = <0x1000000 0x2200000>; /* 34MiB */
114 /* kernel2 overlaps with rootfs2 by design */
117 reg = <0x3200000 0x2800000>; /* 40MiB */
122 reg = <0x3800000 0x2200000>; /* 34MiB */
126 * 38MiB, last MiB is for the BBT, not writable
130 reg = <0x5a00000 0x2600000>;
134 * Unused area between "s_env" and "devinfo".
135 * Moved here because otherwise the renumbered
136 * partitions would break the bootloader
140 label = "unused_area";
141 reg = <0x280000 0x680000>; /* 6.5MiB */