fsp: Change mobo partnumbers to reflect that it's running code FSP variant
Change-Id: I7c823550bf77b03907fa8940a8800658d66d6786 Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com> Reviewed-on: http://review.coreboot.org/7183 Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
This commit is contained in:
parent
2ae46c374c
commit
741165740f
|
@ -47,7 +47,7 @@ config LOCK_MANAGEMENT_ENGINE
|
|||
|
||||
config MAINBOARD_PART_NUMBER
|
||||
string
|
||||
default "Bakersport CRB"
|
||||
default "Bakersport CRB (FSP)"
|
||||
|
||||
config IRQ_SLOT_COUNT
|
||||
int
|
||||
|
|
|
@ -47,7 +47,7 @@ config LOCK_MANAGEMENT_ENGINE
|
|||
|
||||
config MAINBOARD_PART_NUMBER
|
||||
string
|
||||
default "Bayley Bay CRB"
|
||||
default "Bayley Bay CRB (FSP)"
|
||||
|
||||
config IRQ_SLOT_COUNT
|
||||
int
|
||||
|
|
Loading…
Reference in New Issue