[U-Boot] [PATCH 1/2] cmd_ide: enhance new feature "CONFIG_IDE_AHB"
Macpaul Lin
macpaul at gmail.com
Mon Apr 25 13:17:36 CEST 2011
Hi Wolfgang,
2011/4/12 Wolfgang Denk <wd at denx.de>
>
> Dear Macpaul Lin,
> ...
> > + extern void ide_write_register(int, unsigned int, unsigned char);
> ...
> > + extern unsigned char ide_read_register(int, unsigned int);
>
> Etc. Please move all such prototype decarations to an appropriate
> header file and get rid of these "extern"s here.
>
> Thanks.
>
> Best regards,
>
> Wolfgang Denk
The patch v2 of this patch set has been send on 2011-04-12 as follows
cmd_ide: enhance new feature "CONFIG_IDE_AHB"
http://patchwork.ozlabs.org/patch/90723/
ftide020: add faraday ide ahb controller
http://patchwork.ozlabs.org/patch/90724/
Please help on checking if these 2 patch is adaptable.
Sorry for that at the time when I send patch v2,
I have no idea about how to send patch with correct "In-reply-to" header.
Thanks.
--
Best regards,
Macpaul Lin
More information about the U-Boot
mailing list