Patch Set 3:

It's a huge fundamental change you are pushing through with RAMPAYLOAD.
I guess this feature has been review through during initial patch set and this patch just to fix below mentioned problem.

I am not so happy about this being submitted with the little discussion review it saw. Mostly I feel some amount of boilerplate KConfig variables has been added just before release and without documentation. Other people may feel otherwise who have thoroughly reviewed this work...

Why is RAMPAYLOAD=y correct default? Isn't a board still initially developed to go through the standard ramstage, or does HAVE_RAMPAYLOAD=y imply that RAMPAYLOAD=n for a board might not even work?

does HAVE_RAMPAYLOAD=y imply that RAMPAYLOAD=n for a board might not even work? Right now i'm seeing this case only and this patch to fix this problem. HAVE_RAMPAYLOAD=y should imply RAMPAYLOAD=y so avoid fallback/ramstage even complied and packed into cbfs.

I'm not sure how i have missed this to check when initially I was trying to build coreboot without ramstage. i can remember now, initially i only had RAMPAYLOAD as master kconfig then Nico has added HAVE_RAMPAYLOAD, Right now i'm seeing although mainboard do select HAVE_RAMPAYLOAD but still RAMPAYLOAD=n.

View Change

To view, visit change 33859. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I40308bbf970a0dbe5f7e2086ed8a7a70c2a3a32c
Gerrit-Change-Number: 33859
Gerrit-PatchSet: 3
Gerrit-Owner: Subrata Banik <subrata.banik@intel.com>
Gerrit-Reviewer: Aaron Durbin <adurbin@chromium.org>
Gerrit-Reviewer: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: Subrata Banik <subrata.banik@intel.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-Reviewer: ron minnich <rminnich@gmail.com>
Gerrit-CC: Kyösti Mälkki <kyosti.malkki@gmail.com>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-Comment-Date: Mon, 01 Jul 2019 04:35:53 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment