]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Fix up some fdt issues on 8544DS
authorKumar Gala <galak@kernel.crashing.org>
Thu, 16 Aug 2007 16:01:21 +0000 (11:01 -0500)
committerAndrew Fleming-AFLEMING <afleming@freescale.com>
Thu, 16 Aug 2007 21:18:21 +0000 (16:18 -0500)
commitea5877e31ed63ade948fd1293895ec23fe01472e
treeb96829a437fa066665943e32ddbc39a81777233f
parentd35b508a55508535b6e8445b718585d27df733d3
Fix up some fdt issues on 8544DS

It looks like we had a merge issue that duplicated a bit of code
in ft_board_setup.  Also, we need to set CONFIG_HAS_ETH0 to get
the MAC address properly set in the device tree on boot for TSEC1

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
board/freescale/mpc8544ds/mpc8544ds.c
include/configs/MPC8544DS.h