[PATCH 04/32] x86: Add support for private files

Bin Meng bmeng.cn at gmail.com
Fri Oct 16 11:55:29 CEST 2020


On Mon, Sep 28, 2020 at 12:26 PM Simon Glass <sjg at chromium.org> wrote:
>
> Some boards need to include binary data into the image for use during the
> boot process. Add a node for these.
>
> An example is the audio-codec configuration used by some audio drivers on
> Intel platforms. If no private files are provided, they will be omitted.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  arch/x86/dts/u-boot.dtsi | 4 ++++
>  1 file changed, 4 insertions(+)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list