Hello Patrick Rudolph, Felix Held, Arthur Heymans, Patrick Rudolph, Lance Zhao, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/35742
to look at the new patch set (#3).
Change subject: mb/facebook/fbg1701: Remove ONBOARD_MICRON_MEM ......................................................................
mb/facebook/fbg1701: Remove ONBOARD_MICRON_MEM
Config ONBOARD_MICRON_MEM and ONBOARD_SAMSUNG_MEM are available. These configs are used to determine if Samsung or Micron onboard memory is assembled. This can not detected run-time.
One CONFIG value will be enough to determine if Samsung memory is assembled. Only oldest HW revision contains Samsung module, so set CONFIG_ONBOARD_SAMSUNG memory to default No.
BUG=N/A TEST=Boot and verified on Facebook FBG-1701
Change-Id: Id65e92bd4b8d4fe3a6b87dec9bf77e3a62e1be96 Signed-off-by: Frans Hendriks fhendriks@eltan.com --- M src/mainboard/facebook/fbg1701/Kconfig M src/mainboard/facebook/fbg1701/romstage.c 2 files changed, 3 insertions(+), 12 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/42/35742/3