Attention is currently required from: Sean Rhodes.
Hello Sean Rhodes,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/84047?usp=email
to look at the new patch set (#5).
Change subject: soc/intel/apl: Fix building with clang & LTO ......................................................................
soc/intel/apl: Fix building with clang & LTO
With LTO enabled assigning a void * to an UINT32 gets a warning so cast explicitly.
Change-Id: I52094ec825fcec56a9b9fb6b9abc58644c2bf9cb Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/soc/intel/apollolake/romstage.c M src/vendorcode/intel/fsp/fsp2_0/geminilake/2.2.0.0/FspmUpd.h M src/vendorcode/intel/fsp/fsp2_0/geminilake/2.2.3.1/FspmUpd.h 3 files changed, 4 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/47/84047/5