From c8d47279172d5cb88c3cc8531c7fde2c730e673c Mon Sep 17 00:00:00 2001
From: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Date: Wed, 8 Dec 2010 14:01:12 +0900
Subject: [PATCH] sh: r2dplus: Add support zimageboot

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
---
 include/configs/r2dplus.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/r2dplus.h b/include/configs/r2dplus.h
index ade6f7c708..8689513fb7 100644
--- a/include/configs/r2dplus.h
+++ b/include/configs/r2dplus.h
@@ -24,6 +24,7 @@
 #define CONFIG_CMD_IDE
 #define CONFIG_CMD_EXT2
 #define CONFIG_DOS_PARTITION
+#define CONFIG_CMD_SH_ZIMAGEBOOT
 
 /* SCIF */
 #define CONFIG_SCIF_CONSOLE	1
-- 
2.39.5