summaryrefslogtreecommitdiffstats
path: root/sharplhf00l04.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial (cosmetic) cleanupStefan Reinauer2007-04-061-1/+1
| | | | | | | | | | | | | * Only open /dev/mem once and do it early. * Drop extern for function prototypes. * Minimize ts5300 impact in probe_flash() This cleanup will making ICH7 SPI support quite some easier. Corresponding to flashrom svn r100 and coreboot v2 svn r2585. Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de>
* This patch is a rework of Adam Kaufman's Solaris patchAdam Kaufman2007-02-061-1/+0
| | | | | | | | | | | | | | | | | | | | | | * flash.h: - add a license header - add system definitions * flash_enable.c: - put io priviledge access in one single place - add includes required for Solaris. * lbtable.c, flash_rom.c, 82802ab.c: - use MEM_DEV so it works on Solaris * sst49lfxxxc.c, sharplhf00l04.c, sst_fwhub.c, 82802ab.c - drop unneeded include to sys/io.h * Makefile - adapt to Solaris specifics. Corresponding to flashrom svn r88 and coreboot v2 svn r2550. Signed-off-by: Adam Kaufman <adam.kaufman@pinnacle.com> Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Adam Kaufman <adam.kaufman@pinnacle.com>
* Removing $Id$ tags as they have no meaning in SVNStefan Reinauer2006-08-231-2/+0
| | | | Corresponding to flashrom svn r60 and coreboot v2 svn r2386.
* Add preliminary (non-working) support for Sharp LHF00L04Ronald G. Minnich2006-03-141-82/+132
| | | | Corresponding to flashrom svn r44 and coreboot v2 svn r2197.
* Add sharp flashRonald G. Minnich2006-02-231-0/+155
Corresponding to flashrom svn r40 and coreboot v2 svn r2180.
OpenPOWER on IntegriCloud