[U-Boot-Users] Accessing PRAM on SCC ( MPC852T )
Raghu
raghu_dk at yahoo.com
Fri Nov 28 04:15:00 CET 2003
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/
More information about the U-Boot
mailing list