]> git.baikalelectronics.ru Git - uboot.git/commit
x86: Add support for private files
authorSimon Glass <sjg@chromium.org>
Wed, 4 Nov 2020 16:57:17 +0000 (09:57 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Thu, 5 Nov 2020 06:58:45 +0000 (14:58 +0800)
commit86eebe527ec23f22b1abfe15e1f30de90199ec04
treefda68d1d6a52eeffaebdd19d75483f60520bff51
parentd6763b99c46cba77db1da13e6fe0d5b115ef3def
x86: Add support for private files

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@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/dts/u-boot.dtsi