]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Update Freescale 85xx boards to sys_eeprom.c
authorTimur Tabi <timur@freescale.com>
Fri, 18 Jul 2008 14:52:23 +0000 (16:52 +0200)
committerAndrew Fleming-AFLEMING <afleming@freescale.com>
Mon, 8 Sep 2008 22:46:48 +0000 (17:46 -0500)
commit8febd13c69cb68652577d1a9fcbde954bf784155
treef4ba0920b6a4f7e5144d7e4a898e21cbb8c4449e
parent302e52e0b1d4c7f994991709d0cb6c3ea612cdb5
Update Freescale 85xx boards to sys_eeprom.c

The new sys_eeprom.c supports both the old CCID EEPROM format and the new NXID
format, and so it obsoletes board/freescale/common/cds_eeprom.c.  Freescale
86xx boards already use sys_eeprom.c, so this patch migrates the remaining
Freescale 85xx boards to use it as well.  cds_eeprom.c is deleted.

Signed-off-by: Timur Tabi <timur@freescale.com>
board/freescale/common/Makefile
board/freescale/common/cds_eeprom.c [deleted file]
include/configs/MPC8541CDS.h
include/configs/MPC8548CDS.h
include/configs/MPC8555CDS.h