where can I get right source code that I can build to create bootable linux kernel? I am not using petalinux.
where can I get right source code that I can build to create bootable linux kernel? I am not using petalinux.
Hi Mick,
The best place to get Zynq source code is from the Xilinx Github repository.
An overview of the process for creating a bootable Linux image is presented in this video:
http://www.xilinx.com/training/zynq/how-to-build-a-linux-boot-image-for-the-zynq-7000-ap-soc.htm
Petalinux is recommended for those not already familiar with building Linux components since it automates most of these build activities.
Regards,
-Kevin