
Hi Tom,
This PR includes the following x86 changes for v2021.01 release:
- Avoid using hardcoded number of variable range MTRRs in mtrr_commit() - coral: Correct max98357 file - coral: Update smbios tables to latest definition
Azure results: PASS https://dev.azure.com/bmeng/GitHub/_build/results?buildId=300&view=resul...
The following changes since commit 1ae955e3a58f46918ef99b0b6c562967ba1bf39e:
Prepare v2021.01-rc2 (2020-11-09 17:20:05 -0500)
are available in the git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-x86
for you to fetch changes up to ca010674edb289b1f623e83b4529b6d9ae5e5c0d:
x86: coral: Update smbios tables to latest definition (2020-11-10 09:44:20 +0800)
---------------------------------------------------------------- Bin Meng (1): x86: Avoid using hardcoded number of variable range MTRRs in mtrr_commit()
Simon Glass (2): x86: coral: Correct max98357 file x86: coral: Update smbios tables to latest definition
arch/x86/cpu/mtrr.c | 2 +- arch/x86/dts/chromebook_coral.dts | 27 +++++++++++++++++++++------ board/google/chromebook_coral/max98357-render-2ch-48khz-24b.dat | Bin 0 -> 116 bytes 3 files changed, 22 insertions(+), 7 deletions(-)
Regards, Bin

On Tue, Nov 10, 2020 at 11:38:58AM +0800, Bin Meng wrote:
Hi Tom,
This PR includes the following x86 changes for v2021.01 release:
- Avoid using hardcoded number of variable range MTRRs in mtrr_commit()
- coral: Correct max98357 file
- coral: Update smbios tables to latest definition
Azure results: PASS https://dev.azure.com/bmeng/GitHub/_build/results?buildId=300&view=resul...
The following changes since commit 1ae955e3a58f46918ef99b0b6c562967ba1bf39e:
Prepare v2021.01-rc2 (2020-11-09 17:20:05 -0500)
are available in the git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-x86
for you to fetch changes up to ca010674edb289b1f623e83b4529b6d9ae5e5c0d:
x86: coral: Update smbios tables to latest definition (2020-11-10 09:44:20 +0800)
Applied to u-boot/master, thanks!
participants (2)
-
Bin Meng
-
Tom Rini