ath79: specify "firmware" partition format for ELECOM WRC-300GHBK2-I

Specify firmware partition format (denx,uimage) by compatible string
for ELECOM WRC-300GHBK2-I.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
This commit is contained in:
INAGAKI Hiroshi 2018-11-26 22:31:23 +09:00 committed by Mathias Kresin
parent f4abc962ec
commit fa1a120a1a

View file

@ -104,6 +104,7 @@
};
partition@70000 {
compatible = "denx,uimage";
label = "firmware";
reg = <0x070000 0x770000>;
};