Re: [U-Boot] [PATCH 2/2] MPC8260ADS: Define CONFIG_HAS_ETH0.

2009-04-04 Thread Wolfgang Denk
Dear Scott Wood, In message <20090403202440.gd6...@ld0162-tx32.am.freescale.net> you wrote: > This is required so that the MAC address will be updated in the device tree. > > Signed-off-by: Scott Wood > --- > include/configs/MPC8260ADS.h |2 ++ > 1 files changed, 2 insertions(+), 0 deletion

[U-Boot] [PATCH 2/2] MPC8260ADS: Define CONFIG_HAS_ETH0.

2009-04-03 Thread Scott Wood
This is required so that the MAC address will be updated in the device tree. Signed-off-by: Scott Wood --- include/configs/MPC8260ADS.h |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/include/configs/MPC8260ADS.h b/include/configs/MPC8260ADS.h index 088df8b..de6a3e3 100