commit | c23d3f8495646d309b12ec8c7ff1f6f3c35be48e | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Thu Nov 05 08:34:35 2015 +0100 |
committer | Michal Simek <michal.simek@xilinx.com> | Wed Jan 27 15:55:56 2016 +0100 |
tree | 257fe44ca352165c6c42463bde6dc2f875bb56fd | |
parent | c1b8216a5e8e16de7ddc5b0ad2efa1463889eb07 [diff] |
ARM64: zynqmp: Use the same U-Boot version with/without ATF Remove SECURE_IOU option which is not needed. U-Boot itself can detect which EL level it is on and based on that use do platform setup. It also simplify usage because one Kconfig entry is gone. Signed-off-by: Michal Simek <michal.simek@xilinx.com>