Skip to content
Snippets Groups Projects
Commit f7c6ee7f authored by Michal Simek's avatar Michal Simek
Browse files

ARM: zynq: Switch to single zynq configurations


There are a lot of zynq configurations which can be merged together and use
only one for all. The similar change has been done for ZynqMP by commit
be1b6c32 ("arm64: zynqmp: Use zynqmp_virt platform")

Build SPL with u-boot.img for zc706 like this.
export DEVICE_TREE=zynq-zc706 && make xilinx_zynq_virt_defconfig && make -j8
u-boot.img is generic for all boards.

Tested on Zybo, zc702, zc706, zc770-xm011-x16, cc108 and microzed.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent dacec83c
No related branches found
No related tags found
No related merge requests found
Showing
with 27 additions and 1036 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment