]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Fix EEPROM configuration on Kilauea
authorStefan Roese <sr@denx.de>
Tue, 21 Jul 2009 12:33:52 +0000 (14:33 +0200)
committerStefan Roese <sr@denx.de>
Fri, 24 Jul 2009 07:56:18 +0000 (09:56 +0200)
commitf6af8ce0c80327cb6aaa347642026ad838335c23
tree7b21d8659d88ba0c31f481e357d80c4ff2aa0aba
parent99d8b23bc7e2be04fcbf49c5cec9f5ae76df290c
ppc4xx: Fix EEPROM configuration on Kilauea

Kilauea has an AT24C02 EEPROM which has an 8 byte page. Without defining
CONFIG_SYS_EEPROM_PAGE_WRITE_BITS to 3 the "eeprom" command doesn't
work correctly.

Additionally the page write delay (CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS)
is set to a more defensive value of 10ms.

Signed-off-by: Stefan Roese <sr@denx.de>
include/configs/kilauea.h