Home
last modified time | relevance | path

Searched hist:"87 f3dbdffca050b1721727cc9eab6bd066c341bd" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dzynq-common.h87f3dbdffca050b1721727cc9eab6bd066c341bd Mon Aug 25 05:28:33 UTC 2014 Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com> 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>