[LinuxBIOS] Adding STMicroelectronics and Atmel 256k parts to FlashRom?

Uwe Hermann uwe at hermann-uwe.de
Sun Apr 22 03:02:39 CEST 2007


Your patch is missing a sign-off, thus cannot be committed.

http://linuxbios.org/Development_Guidelines#Sign-off_Procedure

I updated my patch to use jedec* functions everywhere, please ack.


On Fri, Apr 20, 2007 at 02:26:06PM -0700, roger wrote:
> diff -uN ./flashrom/README ./flashrom.mine/README
> --- ./flashrom/README	2007-04-09 15:59:22.000000000 -0700
> +++ ./flashrom.mine/README	2007-04-20 14:03:52.000000000 -0700

Try 'svn diff', that's a lot easier :)


> +	{"M29F040B",	ST_ID, 		ST_M29F040B,	NULL, 512, 64 * 1024,
> +	 probe_29f040b, erase_29f040b,	write_29f040b,	NULL},

I've changed this one to use the jedec* functions, too. Untested, of
course, but if the others work then this one probably does, too.


Uwe.
-- 
http://www.hermann-uwe.de  | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: v2_more_flashrom_chips.patch
Type: text/x-diff
Size: 2870 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20070422/39e28b1b/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20070422/39e28b1b/attachment.sig>


More information about the coreboot mailing list