]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: shmobile: sh7372: Remove ZBOOT MMC/SDHI support
authorMagnus Damm <damm+renesas@opensource.se>
Mon, 26 Jan 2015 06:19:09 +0000 (15:19 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 23 Feb 2015 21:45:24 +0000 (06:45 +0900)
commitd5179b4f09ac141b86941bda3ed8b62492d3e1c1
tree9317b0215547c715677527afa3aa5a3734ab8d38
parent0de6e15e2ad01a34e9f56d88c2d7b9589d752472
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]