From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Mon, 14 Jul 2008 10:56:09 -0500 Subject: [U-Boot-Users] [PATCH v2] Update Freescale sys_eeprom.c to handle CCID formats In-Reply-To: <4861616A.2020400@freescale.com> References: <1213973943-22779-1-git-send-email-timur@freescale.com> <4861616A.2020400@freescale.com> Message-ID: <487B7719.5040704@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Jon, are you planning on picking this up? It is mostly an 86xx fix, since only 86xx uses sys_eeprom.c. Timur Tabi wrote: > Timur Tabi wrote: >> Update the sys_eeprom.c file to handle both NXID and CCID EEPROM formats. The >> NXID format replaces the older CCID format, but it's important to support both >> since most boards out there still use the CCID format. This change is in >> preparation for using one file to handle both formats. This will also unify >> EEPROM support for all Freescale 85xx and 86xx boards. >> >> Also update the 86xx board header files to use the standard CFG_I2C_EEPROM_ADDR >> instead of ID_EEPROM_ADDR. >> >> Signed-off-by: Timur Tabi >> --- > > Jon, if you have no objections, would you please pick up this patch? > -- Timur Tabi Linux kernel developer at Freescale