summaryrefslogtreecommitdiff
path: root/src/mainboard/elmex/pcm205401
diff options
context:
space:
mode:
authorYuichi Ito <yui.corebt@gmail.com>2016-08-02 08:51:59 +0300
committerKyösti Mälkki <kyosti.malkki@gmail.com>2016-09-29 15:56:58 +0200
commit4951677b16568f5299016fd26c51001b28651812 (patch)
tree343bb455fffdbc54048b52812f077f49f2616ff5 /src/mainboard/elmex/pcm205401
parentc4ddfe45a8067473a63cdf066f50ae2345478548 (diff)
downloadcoreboot-4951677b16568f5299016fd26c51001b28651812.tar.xz
mainboard/elmex: Add new board pcm205401
pcm205401 is CPU board equipped with T40R of AMD. We used SeaBIOS and Windows Embedded Standard 7 to test pcm205401. In comparison to pcm205400, only VGA PCI ID is changed and board identifier strings in SMBIOS / DMI. Change-Id: I6c7e90db84f13ffbf9e629f2b92649895a466155 Signed-off-by: Yuichi Ito <yui.corebt@gmail.com> Reviewed-on: https://review.coreboot.org/15930 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Diffstat (limited to 'src/mainboard/elmex/pcm205401')
-rw-r--r--src/mainboard/elmex/pcm205401/Kconfig26
-rw-r--r--src/mainboard/elmex/pcm205401/Kconfig.name2
-rw-r--r--src/mainboard/elmex/pcm205401/board_info.txt5
3 files changed, 33 insertions, 0 deletions
diff --git a/src/mainboard/elmex/pcm205401/Kconfig b/src/mainboard/elmex/pcm205401/Kconfig
new file mode 100644
index 0000000000..a9bbe6e471
--- /dev/null
+++ b/src/mainboard/elmex/pcm205401/Kconfig
@@ -0,0 +1,26 @@
+#
+# This file is part of the coreboot project.
+#
+# Copyright (C) 2011 Advanced Micro Devices, Inc.
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; version 2 of the License.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+
+if BOARD_ELMEX_PCM205401
+
+config MAINBOARD_PART_NUMBER
+ string
+ default "pcm205401"
+
+config VGA_BIOS_ID
+ string
+ default "1002,9804" # FUSION_G_T40R
+
+endif # BOARD_ELMEX_PCM205401
diff --git a/src/mainboard/elmex/pcm205401/Kconfig.name b/src/mainboard/elmex/pcm205401/Kconfig.name
new file mode 100644
index 0000000000..f70b215abc
--- /dev/null
+++ b/src/mainboard/elmex/pcm205401/Kconfig.name
@@ -0,0 +1,2 @@
+config BOARD_ELMEX_PCM205401
+ bool "pcm205401"
diff --git a/src/mainboard/elmex/pcm205401/board_info.txt b/src/mainboard/elmex/pcm205401/board_info.txt
new file mode 100644
index 0000000000..4d51c8f09b
--- /dev/null
+++ b/src/mainboard/elmex/pcm205401/board_info.txt
@@ -0,0 +1,5 @@
+Board name: PCM205401
+Category: sbc
+ROM protocol: SPI
+ROM socketed: n
+Flashrom support: y