Hello All, I have one board which has U-boot and linux. I found address map initialized by the u-boot, and I would like to know whether this address map is going to be carried to the linux during the boot time.Because U-boot configures pci interface at E0000000 with size 256MB , Can i use this address in ioremap() fuction to send the data to the pci interface from the AGENT to the HOST. PCI HOST and AGENT are configured using jumper setting. Any Help is precious to me , Thanks in Advance Regards Jhoney