]> git.baikalelectronics.ru Git - uboot.git/commit
binman: Incorporate entry documentation
authorSimon Glass <sjg@chromium.org>
Thu, 18 Mar 2021 07:25:15 +0000 (20:25 +1300)
committerSimon Glass <sjg@chromium.org>
Fri, 26 Mar 2021 04:03:10 +0000 (17:03 +1300)
commitf91553a1dbec202f3f146d3e5b049566c6507661
treeeac0a3906bfb3025cc304c780ef97f0e86a6d230
parent1c3f5b8ebb314b8f76f140b589f9786c263aa635
binman: Incorporate entry documentation

Update this to avoid sphinx warnings and incorporate it into the new
documentaiton tree.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/README.entries [deleted file]
tools/binman/cmdline.py
tools/binman/entries.rst [new file with mode: 0644]
tools/binman/etype/cbfs.py
tools/binman/etype/fdtmap.py
tools/binman/etype/fit.py
tools/binman/etype/intel_ifwi.py
tools/binman/etype/mkimage.py
tools/binman/etype/section.py
tools/binman/etype/text.py
tools/binman/setup.py