mainboard: Add Sun Ultra 40 M2 port

Hardware / Coreboot - Jonathan A. Kollasch [kollasch.net] - 9 November 2015 17:57 UTC

The Ultra 40 M2 is a dual Socket F workstation with MCP55/IO55 chipset, DME1737 superio and onboard Firewire. This board port is for family 0Fh (K8) processors.

Due to existing bugs, having memory on the second node will cause raminit to fail.

Change-Id: I5b62ade908ffeb80e22f14edbe4c1ec04880bd30

7c62e17 mainboard: Add Sun Ultra 40 M2 port
src/mainboard/sunw/ultra40m2/Kconfig | 10 ++-
src/mainboard/sunw/ultra40m2/board_info.txt | 7 +-
src/mainboard/sunw/ultra40m2/cmos.layout | 2 +-
src/mainboard/sunw/ultra40m2/devicetree.cb | 109 ++++++++++-----------------
src/mainboard/sunw/ultra40m2/hda_verb.c | 26 +++----
src/mainboard/sunw/ultra40m2/mptable.c | 2 +-
src/mainboard/sunw/ultra40m2/resourcemap.c | 4 +-
src/mainboard/sunw/ultra40m2/romstage.c | 24 +++---
8 files changed, 78 insertions(+), 106 deletions(-)

Upstream: review.coreboot.org


  • Share