Modified flashrom sources to support the Aspeed AST2050 / AST2400
Find a file
Timothy Pearson ca651b75d7
Merge pull request #2 from pkubaj/patch-1
Properly disable WDT
2017-11-17 12:54:40 -06:00
Documentation Add a bunch of new/tested stuff and various small changes 21 2014-08-06 15:09:15 +00:00
util Convert flashrom to git 2016-12-04 19:40:06 +01:00
.gitattributes Convert flashrom to git 2016-12-04 19:40:06 +01:00
.gitignore Convert flashrom to git 2016-12-04 19:40:06 +01:00
82802ab.c Refine physical address mapping of flash chips 2014-08-30 23:39:51 +00:00
amd_imc.c sbxxx: Handle active IMCs in AMD chipsets 2013-07-25 22:58:56 +00:00
archtest.c Unify target OS and CPU architecture checks 2015-01-10 09:32:50 +00:00
ast1100.c Properly disable WDT 2017-09-30 01:16:35 +02:00
ast2400.c Add support for programming SPI devices attached to the AST1100 BMC 2017-08-26 23:34:51 -05:00
at45db.c Add a bunch of new/tested stuff and various small changes 24 2016-01-23 16:16:49 +00:00
atahpt.c Rename programmer registration functions 2014-07-19 22:03:29 +00:00
atapromise.c Fix chip size limiting in atapromise 2016-02-18 23:11:52 +00:00
atavia.c Add a bunch of new/tested stuff and various small changes 21 2014-08-06 15:09:15 +00:00
bitbang_spi.c Rename programmer registration functions 2014-07-19 22:03:29 +00:00
board_enable.c Add a bunch of new/tested stuff and various small changes 25 2016-03-13 15:16:30 +00:00
buspirate_spi.c Rename programmer registration functions 2014-07-19 22:03:29 +00:00
cbtable.c cbtable.c: Do not unnecessarily duplicate strings 2014-11-01 23:12:33 +00:00
ch341a_spi.c Add support for WCH CH341A as an SPI programmer 2016-01-31 22:10:29 +00:00
chipdrivers.h 4ba patches 2017-05-02 14:20:15 -05:00
chipset_enable.c Add a bunch of new/tested stuff and various small changes 24 2016-01-23 16:16:49 +00:00
cli_classic.c Add support for Spansion S25FL127S 2014-12-12 00:32:03 +00:00
cli_common.c Refactor some CLI-relevant parts 2014-08-08 23:52:33 +00:00
cli_output.c 4ba patches 2017-05-02 14:20:15 -05:00
COPYING Add a dedicated license 2007-09-08 14:36:01 +00:00
coreboot_tables.h Polish the flashrom code comments and outputs a bit 2010-03-25 23:18:41 +00:00
dediprog.c dediprog: use ordinary USB devs array 2016-02-22 08:59:27 +00:00
dmi.c Add a bunch of new/tested stuff and various small changes 24 2016-01-23 16:16:49 +00:00
drkaiser.c Rename programmer registration functions 2014-07-19 22:03:29 +00:00
dummyflasher.c Add a bunch of new/tested stuff and various small changes 24 2016-01-23 16:16:49 +00:00
en29lv640b.c Unify non-shifted and shifted JEDEC access 2014-08-08 08:33:01 +00:00
flash.h 4ba patches 2017-05-02 14:20:15 -05:00
flashchips.c Mark Spansion S25FL128P(0) tested for PREW 2017-08-26 23:34:51 -05:00
flashchips.h Initial MX66L51235F support 2017-05-02 14:20:30 -05:00
flashrom.8.tmpl Add a bunch of new/tested stuff and various small changes 25 2016-03-13 15:16:30 +00:00
flashrom.c Add support for programming SPI devices attached to the AST1100 BMC 2017-08-26 23:34:51 -05:00
ft2232_spi.c ft2232_spi: Add support for Google Servo boards (v1 + v2) 2016-02-14 15:46:00 +00:00
gfxnvidia.c Rename programmer registration functions 2014-07-19 22:03:29 +00:00
helpers.c Add a bunch of new/tested stuff and various small changes 24 2016-01-23 16:16:49 +00:00
hwaccess.c Add support for GNU Hurd 2016-03-06 22:32:16 +00:00
hwaccess.h Do not require PCI code for RayeR SPI driver 2016-02-20 21:43:56 +00:00
ich_descriptors.c Fix wrong density encoding on Intel Silvermont 2015-01-05 23:00:14 +00:00
ich_descriptors.h Fix wrong density encoding on Intel Silvermont 2015-01-05 23:00:14 +00:00
ichspi.c Pimp the manpage to create nicer hyperlinks and HTML output 2016-01-14 22:47:55 +00:00
internal.c Pimp the manpage to create nicer hyperlinks and HTML output 2016-01-14 22:47:55 +00:00
it85spi.c Rename programmer registration functions 2014-07-19 22:03:29 +00:00
it87spi.c Rename programmer registration functions 2014-07-19 22:03:29 +00:00
it8212.c Add a bunch of new/tested stuff and various small changes 21 2014-08-06 15:09:15 +00:00
jedec.c Add a bunch of new/tested stuff and various small changes 24 2016-01-23 16:16:49 +00:00
layout.c Fix fscanf format string security bug in layout.c 2016-03-13 17:36:49 +00:00
linux_spi.c Add a bunch of new/tested stuff and various small changes 24 2016-01-23 16:16:49 +00:00
Makefile Add support for programming SPI devices attached to the AST1100 BMC 2017-08-26 23:34:51 -05:00
mcp6x_spi.c Pimp the manpage to create nicer hyperlinks and HTML output 2016-01-14 22:47:55 +00:00
mstarddc_spi.c Fix a number of problems in mstarddc_spi.c 2015-02-18 23:28:30 +00:00
nic3com.c Rename programmer registration functions 2014-07-19 22:03:29 +00:00
nicintel.c Rename programmer registration functions 2014-07-19 22:03:29 +00:00
nicintel_eeprom.c Add a bunch of new/tested stuff and various small changes 22 2015-02-08 21:57:52 +00:00
nicintel_spi.c Add support for Intel 82599 10 GbE NICs 2014-12-05 22:56:13 +00:00
nicnatsemi.c Rename programmer registration functions 2014-07-19 22:03:29 +00:00
nicrealtek.c Rename programmer registration functions 2014-07-19 22:03:29 +00:00
ogp_spi.c Rename programmer registration functions 2014-07-19 22:03:29 +00:00
opaque.c Rename programmer registration functions 2014-07-19 22:03:29 +00:00
os.h Add support for GNU Hurd 2016-03-06 22:32:16 +00:00
pcidev.c Obtain correct virtual address for 32-bit BARs on PPC 2017-05-02 14:20:23 -05:00
physmap.c Fix compilation on non-i386 architectures on OpenBSD 2016-02-07 03:35:04 +00:00
pickit2_spi.c Add a bunch of new/tested stuff and various small changes 25 2016-03-13 15:16:30 +00:00
platform.h Partial architecture support for alpha hppa m68k sh s390 2016-02-25 20:10:26 +00:00
pony_spi.c Shutdown serial port in pony_spi 2016-03-13 16:24:09 +00:00
print.c Add a bunch of new/tested stuff and various small changes 25 2016-03-13 15:16:30 +00:00
print_wiki.c Add a bunch of new/tested stuff and various small changes 23 2015-03-01 22:04:38 +00:00
processor_enable.c Rigorously check integrity of I/O stream data 2015-12-25 21:59:45 +00:00
programmer.c Add a bunch of new/tested stuff and various small changes 22 2015-02-08 21:57:52 +00:00
programmer.h Add support for programming SPI devices attached to the AST1100 BMC 2017-08-26 23:34:51 -05:00
rayer_spi.c rayer_spi: add support for SPI Tiny Tools-compatible hardware 2016-02-28 17:04:38 +00:00
README Add a bunch of new/tested stuff and various small changes 25 2016-03-13 15:16:30 +00:00
satamv.c Rename programmer registration functions 2014-07-19 22:03:29 +00:00
satasii.c Rename programmer registration functions 2014-07-19 22:03:29 +00:00
sb600spi.c Add a bunch of new/tested stuff and various small changes 25 2016-03-13 15:16:30 +00:00
serial.c Fix file descriptor leak in serial.c 2016-01-16 18:50:27 +00:00
serprog.c 4ba patches 2017-05-02 14:20:15 -05:00
serprog.h serprog: add opcode to control the programmer's output drivers 2012-10-27 00:34:23 +00:00
sfdp.c Make struct flashchip a field in struct flashctx instead of a complete copy 2012-08-25 01:17:58 +00:00
spi.c 4ba patches 2017-05-02 14:20:15 -05:00
spi.h Add support for remaining Numonyx (Micron) N25Q chips 2013-06-28 21:29:51 +00:00
spi4ba.c 4ba patches 2017-05-02 14:20:15 -05:00
spi4ba.h 4ba patches 2017-05-02 14:20:15 -05:00
spi25.c 4ba patches 2017-05-02 14:20:15 -05:00
spi25_statusreg.c Add support for SST SST25WF020A, SST25WF040B, SST25WF080B 2015-11-22 02:23:31 +00:00
sst28sf040.c Add 'const' keyword to chip write and other function prototypes 2014-05-09 21:16:21 +00:00
sst49lfxxxc.c Refactor unlocking of many chips with locking at register space address +2 2014-08-03 13:05:34 +00:00
sst_fwhub.c Introduce msg_*warn 2013-01-04 22:54:07 +00:00
stm50.c Refactor unlocking of many chips with locking at register space address +2 2014-08-03 13:05:34 +00:00
udelay.c Use nanosleep() instead of usleep() where available 2015-11-14 02:55:22 +00:00
usbblaster_spi.c Rename programmer registration functions 2014-07-19 22:03:29 +00:00
w29ee011.c Make struct flashchip a field in struct flashctx instead of a complete copy 2012-08-25 01:17:58 +00:00
w39.c Refactor unlocking of many chips with locking at register space address +2 2014-08-03 13:05:34 +00:00
wbsio_spi.c Rename programmer registration functions 2014-07-19 22:03:29 +00:00

