ARM: 6514/1: mach-shmobile: Add zboot support for SuperH Mobile ARM
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 1 Dec 2010 06:40:16 +0000 (07:40 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 5 Dec 2010 08:40:21 +0000 (08:40 +0000)
commit3d09fbcd26851ffb2c40cec411b8e56db02520d1
tree7db94c53713c2cb6254c78a3edad23e5ff2fe559
parent9a4af112bd252be801a433fc3bef793b7b487c3c
ARM: 6514/1: mach-shmobile: Add zboot support for SuperH Mobile ARM

When CONFIG_ZBOOT_ROM is selected, the resulting zImage file will be small
boot loader and may be burned to rom or flash.

This is the board-specific portion of this patch-set.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
Acked-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-shmobile/board-ap4evb.c
arch/arm/mach-shmobile/include/mach/head-ap4evb.txt [new file with mode: 0644]
arch/arm/mach-shmobile/include/mach/zboot.h
arch/arm/mach-shmobile/include/mach/zboot_macros.h [new file with mode: 0644]