projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27145fd
)
binman: Add a few more features to the wishlist
author
Simon Glass
<sjg@chromium.org>
Sat, 20 Jul 2019 18:24:02 +0000
(12:24 -0600)
committer
Simon 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
patch
|
blob
|
history
diff --git
a/tools/binman/README
b/tools/binman/README
index af2a23147195c0658b35efcf77cabafc9de8e2a7..5e8f9fd4808e59eaa177bdeaa1416c2d82762dac 100644
(file)
--- 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 <sjg@chromium.org>