kontron/ktqm77: Update MRC path
It still pointed to the old binary despite implementing the newer interface Change-Id: Iebd5dae98168f5568f3ad6a18c5ebde9abc3ece0 Signed-off-by: Patrick Georgi <patrick.georgi@secunet.com> Reviewed-on: http://review.coreboot.org/3869 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
This commit is contained in:
parent
3f34fc4bf3
commit
540d8eaac9
|
@ -20,7 +20,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
|
|||
|
||||
config MRC_FILE
|
||||
string
|
||||
default "3rdparty/northbridge/intel/sandybridge/systemagent-ivybridge.bin"
|
||||
default "3rdparty/northbridge/intel/sandybridge/systemagent-r6.bin"
|
||||
|
||||
config MAINBOARD_DIR
|
||||
string
|
||||
|
|
Loading…
Reference in New Issue