ARM: shmobile: sh7372: Remove ZBOOT MMC/SDHI support
commit10c7fcbd0f00a0d7e6039fcfcb04dca80c0ff362
authorMagnus Damm <damm+renesas@opensource.se>
Mon, 26 Jan 2015 06:19:09 +0000 (26 15:19 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 23 Feb 2015 21:45:24 +0000 (24 06:45 +0900)
tree9317b0215547c715677527afa3aa5a3734ab8d38
parentd1e068fd24c399d26880456eb5e117a188d4ce70
ARM: shmobile: sh7372: Remove ZBOOT MMC/SDHI support

Remove the sh7372 implementation and the shared ZBOOT MMC
and SDHI support code from the compressed ARM boot loader.

With this in place it is no longer possible to boot any
self-contained kernel for sh7372 directly from Mask ROM
via SDHI and MMCIF hardware.

Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/Kconfig
arch/arm/boot/compressed/Makefile
arch/arm/boot/compressed/head-shmobile.S
arch/arm/boot/compressed/mmcif-sh7372.c [deleted file]
arch/arm/boot/compressed/sdhi-sh7372.c [deleted file]
arch/arm/boot/compressed/sdhi-shmobile.c [deleted file]
arch/arm/boot/compressed/sdhi-shmobile.h [deleted file]
arch/arm/mach-shmobile/include/mach/mmc.h [deleted file]
arch/arm/mach-shmobile/include/mach/sdhi-sh7372.h [deleted file]
arch/arm/mach-shmobile/include/mach/sdhi.h [deleted file]