[LinuxBIOS] sst49lf160c support (patch)

Hi guys, I using SST49LF160C on Tyan S2850, and all is running fine. Then I sending a small patch to add support to it. I do a funny test, wrote my legacy BIOS (512KB) on SST49LF160C (2MB): dd if=/dev/zero of=head bs=1 count=1572864 cat bios.bin >> head ./flashrom -w head wow, it works :-) Cheers, -- ------------------------------------------------------------ | Alan Carvalho de Assis | ------------------------------------------------------------ -- Não importa o que os outros irão pensar, A cura para a infelicidade é a felicidade

Hi, On Fri, Jan 26, 2007 at 06:45:34PM +0000, Alan Carvalho de Assis wrote:
I using SST49LF160C on Tyan S2850, and all is running fine.
Then I sending a small patch to add support to it.
Please add a proper sign-off to your patch/mail, see http://linuxbios.org/Development_Guidelines#Sign-off_Procedure Also, please update the flashrom README with the new chip. Otherwise the patch looks fine. Cheers, Uwe. -- http://www.hermann-uwe.de | http://www.holsham-traders.de http://www.crazy-hacks.org | http://www.unmaintained-free-software.org

Hi Uwe, 2007/1/27, Uwe Hermann <uwe@hermann-uwe.de>:
Please add a proper sign-off to your patch/mail, see http://linuxbios.org/Development_Guidelines#Sign-off_Procedure
Ok, I solved it now.
Also, please update the flashrom README with the new chip.
Updated.
Otherwise the patch looks fine.
Thank you. Signed-off-by: Alan Carvalho de Assis <acassis@gmail.com> Best regards, -- ------------------------------------------------------------ | Alan Carvalho de Assis | ------------------------------------------------------------ -- Não importa o que os outros irão pensar, A cura para a infelicidade é a felicidade

Signed-off-by: Alan Carvalho de Assis <acassis@gmail.com>
Committed, thanks. Uwe. -- http://www.hermann-uwe.de | http://www.holsham-traders.de http://www.crazy-hacks.org | http://www.unmaintained-free-software.org
participants (2)
-
Alan Carvalho de Assis
-
Uwe Hermann