[U-Boot-Users] 8260 PCI
Rune Torgersen
runet at innovsys.com
Thu Apr 1 18:16:42 CEST 2004
> Are you sure this is a U-Boot issue? I don't think Linux
> 2.6.x is stable for PowerPC.
Yes, I am sure, because I just tested it on 2.4.24 and the exact same
thing happens.
The PCI driver in u-boot have changed the access method to the memory
mapped PCI registers from using pci_outl and #defined addresses to using
a struct. I will have to check but I have a feeling tat a field i the
struct is misalligned or something like that.
As fro 2.6 not ready yet: I am not too worried, because our board will
probably not be shipping until late this year or next year, and I am
confident that it will be stabe by that time, and I have not seen any
problems yet (doing heavy compiling to test and to make a new LFS
filesystem)
More information about the U-Boot
mailing list