public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] Accessing PRAM on SCC ( MPC852T )
@ 2003-11-28  3:15 Raghu
  0 siblings, 0 replies; only message in thread
From: Raghu @ 2003-11-28  3:15 UTC (permalink / raw)
  To: u-boot

Hi, 

I need some insight into the u-boot cpu/mpc8xx/scc.c
driver. I am able to use the SCC4 with these settings
but to use the SCC3 I have got to comment these line. 
Any leading as to where I can look for an explanation
most welcome. 

Thanks in advance. 

Warm Regards,
Raghu

   pram_ptr->sen_pper   = 0x0;         /* Persistence
(unused) */
    pram_ptr->sen_iaddr1 = 0x0;         /* Individual
Address Filter 1 (unused) */
    pram_ptr->sen_iaddr2 = 0x0;         /* Individual
Address Filter 2 (unused) */
    pram_ptr->sen_iaddr3 = 0x0;         /* Individual
Address Filter 3 (unused) */
    pram_ptr->sen_iaddr4 = 0x0;         /* Individual
Address Filter 4 (unused) */
    pram_ptr->sen_taddrh = 0x0;         /* Tmp Address
(MSB) (unused) */
    pram_ptr->sen_taddrm = 0x0;         /* Tmp Address
(unused) */
    pram_ptr->sen_taddrl = 0x0;         /* Tmp Address
(LSB) (unused) */

__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-11-28  3:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-28  3:15 [U-Boot-Users] Accessing PRAM on SCC ( MPC852T ) Raghu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox