Re: reading/writing CMOS beyond 256 bytes?

David Woodhouse (dwmw2@infradead.org)
Mon, 09 Jul 2001 12:46:04 +0100


root@chaos.analogic.com said:
> Motherboard manufacturers who have rewritable BIOS chips now leave one
> page (typically 64k) for startup parameters. This is erased and
> written using the magic provided by the chip vendors.

You often have to do chipset-specific magic to enable the WE and Vpp lines
to BIOS flash chips. See drivers/mtd/maps/l440gx.c in my working tree for
an example.

Don't try this at home, kids. :)

--
dwmw2

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/