Jon Loeliger wrote:
> Wolfgang,
>
> Although the sbc8641d isn't really a FSL board, I'm
> going to include this patch in my -mpc86xx repository
> as this board will need to be brought up-to-date to
> fix the rest of the 86xx board builds now too.
>
> Built on all 86xx boards, booted and tested o
This is the proper fix for a missing closing brace in the function
ft_cpu_setup() noticed by joe.hamman 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 n