commit | c1a1bbf6ad0afd8518cd6235418a6cf1b2e30d3a | [log] [tgz] |
---|---|---|
author | André Schwarz <andre.schwarz@matrix-vision.de> | Thu Mar 13 13:50:52 2008 +0100 |
committer | Wolfgang Denk <wd@denx.de> | Tue Mar 25 23:59:43 2008 +0100 |
tree | a103f2779a07cbbf4648c48c1717090a00a419aa | |
parent | e361f2af378eac970b98e9104fb5103e184366f9 [diff] |
MPC5200: support setup without FEC Include FEC specific nodes in ft_cpu_setup only if CONFIG_MPC5xxx_FEC is defined. Systems without FEC, i.e. no FEC node in DTB, should be possible. Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de> Acked-by: Grant Likely <grant.likely@secretlab.ca>