From 0594222eceb5ba642edf813373dd7c979520fcd3 Mon Sep 17 00:00:00 2001 From: Yinghai Lu Date: Thu, 12 Apr 2007 01:23:12 +0000 Subject: On behalf of AMD: Drop AMD prototype mainboards that were for internal testing & validation use only. Note: These boards could never be purchased. No reasons to worry. Questions welcome via private mail. Signed-off-by: Yinghai Lu Acked-by: Stefan Reinauer Acked-by: Ronald G. Minnich git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2609 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/amd/solo/mainboard.c | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 src/mainboard/amd/solo/mainboard.c (limited to 'src/mainboard/amd/solo/mainboard.c') diff --git a/src/mainboard/amd/solo/mainboard.c b/src/mainboard/amd/solo/mainboard.c deleted file mode 100644 index 4c482402c1..0000000000 --- a/src/mainboard/amd/solo/mainboard.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#include "chip.h" - -struct chip_operations mainboard_amd_solo_ops = { - CHIP_NAME("AMD Solo7 Mainboard") -}; - -- cgit v1.2.3