Searched hist:"0 abddf82d54c704cf066524235b6414333e8d087" (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ |
H A D | ide.h | 0abddf82d54c704cf066524235b6414333e8d087 Mon Apr 11 15:45:32 CDT 2011 Macpaul Lin <macpaul@andestech.com> cmd_ide: enhance new feature "CONFIG_IDE_AHB"
Although most IDE controller is designed to be connected to PCI bridge, there are still some IDE controller support AHB interface for SoC design.
The driver implementation of these IDE-AHB controllers differ from other IDE-PCI controller, some additional registers and commands access is required during CMD/DATA I/O. Hence a configuration "CONFIG_IDE_AHB" in cmd_ide.c is required to be defined to support these kinds of SoC controllers. Such as Faraday's FTIDE020 series and Global Unichip's UINF-0301.
Signed-off-by: Macpaul Lin <macpaul@andestech.com>
|
/openbmc/u-boot/ |
H A D | README | 0abddf82d54c704cf066524235b6414333e8d087 Mon Apr 11 15:45:32 CDT 2011 Macpaul Lin <macpaul@andestech.com> cmd_ide: enhance new feature "CONFIG_IDE_AHB"
Although most IDE controller is designed to be connected to PCI bridge, there are still some IDE controller support AHB interface for SoC design.
The driver implementation of these IDE-AHB controllers differ from other IDE-PCI controller, some additional registers and commands access is required during CMD/DATA I/O. Hence a configuration "CONFIG_IDE_AHB" in cmd_ide.c is required to be defined to support these kinds of SoC controllers. Such as Faraday's FTIDE020 series and Global Unichip's UINF-0301.
Signed-off-by: Macpaul Lin <macpaul@andestech.com>
|