[U-Boot] [PATCH V2 2/3] orion5x: add ide support for Marvell SATA
Prafulla Wadaskar
prafulla at marvell.com
Wed Jul 7 13:37:01 CEST 2010
> -----Original Message-----
> From: Albert ARIBAUD [mailto:albert.aribaud at free.fr]
> Sent: Wednesday, July 07, 2010 4:54 PM
> To: Prafulla Wadaskar
> Cc: u-boot at lists.denx.de
> Subject: Re: [PATCH V2 2/3] orion5x: add ide support for Marvell SATA
>
> Le 07/07/2010 10:25, Prafulla Wadaskar a écrit :
>
> >> +/* SControl register address */
> >> +#define ORION5X_SATA_PORT1_SCONTROL_REG \
> >> + (ORION5X_SATA_BASE+ORION5X_SATA_PORT1_OFFSET+0x308)
> >
> > Please use c structure for register defination.
>
> Hmm... There is a single register definition here -- I don't
> need more
> than this one. If I do a struct, it will only contain a single field.
> Still want this?
As per strategy and guidelines from Wolfgang- YES.
we need it, I need to correct it for Kirkwood too
Regards..
Prafulla . .
>
> Amicalement,
> --
> Albert.
>
More information about the U-Boot
mailing list