]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
common: cmd_elf: Add support to disable start of application
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Mon, 9 Mar 2015 11:46:47 +0000 (12:46 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:28:32 +0000 (14:28 +0200)
commit624054dbbc79f3e77b948d3a288539d8b19b6fc6
treedbec31c0afb705a70f33a25a5dc81b959362b401
parentc4a44c9132d25b5256db864113f111fb61d5ab9a
common: cmd_elf: Add support to disable start of application

Added support to disable the start of application by using
a environment variable autostart

Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
common/cmd_elf.c