1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-07-01 14:11:15 +02:00

Support for sst firmware hub

Corresponding to flashrom svn r25 and coreboot v2 svn r1651.
This commit is contained in:
Ronald G. Minnich
2004-09-30 16:37:01 +00:00
parent 9ffaf0b423
commit 1f4d653d8c
6 changed files with 261 additions and 2 deletions

View File

@ -1,5 +1,5 @@
OBJS = flash_enable.o udelay.o jedec.o sst28sf040.o am29f040b.o mx29f002.c sst39sf020.o \
m29f400bt.o w49f002u.o 82802ab.o msys_doc.o pm49fl004.o sst49lf040.o
m29f400bt.o w49f002u.o 82802ab.o msys_doc.o pm49fl004.o sst49lf040.o sst_fwhub.o
CC = gcc -O2 -g -Wall -Werror
all: flash_rom flash_on