[PATCH v5 11/29] x86: apl: Add Global NVS table header

Bin Meng bmeng.cn at gmail.com
Thu Apr 16 07:45:55 CEST 2020


On Thu, Apr 9, 2020 at 6:58 AM Simon Glass <sjg at chromium.org> wrote:
>
> Add the C version of this header. It includes a few Chrome OS bits which
> are disabled for a normal build.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Wolfgang Wallner <wolgang.wallner at br-automation.com>
> ---
>
> Changes in v5:
> - Tweak unused naming and comments
>
> Changes in v4:
> - Fix indentation of unused
> - Calculate the padding
>
> Changes in v3:
> - Fix stray #endif
>
> Changes in v2:
> - Drop the Chrome OS pieces
> - Rename the 'coreboot' console to 'U-Boot'
>
>  .../include/asm/arch-apollolake/global_nvs.h  | 36 +++++++++++++++++++
>  1 file changed, 36 insertions(+)
>  create mode 100644 arch/x86/include/asm/arch-apollolake/global_nvs.h
>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list