Hello!
I just have started testing new scripts for Minized 2020.1 version (https://github.com/Avnet/petalinux/tree/2020.1)
First thing to say "WOW!" I'm amazed by new scripts and how they work, even the documentation is there with different boot methods
It was a great idea to rework git like that, it will be so much easier for new developers to start having fun with zed family.
Also, I have a question....
As these project should be your starting point to develop things on your own, I have tried to add openCV library, but building petalinux failed.
It is some problem with wic image.
- "petalinux-build"
I could just remove wic image from packaging option, but I would like to use it like in "how_to_boot.txt"
It is some problem with building command?
Little suggestion this:
- "petalinux-build -c avnet-image-minimal"
- "petalinux-build -c avnet-image-full"
should be added to "how_to_boot.txt"
If someone is using only ready scripts they could get stuck building empty project with old commands
Also is this possible, to add QEMU arguemnts and BIF files for Vitis? That would be great!
What do you think about adding different boot methods as scripts for Minized minimal image or jtag boot?
Imagine that you could just do:
"xsdb boot_jtag_INITRD_MINIMAL.tcl"
and ./boot4method.sh or something like that
even better "xsdb boot_jtag_INITRD_MINIMAL_boot4.tcl" full automatic tcl that reprograms and reboot system (that could be a bit overkill)
Message was edited by: Bartosz Rycko