linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* OpenPIC problem:OpenPIC not work at 0xFC000000 on MPC8245 platform
@ 2004-03-23  4:44 Jack Liu
  2004-03-23 15:23 ` Dan Malek
  0 siblings, 1 reply; 2+ messages in thread
From: Jack Liu @ 2004-03-23  4:44 UTC (permalink / raw)
  To: linuxppc-embedded@lists.linuxppc.org


hi,all
  I encounted a problem when I assign EUMB to 0xFC000000 not
0xFDF00000. When EUMB at 0xFDF00000, it OpenPIC works ok. However
when I change it to 0xFC000000, EPIC seems not work. I am not sure
this is related to MAPB options. Because the following comments in
ppc/kernel/mpc10x_common.c:

/*
	 * Want processor accesses of 0xFDxxxxxx to be mapped
	 * to PCI memory space at 0x00000000.  Do not want
	 * host bridge to respond to PCI memory accesses of
	 * 0xFDxxxxxx.  Do not want host bridge to respond
	 * to PCI memory addresses 0xFD000000-0xFDFFFFFF;
	 * want processor accesses from 0x000A0000-0x000BFFFF
	 * to be forwarded to system memory.
	 *
	 * Only valid if not in agent mode and using MAP B.
	 */
  What does "Want processor accesses of 0xFDxxxxxx to be mapped to PCI
memory space at 0x00000000." mean? Does this 0xFDxxxxxx have anything to
do with EUMB?

  Can anybody give me your vaulable advice?
Best regards
Jack Liu

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: OpenPIC problem:OpenPIC not work at 0xFC000000 on MPC8245 platform
  2004-03-23  4:44 OpenPIC problem:OpenPIC not work at 0xFC000000 on MPC8245 platform Jack Liu
@ 2004-03-23 15:23 ` Dan Malek
  0 siblings, 0 replies; 2+ messages in thread
From: Dan Malek @ 2004-03-23 15:23 UTC (permalink / raw)
  To: Jack Liu; +Cc: linuxppc-embedded@lists.linuxppc.org


Jack Liu wrote:

>   Can anybody give me your vaulable advice?

Why do you want to change it?  The kernel assumes a MAP B configuration,
there are other memory mapping assumptions made for this to work as well.
Changing a single #define associated with memory mapping usually guarantees
nothing will work, as other configuration values are chosen to be
complimentary.


	-- Dan


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-03-23 15:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-23  4:44 OpenPIC problem:OpenPIC not work at 0xFC000000 on MPC8245 platform Jack Liu
2004-03-23 15:23 ` Dan Malek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).