[U-Boot-Users] PCI access memory space
Bashier Machmur
b.machmur at hima.com
Tue Jan 17 16:54:55 CET 2006
Hello
I'm using on my custom board (PPC 440GX) an ATI M6-C16H Mobility Radeon
video card. I work with U-boot 1.1.2.
I can access the configuration space of ATI with the functions:
pci_read_config_dword(..) and pci_write_config_dword(.)
Now I have to access the memory space of the ATI. I use the functions:
readl(.) and writel(..)
But when I start u-boot, it hangs. I can not access the memory base address
of the ATI.
Can someone please give me information how U-Boot handles with PCI devices
when accessing the memory space.
Thanks for any help,
Bashier
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20060117/c6d63f11/attachment.htm
More information about the U-Boot
mailing list