]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/MPC8541CDS.h
Update Freescale 85xx boards to sys_eeprom.c
authorTimur Tabi <timur@freescale.com>
Fri, 18 Jul 2008 14:52:23 +0000 (16:52 +0200)
committerWolfgang Denk <wd@denx.de>
Tue, 9 Sep 2008 08:13:35 +0000 (10:13 +0200)
commite8d18541c6ceab821f75faab031740b33fdbfa4b
treea63404dc8cd64e1fa0c6d1199a23f10a6bc87d18
parentaab2bf0202c86227e3dcc8a5b58946087ebcc1af
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