From owner-freebsd-questions@freebsd.org Thu Oct 31 08:33:05 2019 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C522D17F99A for ; Thu, 31 Oct 2019 08:33:05 +0000 (UTC) (envelope-from phakt@elude.in) Received: from mx1.elude.in (mx1.elude.in [185.2.82.41]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 473dr00jC5z40j5 for ; Thu, 31 Oct 2019 08:33:03 +0000 (UTC) (envelope-from phakt@elude.in) Received: from meerkat.elude.in (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.elude.in (Postfix) with ESMTPS id AFB47BE0938 for ; Thu, 31 Oct 2019 09:32:55 +0100 (CET) Received: from webclient.eludemaillhqfkh5.onion (webclient.core_local_net [172.21.0.3]) by meerkat.elude.in (Postfix) with ESMTPA id 93DAA7A8E71 for ; Thu, 31 Oct 2019 08:32:07 +0000 (UTC) Received: from 172.18.0.2 (proxying for 10.152.152.10) by _ with HTTP; Thu, 31 Oct 2019 08:32:07 -0000 Message-ID: <8df7aecd9e30389237e59b0f5da02e6a.squirrel@_> Date: Thu, 31 Oct 2019 08:32:07 -0000 Subject: INTEL board compatible with Coreboot From: "iPwn" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.5.2 [SVN] MIME-Version: 1.0 Content-Type: text/plain;charset=utf-8 Content-Transfer-Encoding: 8bit ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=elude.in; s=mail; t=1572510727; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=DBn5it4WZaGUtRsffjGX4M0PB/ZI3a4ImkuPvxE//I4=; b=ZPouvBAueBZ71hqeDBlseAKJZ82XTphP2JtvBiizaLEOGiWRktaTROubECGanE5x2GOQYt fxGu1vSIhgkr4pf4WesVkPAlAQeXO6nVENFIXNTFnAN5d3ofHNtKLJvcy+u9ElFLKdGvJq E+ndXNdm3UCvTjb78kAUfEO2aISQRyg= ARC-Seal: i=1; s=mail; d=elude.in; t=1572510727; a=rsa-sha256; cv=none; b=WKZ/m31n2qfYiuOnlr4RWffv+TSltwli5KlkzSIRo5q9Rr3qpiSabHQpae7oYJW++5s0ii Hbbsp2KCFltv9QSidogmkMMkyKPa/CuQJS+ltziNRU1MYy9qxgjUxinEp+0cIqM0ZMrSbX nVMu2lgqgEbQGv8Gl0Wfgks9Rhqg2N8= ARC-Authentication-Results: i=1; meerkat.elude.in; auth=pass smtp.mailfrom=phakt@elude.in X-Rspamd-Queue-Id: 473dr00jC5z40j5 X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.62 / 15.00]; RCVD_TLS_LAST(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_DKIM_ALLOW(-0.20)[elude.in:s=mail]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ptr]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; RCVD_COUNT_THREE(0.00)[4]; IP_SCORE(-0.12)[asn: 49981(-0.61), country: NL(0.02)]; DKIM_TRACE(0.00)[elude.in:+]; DMARC_POLICY_ALLOW(-0.50)[elude.in,reject]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; MID_RHS_NOT_FQDN(0.50)[]; ASN(0.00)[asn:49981, ipnet:185.2.80.0/22, country:NL]; ARC_ALLOW(-1.00)[i=1] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Oct 2019 08:33:05 -0000 Hello, on FreeBSD forum there was a discussion about "FreeBSD friendly Motherboard compatible with Coreboot" link: https://forums.freebsd.org/threads/freebsd-friendly-motherboard-compatible-with-coreboot.68346/ the INTEL boards compatible with Coreboot seems to be: - Gigabyte GA-B75M-D3H - Asrock E350M1 does anyone know better options? another question still looking for answer: using flashrom if you type: -L | --list-supported print supported devices it says: Supported flash chips (total: 391): can someone check output and tell which are the best boards? Thanks