From mboxrd@z Thu Jan 1 00:00:00 1970 From: Raghu Date: Thu, 27 Nov 2003 19:15:00 -0800 (PST) Subject: [U-Boot-Users] Accessing PRAM on SCC ( MPC852T ) Message-ID: <20031128031500.67695.qmail@web40407.mail.yahoo.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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/