Antwort: [PATCH v2 11/39] x86: apl: Add Global NVS table header

2020-03-09 Thread Wolfgang Wallner
Hi Simon, > -"Simon Glass" schrieb: - > > 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 > --- > > Changes in v2: > - Drop the Chrome OS pieces > - Rename the 'coreboot' console to 'U-Boot' >

[PATCH v2 11/39] x86: apl: Add Global NVS table header

2020-03-08 Thread Simon Glass
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 --- Changes in v2: - Drop the Chrome OS pieces - Rename the 'coreboot' console to 'U-Boot' .../include/asm/arch-apollolake/global_nvs.h | 37 +++