]> git.ipfire.org Git - thirdparty/openwrt.git/commit
ramips: mt76x8: cudy-lt300-v3: fix backup partition offset 23511/head
authorFil Dunsky <filipp.dunsky@gmail.com>
Sun, 24 May 2026 17:44:10 +0000 (20:44 +0300)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 25 May 2026 20:58:00 +0000 (22:58 +0200)
commit700008e9d1e7b052678191c43fca926e05801d40
tree925602fa29919848ec2e98049b8ceb133828d219
parente892edd60f759b150f7ea771b3b0c9e462eb01b8
ramips: mt76x8: cudy-lt300-v3: fix backup partition offset

Fix typo in backup partition offset: `0xfe000` should be `0xfe0000`.

The incorrect offset caused the partition to be mapped at `0x0fe000`
instead of `0xfe0000`, placing it inside the firmware partition range.

Signed-off-by: Fil Dunsky <filipp.dunsky@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/23511
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/ramips/dts/mt7628an_cudy_lt300-v3.dts