Use the correct splitter for board with the edimax header.
Signed-off-by: Mathias Kresin <dev@kresin.me>
};
partition@50000 {
- compatible = "denx,uimage";
+ compatible = "edimax,uimage";
label = "firmware";
reg = <0x50000 0x390000>;
};
};
partition@50000 {
- compatible = "denx,uimage";
+ compatible = "edimax,uimage";
label = "firmware";
reg = <0x50000 0x390000>;
};
};
partition@70000 {
- compatible = "denx,uimage";
+ compatible = "edimax,uimage";
reg = <0x00070000 0x00790000>;
label = "firmware";
};
};
partition@70000 {
- compatible = "denx,uimage";
+ compatible = "edimax,uimage";
label = "firmware";
reg = <0x00070000 0x00790000>;
};