Arthur Heymans has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/31109
Change subject: mb/lenovo/thinkcentre_a58: Extend mb name ......................................................................
mb/lenovo/thinkcentre_a58: Extend mb name
While branded as thinkcentre a58 this board can also be found as "L-IG41M".
Change-Id: I06ed424138c46c6b2f29f15c7ea5c3648b26a8d3 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/mainboard/lenovo/thinkcentre_a58/Kconfig.name 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/09/31109/1
diff --git a/src/mainboard/lenovo/thinkcentre_a58/Kconfig.name b/src/mainboard/lenovo/thinkcentre_a58/Kconfig.name index edc44fa..97c07cb 100644 --- a/src/mainboard/lenovo/thinkcentre_a58/Kconfig.name +++ b/src/mainboard/lenovo/thinkcentre_a58/Kconfig.name @@ -1,2 +1,2 @@ config BOARD_LENOVO_THINKCENTRE_A58 - bool "ThinkCentre A58" + bool "ThinkCentre A58 (L-IG41M)"
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/31109 )
Change subject: mb/lenovo/thinkcentre_a58: Extend mb name ......................................................................
Patch Set 1: Code-Review+2
I had this idea with laptop mainboards too, since the same computer model can have complietely different mainboards.
Patrick Georgi has submitted this change and it was merged. ( https://review.coreboot.org/c/coreboot/+/31109 )
Change subject: mb/lenovo/thinkcentre_a58: Extend mb name ......................................................................
mb/lenovo/thinkcentre_a58: Extend mb name
While branded as thinkcentre a58 this board can also be found as "L-IG41M".
Change-Id: I06ed424138c46c6b2f29f15c7ea5c3648b26a8d3 Signed-off-by: Arthur Heymans arthur@aheymans.xyz Reviewed-on: https://review.coreboot.org/c/31109 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Angel Pons th3fanbus@gmail.com --- M src/mainboard/lenovo/thinkcentre_a58/Kconfig.name 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: build bot (Jenkins): Verified Angel Pons: Looks good to me, approved
diff --git a/src/mainboard/lenovo/thinkcentre_a58/Kconfig.name b/src/mainboard/lenovo/thinkcentre_a58/Kconfig.name index edc44fa..97c07cb 100644 --- a/src/mainboard/lenovo/thinkcentre_a58/Kconfig.name +++ b/src/mainboard/lenovo/thinkcentre_a58/Kconfig.name @@ -1,2 +1,2 @@ config BOARD_LENOVO_THINKCENTRE_A58 - bool "ThinkCentre A58" + bool "ThinkCentre A58 (L-IG41M)"