]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
zynqmp: Enable multiprocessor control and elf commands
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Tue, 10 Mar 2015 07:25:55 +0000 (12:55 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 10 Mar 2015 11:56:30 +0000 (12:56 +0100)
Enable multiprocessor control and elf commands for ZynqMP
Also define an environment variable autostart for ZynqMP

Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
include/configs/xilinx_zynqmp.h

index 39333e6d63ca4bed76d655554aaf083527f3eeb4..30912a3eca52fedc857e4c099c7365d4ca8287af 100644 (file)
@@ -74,6 +74,8 @@
 #define CONFIG_CMD_FAT
 #define CONFIG_CMD_MEMORY
 #define CONFIG_DOS_PARTITION
+#define CONFIG_CMD_ELF
+#define CONFIG_MP
 
 #define CONFIG_CMD_MII