
16 Apr
2020
16 Apr
'20
7:45 a.m.
On Thu, Apr 9, 2020 at 6:58 AM Simon Glass sjg@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@chromium.org Reviewed-by: Wolfgang Wallner wolgang.wallner@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!