Hi, On Sun, Jan 10, 2010 at 01:19:28PM +0100, Luc Verhaegen wrote: > >From 357cbdbc7b3be6a6b685e73f723e6b5cf147bc19 Mon Sep 17 00:00:00 2001 > From: Luc Verhaegen <[email protected]> > Date: Sat, 26 Dec 2009 20:45:35 +0100 > Subject: [PATCH] Boards: Remove it8705_rom_write_enable. > > Should be functionally the same as it8705f_write_enable_2e.
Yep, except for the "Configuration Select" (bit 7) in reg 0x22, but I think we need a way to handle that better anyway (which would be an additional patch), so: Acked-by: Uwe Hermann <[email protected]> As the default for this bit is 0 and the flashrom code set it to 1 we should probably trace back which board originally used this code. That one possibly did have two Super I/Os and needed to have one of them selected explicitly (?) Uwe. -- http://www.hermann-uwe.de | http://www.randomprojects.org http://www.crazy-hacks.org | http://www.unmaintained-free-software.org _______________________________________________ flashrom mailing list [email protected] http://www.flashrom.org/mailman/listinfo/flashrom
