binman: Add a few more features to the wishlist
authorSimon Glass <sjg@chromium.org>
Sat, 20 Jul 2019 18:24:02 +0000 (12:24 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 29 Jul 2019 15:38:06 +0000 (09:38 -0600)
Add mention of a few other desirable features that may be implemented in
the future.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/README

index af2a231..5e8f9fd 100644 (file)
@@ -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 <sjg@chromium.org>