]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
binman: Update the TODO list
authorSimon Glass <sjg@chromium.org>
Thu, 7 Jan 2021 04:35:12 +0000 (21:35 -0700)
committerSimon Glass <sjg@chromium.org>
Sat, 30 Jan 2021 21:25:41 +0000 (14:25 -0700)
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

index de1eedfc3f705a2bf3a1ac8b3189dbc8cab7e465..a00c90261633f0cb5eac8553a48b7a68eb87a0d0 100644 (file)
@@ -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>