Hello Patrick Georgi, Martin Roth, Michael Niewöhner,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/49077
to look at the new patch set (#3).
Change subject: mb/clevo/l140cu: Move FSP-M config hook to mainboard level ......................................................................
mb/clevo/l140cu: Move FSP-M config hook to mainboard level
Every variant needs to configure memory init parameters. Thus, move the hook for the FSP-M configuration to mainboard level being able to do common configurations there.
Change-Id: Ic161f83cb629b1e70ca670e10975a25bc0949656 Signed-off-by: Felix Singer felixsinger@posteo.net --- M src/mainboard/clevo/cml-u/Makefile.inc A src/mainboard/clevo/cml-u/include/variant/romstage.h A src/mainboard/clevo/cml-u/romstage.c M src/mainboard/clevo/cml-u/variants/l140cu/Makefile.inc M src/mainboard/clevo/cml-u/variants/l140cu/romstage.c 5 files changed, 22 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/77/49077/3