mainboard/elmex: Add new board pcm205400

Hardware / Coreboot - Yuichi Ito [gmail.com] - 29 September 2016 08:56 UTC

pcm205400 is CPU board equipped with T56N of AMD. We used SeaBIOS and Windows Embedded Standard 7 to test pcm205400. I disable the port5, 6, and 7 of the PCI-e in elmex/pcm205400/PlatformGnbPcieComplex.h. I disable the audio capabilities at the 236th line of elmex/pcm205400/platform_cfg.h. Coding style is modified to avoid the error and warning that occur when I commit.

Change-Id: I77cb76903fe3c1b500a306426f5399936382695b

c4ddfe4 mainboard/elmex: Add new board pcm205400
src/mainboard/elmex/pcm205400/Kconfig | 7 +-
.../elmex/pcm205400/PlatformGnbPcieComplex.h | 110 +++++++++++++-------
src/mainboard/elmex/pcm205400/board_info.txt | 4 +-
src/mainboard/elmex/pcm205400/devicetree.cb | 8 +-
src/mainboard/elmex/pcm205400/platform_cfg.h | 12 +--
5 files changed, 85 insertions(+), 56 deletions(-)

Upstream: review.coreboot.org


  • Share