Carolyn,

On Friday 05 September 2008, [EMAIL PROTECTED] wrote:
> In the pci_440_init function in cpu/ppc4xx/4xx_pci.c, shouldn't this
>
> out32r( PCIX0_STS, in32r( PCIX0_STS ) & ~0x0000fff8 );
>
> really be this?
>
> out32r( PCIX0_STATUS, in32r( PCIX0_STATUS ) & ~0x0000fff8 );

Could you please explain, why you think this is the case? Are you seeing 
problems with this code? And are they solved when you use the other register 
instead?

Best regards,
Stefan

=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: [EMAIL PROTECTED]
=====================================================================
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to