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:
Tomasz Maciej Nowak
2022-06-07 15:58:31 +02:00
committed by Christian Lamparter
parent 9decd2a843
commit 5fca475b1a
5 changed files with 4 additions and 48 deletions

View File

@@ -75,7 +75,7 @@
status = "okay";
partitions {
compatible = "ecoscentric,redboot-fis-partitions";
compatible = "redboot-fis";
};
};