[U-Boot] [PATCH v6 04/13] binman: Add support for u-boot.img as an input binary
Bin Meng
bmeng.cn at gmail.com
Sun Dec 18 04:41:17 CET 2016
On Sat, Nov 26, 2016 at 11:15 AM, Simon Glass <sjg at chromium.org> wrote:
> Add an entry type for u-boot.img (a legacy U-Boot image) and a simple test.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v6: None
> Changes in v5: None
> Changes in v4: None
> Changes in v3: None
> Changes in v2: None
>
> tools/binman/etype/u_boot_img.py | 17 +++++++++++++++++
> tools/binman/func_test.py | 5 +++++
> tools/binman/test/36_u_boot_img.dts | 11 +++++++++++
> 3 files changed, 33 insertions(+)
> create mode 100644 tools/binman/etype/u_boot_img.py
> create mode 100644 tools/binman/test/36_u_boot_img.dts
>
Tested-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list