-------------------------------------------------------------------------------
flashrom README
-------------------------------------------------------------------------------

flashrom is a utility for detecting, reading, writing, verifying and erasing
flash chips. It is often used to flash BIOS/EFI/coreboot/firmware images
in-system using a supported mainboard, but it also supports flashing of network
cards (NICs), SATA controller cards, and other external devices which can
program flash chips.

It supports a wide range of flash chips (most commonly found in SOIC8, DIP8,
SOIC16, WSON8, PLCC32, DIP32, TSOP32, and TSOP40 packages), which use various
protocols such as LPC, FWH, parallel flash, or SPI.

Do not use flashrom on laptops (yet)! The embedded controller (EC) present in
many laptops might interact badly with any attempts to communicate with the
flash chip and may brick your laptop.

Please make a backup of your flash chip before writing to it.

Please see the flashrom(8) manpage.


Packaging
---------

To package flashrom and remove dependencies on subversion, either use
make export
or
make tarball

make export will export all flashrom files from the subversion repository at
revision BASE into a directory named $EXPORTDIR/flashrom-$VERSION-r$SVNREVISION
and will additionally modify the Makefile in that directory to contain the svn
revision of the exported tree.

make tarball will simply tar up the result of make export and gzip compress it.

The snapshot tarballs are the result of make tarball and require no further
processing.


