From 513c53e4452160f51c57479f366921183ff456f7 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Sat, 20 Jul 2019 12:24:02 -0600 Subject: [PATCH] binman: Add a few more features to the wishlist Add mention of a few other desirable features that may be implemented in the future. Signed-off-by: Simon Glass --- tools/binman/README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/binman/README b/tools/binman/README index af2a231471..5e8f9fd480 100644 --- a/tools/binman/README +++ b/tools/binman/README @@ -962,6 +962,8 @@ Some ideas: - Support updating binaries in an image (with repacking) - Support adding FITs to an image - Support for ARM Trusted Firmware (ATF) +- Detect invalid properties in nodes +- Sort the fdtmap by offset -- Simon Glass -- 2.25.1