Am Samstag, den 17.07.2010, 14:35 +0200 schrieb Carl-Daniel Hailfinger:
> Signed-off-by: Carl-Daniel Hailfinger <[email protected]>
This patch as-is is
Acked-by: Michael Karcher <[email protected]>
According to current flashrom desing I see no technical reason to not
accept the patch.

BUT: We really should think about killing the SPI bitbang master table.
Why not just pass a pointer to a "struct bitbang_spi_master_enty" to
bitbang_spi_init which will then be stored in a static global pointer
instead of a table index as it is done currently? Maybe it's the best
time to do this change now before we merge the bit-bang drivers if this
change is accepted.

Regards,
  Michael Karcher


_______________________________________________
flashrom mailing list
[email protected]
http://www.flashrom.org/mailman/listinfo/flashrom

Reply via email to