Hello build bot (Jenkins), Patrick Rudolph, Julius Werner,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/44376
to look at the new patch set (#3).
Change subject: arch/arm: Enable booting Linux payloads ......................................................................
arch/arm: Enable booting Linux payloads
Enables booting in a Linux kernel payload with the calling convention the kernel requires. As there is no method in coreboot to check the type of payload being booted (Linux or otherwise) this assumes any payload is a Linux payload.
Change-Id: If50c834c8f434bc02dee8f84370d1dbf8f9b69e2 Signed-off-by: Sam Lewis sam.vr.lewis@gmail.com --- M src/arch/arm/boot.c 1 file changed, 16 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/76/44376/3