[coreboot-gerrit] Change in coreboot[master]: nb/intel/pineview: Select RELOCATABLE_RAMSTAGE

Martin Roth (Code Review) gerrit at coreboot.org
Mon Apr 24 19:47:12 CEST 2017


Martin Roth has submitted this change and it was merged. ( https://review.coreboot.org/19415 )

Change subject: nb/intel/pineview: Select RELOCATABLE_RAMSTAGE
......................................................................


nb/intel/pineview: Select RELOCATABLE_RAMSTAGE

Change-Id: Id1b7b98b4fba745ac0d55638b6a5cceba3c329ef
Signed-off-by: Arthur Heymans <arthur at aheymans.xyz>
Reviewed-on: https://review.coreboot.org/19415
Tested-by: build bot (Jenkins)
Reviewed-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
---
M src/northbridge/intel/pineview/Kconfig
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Kyösti Mälkki: Looks good to me, approved
  build bot (Jenkins): Verified



diff --git a/src/northbridge/intel/pineview/Kconfig b/src/northbridge/intel/pineview/Kconfig
index 3cfda9f..db77f11 100644
--- a/src/northbridge/intel/pineview/Kconfig
+++ b/src/northbridge/intel/pineview/Kconfig
@@ -25,6 +25,7 @@
 	select LAPIC_MONOTONIC_TIMER
 	select VGA
 	select MAINBOARD_HAS_NATIVE_VGA_INIT
+	select RELOCATABLE_RAMSTAGE
 
 config MAINBOARD_DO_NATIVE_VGA_INIT
 	def_bool y

-- 
To view, visit https://review.coreboot.org/19415
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Id1b7b98b4fba745ac0d55638b6a5cceba3c329ef
Gerrit-PatchSet: 3
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Arthur Heymans <arthur at aheymans.xyz>
Gerrit-Reviewer: Arthur Heymans <arthur at aheymans.xyz>
Gerrit-Reviewer: Kyösti Mälkki <kyosti.malkki at gmail.com>
Gerrit-Reviewer: Martin Roth <martinroth at google.com>
Gerrit-Reviewer: Paul Menzel <paulepanter at users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins)



More information about the coreboot-gerrit mailing list