On 2009-12-02 16:51, Carl-Daniel Hailfinger wrote:
Hi Adam,
thanks for your patch.
On 02.12.2009 16:34, Adam Jurkowski wrote:
Add support for Intel Poulsbo chipset.
Signed-off-by: Adam Jurkowski adam.jurkowski@kontron.pl
Is there any reason you can't call enable_flash_ich(dev, name, 0xd8)? That would eliminate some of the code.
Now enable_flash_ich is re-used. I've also removed IDSEL and BDE register changing part. It was useful only for the case when default register values was modified.
Best regards, Adam