]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add CONFIG_HAS_ETH0 to all boards with TSEC
authorAndy Fleming <afleming@freescale.com>
Thu, 16 Aug 2007 21:35:02 +0000 (16:35 -0500)
committerAndrew Fleming-AFLEMING <afleming@freescale.com>
Thu, 16 Aug 2007 21:35:02 +0000 (16:35 -0500)
commit10327dc5541f947c0cf7e31fef86c4706169607a
tree5af76632a26fba67b207257c34677d1f93333d43
parentd64ee908a1b525e5bb2b4cbeb5c449ad6a469666
Add CONFIG_HAS_ETH0 to all boards with TSEC

The 85xx code now relies on CONFIG_HAS_ETH0 to determine whether
to update TSEC1's device-tree node, so we need to add it
to all the boards with TSECs.  Do this for 83xx and 86xx, too,
since they will eventually do something similar.

Signed-off-by: Andy Fleming <afleming@freescale.com>
18 files changed:
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/MPC8548CDS.h
include/configs/MPC8555CDS.h
include/configs/MPC8560ADS.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/sbc8641d.h
include/configs/stxgp3.h
include/configs/stxssa.h