Flash on LocalBus @ MPC8343

Scott Wood scottwood at freescale.com
Wed Apr 16 00:21:59 EST 2008


On Tue, Apr 15, 2008 at 01:53:56PM +0200, Andre Schwarz wrote:
> Scott,
> 
> there has been a "compatible=soc" in my of_bus_id[] ...
> It was taken from mpc834x_mds some weeks ago.
> 
> I changed to :
> 
> static struct of_device_id __initdata of_bus_ids[] = {
>        { .compatible = "fsl,pq2pro-localbus", },
>        {},
> };

Don't get rid of the soc line, though -- both should be present.

-Scott



More information about the Linuxppc-dev mailing list