Commit 0ed5909
mpc85xx: p1010: Fix Sophos RED 15w NAND partitions
This partially reverts 78d259e.
That commit broke mounting the root fs on Sophos RED 15w due to
partition size mismatch, and changed the partition sequence, causing
the OpenWrt partition numbers to change from mtd3:kernel/mtd4:ubi to
mtd4:kernel/mtd5:ubi.
Fixes: 78d259e ("mpc85xx: fix some dtc warnings")
(cherry-picked from commit 09e7b24)
Signed-off-by: Shine <[email protected]>
Link: openwrt/openwrt#21062
Signed-off-by: Hauke Mehrtens <[email protected]>1 parent d0c2c30 commit 0ed5909
File tree
1 file changed
+10
-14
lines changed- target/linux/mpc85xx/files/arch/powerpc/boot/dts
1 file changed
+10
-14
lines changedLines changed: 10 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
168 | 178 | | |
169 | 179 | | |
170 | 180 | | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | 181 | | |
186 | 182 | | |
187 | 183 | | |
| |||
0 commit comments