Please pull u-boot-x86
Bin Meng
bmeng.cn at gmail.com
Tue Mar 9 06:15:22 CET 2021
Hi Tom,
This PR includes the following x86 changes for v2021.04:
- Various minor fixes for x86
Azure results: PASS
https://dev.azure.com/bmeng/GitHub/_build/results?buildId=337&view=results
The following changes since commit 472c5484bca41a477f8b86a263e559f6e992c7f8:
Merge tag 'u-boot-amlogic-20210308' of
https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic (2021-03-08
07:41:50 -0500)
are available in the git repository at:
https://source.denx.de/u-boot/custodians/u-boot-x86
for you to fetch changes up to 736ecc643de4b329e2edcb3207edd58bf7ed0d9d:
x86: Select advanced Intel code only if allowed (2021-03-09 09:42:12 +0800)
----------------------------------------------------------------
Heinrich Schuchardt (1):
x86: sizeof-array-div error in lpc_common_early_init
Simon Glass (3):
x86: Fix member check in intel_gnvs
x86: Move INTEL_ACPIGEN to arch/x86
x86: Select advanced Intel code only if allowed
arch/x86/Kconfig | 24 ++++++++++++++++++++++++
arch/x86/cpu/apollolake/Kconfig | 1 +
arch/x86/cpu/intel_common/lpc.c | 2 +-
arch/x86/include/asm/intel_gnvs.h | 4 ++++
drivers/core/Kconfig | 9 ---------
5 files changed, 30 insertions(+), 10 deletions(-)
Regards,
Bin
More information about the U-Boot
mailing list