IDE: - make ide_inb () and ide_outb () "weak", so boards can
define there own I/O functions.
(Needed for the pcs440ep board).
- The default I/O Functions are again 8 Bit accesses.
- Added CONFIG_CMD_IDE for the pcs440ep Board.
Signed-off-by:
Heiko Schocher <hs@denx.de>
Showing
- board/pcs440ep/pcs440ep.c 24 additions, 0 deletionsboard/pcs440ep/pcs440ep.c
- common/cmd_ide.c 16 additions, 35 deletionscommon/cmd_ide.c
- include/asm-ppc/io.h 3 additions, 0 deletionsinclude/asm-ppc/io.h
- include/configs/pcs440ep.h 4 additions, 9 deletionsinclude/configs/pcs440ep.h
- include/ide.h 2 additions, 0 deletionsinclude/ide.h
Loading
Please register or sign in to comment