kwbimage config file documentation (Was: Re: [PATCH RFC u-boot-mvebu 00/59] arm: mvebu: Various fixes)

Pali Rohár pali at kernel.org
Wed Mar 8 21:36:02 CET 2023


On Saturday 25 February 2023 01:18:26 Martin Rowe wrote:
>  - taken a look at the kwbimage documentation, but I don't think I can
> be of much help there

It should be pretty straightforward. Looking at how is documentation for
other format written (in the same manpage ./doc/mkimage.1), then looking
at existing kwbimage config files (find . -name "kwbimage.*cfg") and
looking into tools/kwbimage.c source code into functions which parses
config file (image_create_config_parse_oneline) and generate config file
(kwbimage_generate_config).


More information about the U-Boot mailing list