aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2012-10-25 22:28:05 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2012-10-25 17:17:12 +0000
commit3aefd81c3858b0c86722b2eaa525b21251424c2d (patch)
tree5c05ac74458ac1bfaf2449e0b8e63829f6b71a1f
parent5b752a1e0528aa29f5bd4cde0905c8b604c56255 (diff)
vexpress: Enable support to boot zImage and plain ramdiskHEADmaster
Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
-rw-r--r--include/configs/vexpress_common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/vexpress_common.h b/include/configs/vexpress_common.h
index 88a2c95f7..3328443fb 100644
--- a/include/configs/vexpress_common.h
+++ b/include/configs/vexpress_common.h
@@ -177,6 +177,8 @@
#define CONFIG_CMD_SAVEENV
#define CONFIG_CMD_RUN
#define CONFIG_CMD_BOOTD
+#define CONFIG_CMD_BOOTZ
+#define CONFIG_SUPPORT_RAW_INITRD
#define CONFIG_CMD_ECHO
#define CONFIG_CMD_FAT