>
>
> We want to configure MPC8349E in little endian as some other PCI
> devices(DSPs) are operating in little endian.

Why should the fact that the DSPs over PCI being little endian impact  
how you run the 8349?  All the u-boot and linux drivers deal with this  
for every PCI device I'm aware of and run the 8349 (and all PowerPC  
chips) in big-endian mode.

All access to the PCI device registers are wrapped in functions that  
do the proper byte swapping for you.

- k

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to