[U-Boot] [PATCH 02/26] binman: Update future features

Simon Glass sjg at chromium.org
Tue Jul 2 00:24:31 UTC 2019


A few features have been completed and a few items are added.

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

 tools/binman/README | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/tools/binman/README b/tools/binman/README
index 2f4c7fec21e..92341a14b61 100644
--- a/tools/binman/README
+++ b/tools/binman/README
@@ -811,13 +811,13 @@ Some ideas:
 - Use of-platdata to make the information available to code that is unable
   to use device tree (such as a very small SPL image)
 - Allow easy building of images by specifying just the board name
-- Produce a full Python binding for libfdt (for upstream). This is nearing
-    completion but some work remains
 - Add an option to decode an image into the constituent binaries
 - Support building an image for a board (-b) more completely, with a
   configurable build directory
-- Consider making binman work with buildman, although if it is used in the
-  Makefile, this will be automatic
+- Support putting the FDT in an image with a suitable magic number
+- Support adding a pointer to the FDT map
+- Support listing files in images
+- Support logging of binman's operations, with different levels of verbosity
 
 --
 Simon Glass <sjg at chromium.org>
-- 
2.22.0.410.gd8fdbe21b5-goog



More information about the U-Boot mailing list