]> git.baikalelectronics.ru Git - uboot.git/commit
binman: fix default filename of u-boot-with-ucode-ptr in documentation
authorMasahiro Yamada <masahiroy@kernel.org>
Sat, 14 Dec 2019 04:47:26 +0000 (13:47 +0900)
committerSimon Glass <sjg@chromium.org>
Tue, 7 Jan 2020 23:02:39 +0000 (16:02 -0700)
commit78295f3d9da011f34da3e2660ed77dde97e6554f
tree35e3245ecbe61a54a8d069e728b94d5b75a18ec8
parenta0dd7bf0ba6f9dcc0a0bd15c09110d585d281a26
binman: fix default filename of u-boot-with-ucode-ptr in documentation

The suffix should be ".bin" instead of ".dtb" .

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
tools/binman/README.entries
tools/binman/etype/u_boot_with_ucode_ptr.py