Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/44059
to look at the new patch set (#2).
Change subject: mb/ocp/deltalake: Update SMBIOS type 7 -- Cache Information ......................................................................
mb/ocp/deltalake: Update SMBIOS type 7 -- Cache Information
According to BIOS writer`s guide, L1 Data cache size and L1 Instruction cache size should be combined, and multiply the cache size of L1 and L2 by the number of cores
TEST=Execute "dmidecode -t 4" to check if the cache information is correct for Deltalake platform
Change-Id: Ibfb7d048046ff69fd3f0d18359193f80b8f39911 Signed-off-by: Morgan Jang Morgan_Jang@wiwynn.com --- M src/arch/x86/smbios.c M src/include/smbios.h M src/mainboard/ocp/deltalake/ramstage.c 3 files changed, 83 insertions(+), 5 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/59/44059/2