mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-01 14:11:15 +02:00
Drop 82802ab.c as it is identical to sharplhf00l04.c
Corresponding to flashrom svn r201 and coreboot v2 svn r3137. Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> Acked-by: Peter Stuge <peter@stuge.se>
This commit is contained in:
@ -18,6 +18,14 @@
|
||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
*/
|
||||
|
||||
/*
|
||||
* Datasheet:
|
||||
* - Name: Intel 82802AB/82802AC Firmware Hub (FWH)
|
||||
* - URL: http://www.intel.com/design/chipsets/datashts/290658.htm
|
||||
* - PDF: http://download.intel.com/design/chipsets/datashts/29065804.pdf
|
||||
* - Order number: 290658-004
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include "flash.h"
|
||||
|
Reference in New Issue
Block a user