[coreboot] coreboot Digest, Vol 51, Issue 220

Cary trydis2again at yahoo.ca
Sun May 31 04:01:35 CEST 2009


--- On Sat, 5/30/09, coreboot-request at coreboot.org <coreboot-request at coreboot.org> wrote:
From: coreboot-request at coreboot.org <coreboot-request at coreboot.org>
Subject: coreboot Digest, Vol 51, Issue 220
To: coreboot at coreboot.org
Received: Saturday, May 30, 2009, 7:34 PM

Send coreboot mailing list submissions to
    coreboot at coreboot.org

To subscribe or unsubscribe via the World Wide Web, visit
    http://www.coreboot.org/mailman/listinfo/coreboot
or, via email, send a message with subject or body 'help' to
    coreboot-request at coreboot.org

You can reach the person managing the list at
    coreboot-owner at coreboot.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of coreboot digest..."


Today's Topics:

   1. [PATCH] flashrom: Add bus type annotation+support
      (Carl-Daniel Hailfinger)


----------------------------------------------------------------------

Message: 1
Date: Sun, 31 May 2009 01:33:56 +0200
From: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006 at gmx.net>
To: Coreboot <coreboot at coreboot.org>
Subject: [coreboot] [PATCH] flashrom: Add bus type annotation+support
Message-ID: <4A21C264.3020508 at gmx.net>
Content-Type: text/plain; charset="utf-8"

Add bus type annotation to struct flashchips. Right now, the annotation
only differentiates between SPI and non-SPI. Anyone who knows more about
a specific flash chip should feel free to update it.

The existing flashbus variable was abused to denote the SPI controller
type. Use an aptly named variable for that purpose.

Once this patch is merged, the chipset/programmer init functions can set
supported flash chip types and flashrom can automatically select only
matching probe/read/erase/write functions.
A side benefit of that will be the elimination of the Winbond W29EE011
vs. AMIC A49LF040A conflict.

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006 at gmx.net>


http://www.hailfinger.org/

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: flashrom_chiptype.diff
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090531/885b4279/attachment.bat>
_______________________________________________
coreboot mailing list
coreboot at coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot

End of coreboot Digest, Vol 51, Issue 220
*****************************************

Patched.  Built.  Tested against Kontron-SST49LF008A

Cheers
Cary




      __________________________________________________________________
Looking for the perfect gift? Give the gift of Flickr! 

http://www.flickr.com/gift/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090530/37628e03/attachment.html>


More information about the coreboot mailing list