]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sbc8560: define eth0 and eth1 instead of eth1 and eth2
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 11 Jul 2008 19:33:05 +0000 (15:33 -0400)
committerAndrew Fleming-AFLEMING <afleming@freescale.com>
Tue, 15 Jul 2008 00:47:20 +0000 (19:47 -0500)
commitc158bcaca3b31cbe38c4143812e6170e38a57393
tree84ea2fa014139b817dc9b90f20507782e8159948
parent0ec436d2f95076d9e46ae594db6e9b1d8732840d
sbc8560: define eth0 and eth1 instead of eth1 and eth2

The existing config doesn't define CONFIG_HAS_ETH0, and so the
fdt support doesn't update the zeros in the dtb local-mac with
real data from the u-boot env.  Since the existing config is
tailored to just two interfaces, get rid of the ETH2 definitions
at the same time.

Also don't include any end user specific data into the environment
by default -- things like MAC address, network parameters etc. need
to come from the end user.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
include/configs/sbc8560.h