Build Instructions
------------------

To build flashrom you need to install the following software:

 * pciutils+libpci (if you want support for mainboard or PCI device flashing)
 * libusb (if you want FT2232, Dediprog or USB-Blaster support)
 * libftdi (if you want FT2232 or USB-Blaster support)

Linux et al:

 * pciutils / libpci
 * pciutils-devel / pciutils-dev / libpci-dev
 * zlib-devel / zlib1g-dev (needed if libpci was compiled with libz support)

On FreeBSD, you need the following ports:

 * devel/gmake
 * devel/libpci

On OpenBSD, you need the following ports:

 * devel/gmake
 * sysutils/pciutils

To compile on Linux, use:

 make

To compile on FreeBSD, OpenBSD or DragonFly BSD, use:

 gmake

To compile on Nexenta, use:

 make

To compile on Solaris, use:

 gmake LDFLAGS="-L$pathtolibpci" CC="gcc -I$pathtopciheaders" CFLAGS=-O2

To compile on NetBSD (with pciutils, libftdi, libusb installed in /usr/pkg/), use:

 gmake

To compile and run on Darwin/Mac OS X:

 Install DirectHW from coresystems GmbH.
 DirectHW is available at http://www.coreboot.org/DirectHW .

To cross-compile on Linux for DOS:

 Get packages of the DJGPP cross compiler and install them:
 djgpp-filesystem djgpp-gcc djgpp-cpp djgpp-runtime djgpp-binutils
 As an alternative, the DJGPP web site offers packages for download as well:
 djcross-binutils-2.19.1-10ap.i386.rpm
 djcross-gcc-4.3.2-8ap.i686.rpm
 djcrx-2.04pre_20090725-13ap.i386.rpm
 The cross toolchain packages for your distribution may have slightly different
 names (look for packages named *djgpp*).

 You will need the following library source trees containing their compiled
 static libraries either in the parent directory of the flashrom source or
 specify the base folder on compile time with the LIBS_BASE parameter.
 The default as described above is equal to calling
   'make djgpp-dos LIBS_BASE=..'

 To get and build said libraries...
 Download pciutils 3.1.5 and apply http://flashrom.org/File:Pciutils.patch.gz
 Compile pciutils, see README.DJGPP for instructions.
 Download and compile http://flashrom.org/File:Libgetopt.tar.gz
 Enter the flashrom directory.
 Run either (change settings where appropriate)
 make CC=i586-pc-msdosdjgpp-gcc STRIP=i586-pc-msdosdjgpp-strip
 or (above settings hardcoded)
 make djgpp-dos
 To run flashrom.exe, download http://flashrom.org/File:Csdpmi7b.zip and
 unpack CWSDPMI.EXE into the current directory or one in PATH.

