Patrick Rudolph has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/35409 )
Change subject: [WIP]arch/arm: Allow program loading of Linux kernels
......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/35409/1/src/arch/arm/boot.c
File src/arch/arm/boot.c:
https://review.coreboot.org/c/coreboot/+/35409/1/src/arch/arm/boot.c@31
PS1, Line 31: doit_3((void *)program_arg, (void *)(program_arg + sizeof(void *)),
please use assembly code.
as FIT is only used for LINUX kernel, the first two arguments should be hardcoded.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/35409
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ie0dcc26d647941de71669345911ba288341b834b
Gerrit-Change-Number: 35409
Gerrit-PatchSet: 1
Gerrit-Owner: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Patrick Rudolph
patrick.rudolph@9elements.com
Gerrit-Comment-Date: Sat, 14 Sep 2019 15:47:13 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment