ath79: refresh dts with mtdsplit_uimage's change

This commit is contained in:
AmadeusGhost 2021-01-24 12:30:46 +08:00
parent 03489fc1a4
commit 10120bb546

View File

@ -4,6 +4,7 @@
#include <dt-bindings/gpio/gpio.h>
#include <dt-bindings/input/input.h>
#include <dt-bindings/mtd/partitions/uimage.h>
/ {
model = "EnGenius ECB600";
@ -66,7 +67,8 @@
#size-cells = <1>;
partition@0 {
compatible = "openwrt,okli";
compatible = "openwrt,uimage", "denx,uimage";
openwrt,ih-magic = <IH_MAGIC_OKLI>;
label = "firmware";
reg = <0x0 0x0>;
};