commit | 1e967b53a7fa7ba9a98cfc27af01eb373a1c202c | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Thu Mar 25 09:55:30 2021 +0100 |
committer | Michal Simek <michal.simek@xilinx.com> | Fri Apr 23 08:45:55 2021 +0200 |
tree | 91cf787424c7d72fd7f278c55ec39880ef44efab | |
parent | ef1be3e3647e2c48610bfea5049d5e2b5c9bb813 [diff] |
xilinx: zynqmp: Remove dfu_ram_info setup The dfu ram info is wired in connection to Linux kernel and certain setup. We should change this to be more generic as others command. That's why using boot via script is the way to go. Signed-off-by: Michal Simek <michal.simek@xilinx.com>