summaryrefslogtreecommitdiff
path: root/include/configs/malta.h
diff options
context:
space:
mode:
authorPaul Burton <paul.burton@imgtec.com>2015-01-29 10:38:23 +0000
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2015-01-29 13:11:02 +0100
commitd4d774e00e7232b524ddb20d992c5b12d84e3ef2 (patch)
tree2005b735e4f0f9b95be02b24762bcd74d4ab9a4b /include/configs/malta.h
parenta3bdaacaf61deb74565d1b9e9ad3497b6f7a4051 (diff)
malta: enable ELF loading
The ability to load ELF files is sometimes useful on Malta boards, particularly for use with small embedded applications. Enable the loadelf command in the malta config. Signed-off-by: Paul Burton <paul.burton@imgtec.com> Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Diffstat (limited to 'include/configs/malta.h')
-rw-r--r--include/configs/malta.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/malta.h b/include/configs/malta.h
index 4e64cc968d..354672ecf8 100644
--- a/include/configs/malta.h
+++ b/include/configs/malta.h
@@ -129,6 +129,7 @@
#define CONFIG_CMD_DATE
#define CONFIG_CMD_DHCP
+#define CONFIG_CMD_ELF
#define CONFIG_CMD_IDE
#define CONFIG_CMD_PCI
#define CONFIG_CMD_PING