split AU1X00 specific code from cmd_ide.c
authorPavel Herrmann <morpheus.ibis@gmail.com>
Tue, 9 Oct 2012 07:10:08 +0000 (07:10 +0000)
committerTom Rini <trini@ti.com>
Wed, 17 Oct 2012 14:59:09 +0000 (07:59 -0700)
commit4d1361d86773fce10352bd35729ce74036d5acb0
treed0da2a12108f6e6554f0e6bac640c70e2d126d66
parent0a4a64c07983be76a2b25242094a19b282b36577
split AU1X00 specific code from cmd_ide.c

move special case of ide_swap_read() for AU1X00 SoC into SoC-specific directory.

Signed-off-by: Pavel Herrmann <morpheus.ibis@gmail.com>
arch/mips/cpu/mips32/au1x00/Makefile
arch/mips/cpu/mips32/au1x00/au1x00_ide.c [new file with mode: 0644]
common/cmd_ide.c