Attention is currently required from: Paul Menzel.
Arthur Heymans has uploaded a new patch set (#3). ( https://review.coreboot.org/c/coreboot/+/81559?usp=email )
Change subject: mb/{bd/bd_egs, iventec/transformers}: Fix building with x86_64 ......................................................................
mb/{bd/bd_egs, iventec/transformers}: Fix building with x86_64
This fixes a warning about casting an integer to a pointer, where the integer has a different size than the pointer (UINT32).
Change-Id: Iceb7cb1dbdc6f5397823a1737e3baeac96966a78 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/mainboard/bytedance/bd_egs/romstage.c M src/mainboard/inventec/transformers/romstage.c 2 files changed, 4 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/59/81559/3