diff mbox series

[03/10] binman: Update the TODO list

Message ID 20210106213503.3.I13bcc6cd0071a58030a460ef7b2f795a237d2cf6@changeid
State Accepted
Commit 397a770254781d1bc59b0f8730aec4b7f52d750d
Delegated to: Simon Glass
Headers show
Series binman: Various minor fixes and improvement | expand

Commit Message

Simon Glass Jan. 7, 2021, 4:35 a.m. UTC
Two of the items have been completed and I thought of another one. Update
the list.

Signed-off-by: Simon Glass <sjg@chromium.org>
---

 tools/binman/README | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Comments

Simon Glass Jan. 23, 2021, 5:27 p.m. UTC | #1
Two of the items have been completed and I thought of another one. Update
the list.

Signed-off-by: Simon Glass <sjg@chromium.org>
---

 tools/binman/README | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Applied to u-boot-dm, thanks!
diff mbox series

Patch

diff --git a/tools/binman/README b/tools/binman/README
index de1eedfc3f7..a00c9026163 100644
--- a/tools/binman/README
+++ b/tools/binman/README
@@ -1050,10 +1050,9 @@  Some ideas:
 - Allow easy building of images by specifying just the board name
 - Support building an image for a board (-b) more completely, with a
   configurable build directory
-- Support adding FITs to an image
-- Support for ARM Trusted Firmware (ATF)
 - Detect invalid properties in nodes
 - Sort the fdtmap by offset
+- Output temporary files to a different directory
 
 --
 Simon Glass <sjg@chromium.org>