[ARM] 5240/1: AT91: eeproms on sam9260ek, sam9263ek
authorDavid Brownell <dbrownell@users.sourceforge.net>
Thu, 4 Sep 2008 23:34:50 +0000 (00:34 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 18 Sep 2008 22:11:56 +0000 (23:11 +0100)
The at91sam9260 and at91sam9263 EK boards have 64 KiB I2C EEPROMs.
This patch declares them in the board init code so the new at24
driver will use them.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Acked-by: Andrew Victor <linux@maxim.org.za>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found