ppc440 EBC question

Roland Dreier rdreier at cisco.com
Tue Dec 27 06:06:30 EST 2005


    Peter> does somebody have a hint where to find an example how to
    Peter> talk to devices attached to the ppc440 external bus
    Peter> controller

I don't know of public example code but in general it is pretty easy.
Just set up the EBC registers to map your device into some unused
address space, and then use ioremap() and friends to access the bus.

 - R.



More information about the Linuxppc-embedded mailing list