From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Tue, 24 Jun 2008 16:04:42 -0500 Subject: [U-Boot-Users] [PATCH v2] Update Freescale sys_eeprom.c to handle CCID formats In-Reply-To: <1213973943-22779-1-git-send-email-timur@freescale.com> References: <1213973943-22779-1-git-send-email-timur@freescale.com> Message-ID: <4861616A.2020400@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 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