Re: [U-Boot] [PATCH v3] ftide020: add faraday ide ahb controller

2011-05-12 Thread Wolfgang Denk
Dear Macpaul Lin, In message <1304321336-16693-1-git-send-email-macp...@andestech.com> you wrote: > Faraday's ftide020_s is an IDE-AHB controller for SoC design. > This patch add the u-boot driver (PIO) of ftide020 ATA (IDE) driver. > IDE commands include read, info, and other functions has been i

[U-Boot] [PATCH v3] ftide020: add faraday ide ahb controller

2011-05-02 Thread Macpaul Lin
Faraday's ftide020_s is an IDE-AHB controller for SoC design. This patch add the u-boot driver (PIO) of ftide020 ATA (IDE) driver. IDE commands include read, info, and other functions has been implemented. Because this IDE controller support AHB interface only which is differ from other most IDE c