Hi all.
I use ISE 14.4 on Linux Kubunt OS
When I change my project with XPS (add a component for example), I have to re-create
xilinx.dts --> devicetree.dtb and
zynq_fsbl_0.elf --> BOOT.bin
Correct?
Have I to build again also uImage? or uImage is directly connected to xilinx.dts?
In wiki.xilinx.com the sequence is
1. u-boot
2. devicetree
3. uImage
Can I change in
1. u-boot
2. uImage
3. devicetree
?
Thanks
Gionatha