[U-Boot] [PATCH] BLOCK: Add freescale IMX51 PATA driver
Wolfgang Denk
wd at denx.de
Sat Nov 27 00:13:36 CET 2010
Dear Marek Vasut,
In message <1290810494-26936-1-git-send-email-marek.vasut at gmail.com> you wrote:
> Signed-off-by: Marek Vasut <marek.vasut at gmail.com>
> ---
> drivers/block/Makefile | 1 +
> drivers/block/mxc_ata.c | 139 +++++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 140 insertions(+), 0 deletions(-)
> create mode 100644 drivers/block/mxc_ata.c
...
> +/* MXC ATA register offsets */
> +enum {
> + MXC_ATA_TIME_OFF = 0x00,
> + MXC_ATA_TIME_ON = 0x01,
...
Please convert to a C struct.
Thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The easiest way to figure the cost of living is to take your income
and add ten percent.
More information about the U-Boot
mailing list