RFC: MPC5200 PSC AC97 driver
Matt Sealey
matt at genesi-usa.com
Fri Apr 18 00:23:07 EST 2008
Juergen Beisert wrote:
> Hi,
Hooray! :)
Does it work, though, with your board?
> - u16 ccr; /* PSC + 0x20 */
> - u8 reserved7[14];
> + u32 ccr; /* PSC + 0x20 */
> + u32 ac97_slots; /* PSC + 0x24 */
I think it should be left noted here that the CCR size changed from
16 bits to 32 bits from 5200 to 5200B in order to reduce confusion.
You may have read the manual but that does not mean that an extra
small comment would not be appreciated by a lot of people (after
all who would want to write code for a legacy 5200 device, write
to psc->ccr and wonder why it explodes?)
--
Matt Sealey <matt at genesi-usa.com>
Genesi, Manager, Developer Relations
More information about the Linuxppc-dev
mailing list