mb/supermicro/x10slm-f: Add board id for flashing via BMC
The ID for X10SLM+F is 0811 as reported by Knogle on IRC. Change-Id: Ie58aad50e66efbc3113541884beea9668d886b5d Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/c/coreboot/+/83692 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
This commit is contained in:
parent
2fbfa0657f
commit
1360d65c98
@ -28,4 +28,8 @@ config MAINBOARD_PART_NUMBER
|
|||||||
config ENABLE_DDR_2X_REFRESH
|
config ENABLE_DDR_2X_REFRESH
|
||||||
default y
|
default y
|
||||||
|
|
||||||
|
config SUPERMICRO_BOARDID
|
||||||
|
string
|
||||||
|
default "0811"
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user