From 8fb9f23d510fa6cb123936dd8076538175315d91 Mon Sep 17 00:00:00 2001 From: Hong Gan Date: Fri, 24 Jun 2016 14:04:21 -0700 Subject: opencellular/rotundu: Add mainboard support Adds Open Cellular rotundu mainboard supports. Working: - 2x Ethernet support - MSATA support - CPU init - Memory init - USB support - EMMC but disabled Not working: - TPM support Create directory structure and Kconfig files for OpenCellular Rotundu and copy sources from intel/minnowmax. Change-Id: I391d4bdd485f4bf5396c764fe3f11d98369593e4 Signed-off-by: Hong Gan Signed-off-by: David Hendricks Reviewed-on: https://review.coreboot.org/22894 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Rudolph --- src/mainboard/opencellular/rotundu/board_info.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/mainboard/opencellular/rotundu/board_info.txt (limited to 'src/mainboard/opencellular/rotundu/board_info.txt') diff --git a/src/mainboard/opencellular/rotundu/board_info.txt b/src/mainboard/opencellular/rotundu/board_info.txt new file mode 100644 index 0000000000..115b8be273 --- /dev/null +++ b/src/mainboard/opencellular/rotundu/board_info.txt @@ -0,0 +1,4 @@ +Board name: Rotundu +Category: sbc +ROM protocol: SPI +ROM socketed: n -- cgit v1.2.3