diff options
author | Arthur Heymans <arthur@aheymans.xyz> | 2019-10-23 17:07:15 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-10-30 08:33:07 +0000 |
commit | 5331a7cff9ebf6f92542eee53e6556a4d5a0dc75 (patch) | |
tree | 969645fdde1672fd2a4e2fb4273224fe98abd695 /src/southbridge/nvidia/mcp55/mcp55.c | |
parent | b7cc68ae6aa5d3effec7606ea1020adfe69384e6 (diff) | |
download | coreboot-5331a7cff9ebf6f92542eee53e6556a4d5a0dc75.tar.xz |
Program loading: Handoff cbmem_top via calling arguments
There are a lot of different implementations to pass information from
romstage to ramstage. These could all be unified by passing this
information via cbmem. Often however these methods exist for that very
purpose. This solves this by passing cbmem_top via the programs
arguments.
Change-Id: Id2031f7bb81ce65fc318313c270eb1fbae3b2114
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36272
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/southbridge/nvidia/mcp55/mcp55.c')
0 files changed, 0 insertions, 0 deletions