Re: [LinuxBIOS] Add Flash-chipsupport

2007-08-30 Thread Uwe Hermann
On Thu, Aug 30, 2007 at 08:10:31AM +0200, Markus Boas wrote: > Signed-off-by: Markus Boas <[EMAIL PROTECTED]> Thanks, committed in r2753 (with minor changes). Uwe. -- http://www.hermann-uwe.de | http://www.holsham-traders.de http://www.crazy-hacks.org | http://www.unmaintained-free-software.or

Re: [LinuxBIOS] Add Flash-chipsupport

2007-08-29 Thread Markus Boas
So I hope I forget nothing Greeding Markus Boas Signed-off-by: Markus Boas <[EMAIL PROTECTED]> Index: flash.h === --- flash.h (Revision 2751) +++ flash.h (Arbeitskopie) @@ -100,7 +100,9 @@ #define WINBOND_ID 0xDA /* Win

Re: [LinuxBIOS] Add Flash-chipsupport

2007-08-29 Thread Markus
Am Thu, 30 Aug 2007 02:07:45 +0200 schrieb Uwe Hermann <[EMAIL PROTECTED]>: > On Wed, Aug 29, 2007 at 09:27:59PM +0200, Markus Boas wrote: > > I hope this one is better > > Almost, please add the Signed-off-by to _all_ patches you send > (you forgot it on this patch), and please also include the

Re: [LinuxBIOS] Add Flash-chipsupport

2007-08-29 Thread Uwe Hermann
On Wed, Aug 29, 2007 at 09:27:59PM +0200, Markus Boas wrote: > I hope this one is better Almost, please add the Signed-off-by to _all_ patches you send (you forgot it on this patch), and please also include the README update in this patch. > Index: flash.h >

Re: [LinuxBIOS] Add Flash-chipsupport

2007-08-29 Thread Markus Boas
I forgot the readme Index: README === --- README (Revision 2751) +++ README (Arbeitskopie) @@ -147,6 +147,7 @@ SyncMOS S29C51002T/B SyncMOS S29C51004T/B SyncMOS S29C31004T +Winbond W29EE011 Winbond W29C011 Winbond W29C0

[LinuxBIOS] Add Flash-chipsupport

2007-08-29 Thread Markus Boas
I hope this one is better Am Mittwoch 29 August 2007 schrieb Uwe Hermann: > On Wed, Aug 29, 2007 at 03:34:19PM +0200, Markus Boas wrote: > > Index: w29ee011.c > > Please drop the above and use the generic LinuxBIOS header as per > http://linuxbios.org/Development_Guidelines#Common_License_Header