ramips: add missing information to dlink headers

Add additional header information required for newer
bootloaders found on DIR-2660-A1 & A2.

Also remove the MTD splitter compatible from the second firmware
partition, as OpenWrt only supports handling of the first one.

Signed-off-by: Alan Luck <luckyhome2008@gmail.com>
[rephrase commit message, remove removal of read-only flags]
Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
Alan Luck
2021-04-20 19:44:01 +10:00
committed by David Bauer
parent 5269c47e8d
commit 2c9a07ed28
5 changed files with 179 additions and 8 deletions

View File

@@ -102,8 +102,6 @@
partition@4980000 {
label = "firmware2";
compatible = "openwrt,uimage", "denx,uimage";
openwrt,padding = <96>;
reg = <0x4980000 0x2800000>;
};