aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTushar Behera <tushar.behera@linaro.org>2013-07-12 10:31:32 +0530
committerTushar Behera <tushar.behera@linaro.org>2013-07-12 10:31:32 +0530
commit22374a408966c85c0875cde353d8b9a9e7884adb (patch)
treebea7f2c8eb53d95615878f9230ad4804c9025ce4
parent86023ead11dc0666c83e914d25b5bd326b764779 (diff)
Revert "ARNDALE: Enable option to boot with zImage"samsung-lt-2013.07
This reverts commit b5a4da5ab8436bc0425e1e1a757a21b1cc4c7fdb. Enabling CONFIG_CMD_BOOTZ has got some adverse effects while booting Android. Hence disabling this option till the we get a fix. Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
-rw-r--r--include/configs/arndale5250.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/arndale5250.h b/include/configs/arndale5250.h
index 33c5fe38e..0376d1fe9 100644
--- a/include/configs/arndale5250.h
+++ b/include/configs/arndale5250.h
@@ -54,8 +54,6 @@
#define CONFIG_INITRD_TAG
#define CONFIG_CMDLINE_EDITING
-#define CONFIG_CMD_BOOTZ
-
/* MACH_TYPE_SMDK5250 macro will be removed once added to mach-types */
#define MACH_TYPE_SMDK5250 3774
#define CONFIG_MACH_TYPE MACH_TYPE_SMDK5250