[U-Boot-Users] Intel board sc520_cdp
mushtaq khan
mushtaqk_921 at yahoo.co.in
Mon Nov 20 07:46:02 CET 2006
Hi,
I am working on system, which has chip set same as what is there in sc520_cdp board.
In sc520_cdp board, for memory initialization, to write to DRAM control register they are writing to addr 0x0fffef010, for DRAM timing control register addr 0x0fffef012 and for DRAM bank configuration register addr 0x0fffef014 is used. (In file cpu/i386/sc520_asm. S)
But according MCH manual these registers are PCI registers and can be accessed via CONFIG_ADDRESS and CONFIG_DATA, located at I/O addr 0xCF8 and 0xCFC respectively.
Can anyone explain me, how actually in sc520_cdp board they’re are using the addr 0x0fffef012 for DRAM register and so on.
Thanks,
Mushtaq Khan
__________________________________________________________
Yahoo! India Answers: Share what you know. Learn something new
http://in.answers.yahoo.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20061120/0125db18/attachment.htm
More information about the U-Boot
mailing list