]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: zynq: Enable DFU functionality in zynq
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Mon, 25 Aug 2014 05:28:33 +0000 (10:58 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 26 Jan 2015 07:55:58 +0000 (08:55 +0100)
commit87f3dbdffca050b1721727cc9eab6bd066c341bd
tree76028e1bc98b4f22ffa82cfded0e244eac9b16d7
parentf20b37f353a9cb9012076da8dedc13c5903caf42
ARM: zynq: Enable DFU functionality in zynq

Enable DFU functionality in zynq.
This DFU functionality helps us to load linux
images on to DDR and can boot linux using bootm.
In order to load images the user should run dfu
command "dfu 0 ram 0" from u-boot prompt and then
send the images from host.

The malloc size has been increased to match the DFU
buffer requirements.

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