To cross-compile on Linux for Windows:

 Get packages of the MinGW cross compiler and install them:
 mingw32-filesystem mingw32-cross-cpp mingw32-cross-binutils mingw32-cross-gcc
 mingw32-runtime mingw32-headers
 The cross toolchain packages for your distribution may have slightly different
 names (look for packages named *mingw*).
 PCI-based programmers (internal etc.) are not supported on Windows.
 Run (change CC= and STRIP= settings where appropriate)
 make CC=i686-w64-mingw32-gcc STRIP=i686-w64-mingw32-strip

Processor architecture dependent features:

 On non-x86 architectures a few programmers don't work (yet) because they
 use port-based I/O which is not directly available on non-x86. Those
 programmers will be disabled automatically if you run "make".

Compiler quirks:

If you are using clang and if you want to enable only one driver, you may hit an
overzealous compiler warning from clang. Compile with "make WARNERROR=no" to
force it to continue and enjoy.

Installation
------------

In order to install flashrom and the manpage into /usr/local, type:

 make install

For installation in a different directory use DESTDIR, e.g. like this:

 make DESTDIR=/usr install

If you have insufficient permissions for the destination directory, use sudo
by adding sudo in front of the commands above.


Contact
-------

The official flashrom website is:

  http://www.flashrom.org/

The IRC channel is

  #flashrom at irc.freenode.net

The mailing list address is

  flashrom@flashrom.org