Jon Loeliger 13f5433f70 86xx: Convert sbc8641d to use libfdt.
This is the proper fix for a missing closing brace in the function
ft_cpu_setup() noticed by joe.hamman <at> embeddedspecialties.com.
The ft_cpu_setup() function in mpc8641hpcn.c should have been
removed earlier as it was under the obsolete CONFIG_OF_FLAT_TREE,
but was missed.  Only, the sbc8641d was nominally still using it.
It all got ripped out, and the funcality that was in ft_board_setup()
was refactored to remove the CPU portions into the new file
cpu/mpc86xx/fdt.c instead.  Make sbc8641d use this now.

Based loosely on an original patch from joe.hamman@embeddedspecialties.com

Signed-off-by: Jon Loeliger <jdl@freescale.com>
2008-02-18 14:01:56 -06:00
..
2008-02-14 09:37:57 +00:00
2008-02-15 00:11:39 +01:00
2008-02-14 23:46:46 +01:00
2008-01-16 14:14:40 +01:00
2008-02-04 19:26:53 -05:00
2007-10-31 21:20:49 +01:00
2007-10-31 21:20:49 +01:00
2008-01-09 19:39:36 +01:00
2007-11-26 19:18:21 +01:00
2008-01-11 16:05:36 +01:00
2008-02-07 01:08:05 +01:00
2008-01-03 21:36:50 -05:00
2008-02-03 23:58:21 +01:00
2008-01-09 10:43:47 +01:00
2008-01-09 13:36:28 +01:00
2008-01-09 13:36:28 +01:00