From 5fca475b1ade5dd9bf093bc4afef56badf8cf2f7 Mon Sep 17 00:00:00 2001 From: Tomasz Maciej Nowak Date: Tue, 7 Jun 2022 15:58:31 +0200 Subject: 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 --- target/linux/gemini/image/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/gemini') diff --git a/target/linux/gemini/image/Makefile b/target/linux/gemini/image/Makefile index c84f1926dd..3fce3172ed 100644 --- a/target/linux/gemini/image/Makefile +++ b/target/linux/gemini/image/Makefile @@ -215,8 +215,8 @@ TARGET_DEVICES += storlink_sl93512r # The wiliboard images need some changes to be functional and buildable. # -# The dts would need to use the ecoscentric,redboot-fis-partitions partition -# parser to get the correct partition offsets and size. +# The dts would need to use the redboot-fis partition parser to get +# the correct partition offsets and size. # # The mkfwimage2 call need to be adjusted to reflect the real size of kernel # and rootfs. It is expected that the OEM firmware adjusts the on flash -- cgit v1.2.3