From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Fri, 24 Jul 2009 09:56:58 +0200 Subject: [U-Boot] [PATCH v2] ppc4xx: Fix EEPROM configuration on Kilauea In-Reply-To: <1248252557-14866-1-git-send-email-sr@denx.de> References: <1248252557-14866-1-git-send-email-sr@denx.de> Message-ID: <200907240956.58948.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday 22 July 2009 10:49:17 Stefan Roese wrote: > 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 Applied to ppc4xx/master. Thanks. Best regards, Stefan ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================