treewide: use upstream compatible for RedBoot FIS parser
No reason to keep that around, since upstream one does the same. Signed-off-by: Tomasz Maciej Nowak <tmn505@gmail.com>
This commit is contained in:
committed by
Christian Lamparter
parent
9decd2a843
commit
5fca475b1a
@@ -75,7 +75,7 @@
|
||||
status = "okay";
|
||||
|
||||
partitions {
|
||||
compatible = "ecoscentric,redboot-fis-partitions";
|
||||
compatible = "redboot-fis";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user