]> git.sur5r.net Git - u-boot/commit
Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx
authorKim Phillips <kim.phillips@freescale.com>
Wed, 16 May 2007 21:52:19 +0000 (16:52 -0500)
committerWolfgang Denk <wd@denx.de>
Wed, 16 May 2007 22:07:21 +0000 (00:07 +0200)
commit255a3577c848706441daee0174543efe205a77f8
treee4060fa18c74a71b86aaf80f86f62abfea02d114
parent3a71b5ca775fc9cf506c12d91925019591446c7c
Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx

For all practical u-boot purposes, TSECs don't differ throughout the
mpc8[356]xx families; reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
25 files changed:
board/cds/mpc8548cds/mpc8548cds.c
cpu/mpc83xx/cpu.c
cpu/mpc85xx/cpu.c
cpu/mpc86xx/cpu.c
drivers/tsec.c
include/configs/MPC8313ERDB.h
include/configs/MPC8349EMDS.h
include/configs/MPC8349ITX.h
include/configs/MPC8540ADS.h
include/configs/MPC8540EVAL.h
include/configs/MPC8541CDS.h
include/configs/MPC8544DS.h
include/configs/MPC8548CDS.h
include/configs/MPC8555CDS.h
include/configs/MPC8560ADS.h
include/configs/MPC8568MDS.h
include/configs/MPC8641HPCN.h
include/configs/PM854.h
include/configs/PM856.h
include/configs/TQM834x.h
include/configs/TQM85xx.h
include/configs/sbc8349.h
include/configs/stxgp3.h
include/configs/stxssa.h
net/eth.c