]> git.sur5r.net Git - u-boot/commit
ARM64: zynqmp: Use the same U-Boot version with/without ATF
authorMichal Simek <michal.simek@xilinx.com>
Thu, 5 Nov 2015 07:34:35 +0000 (08:34 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 27 Jan 2016 14:55:56 +0000 (15:55 +0100)
commit0785dfd8a7b14cb2c99fc1271c865eb2170c620b
tree257fe44ca352165c6c42463bde6dc2f875bb56fd
parentd041e3e15765c3e1977f125083bd7deebe83f40b
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>
arch/arm/cpu/armv8/zynqmp/Kconfig
arch/arm/cpu/armv8/zynqmp/clk.c
arch/arm/cpu/armv8/zynqmp/cpu.c
arch/arm/include/asm/arch-zynqmp/clk.h
arch/arm/include/asm/arch-zynqmp/hardware.h
board/xilinx/zynqmp/zynqmp.c