Hi Philip,
I am trying to port gnuradio onto zedboard. I used the following link
https://github.com/balister/oe-gnuradio-manifest
and build the images folder for zedboard-zynq7.
Then I copied uImage, boot.bin dtb and uenv.txt onto the sd card boot
partition
untarred the gnradio-dev-image-zedboa
The following links were used to bitbake the image
https://github.com/balister/oe-gnuradio-manifest
https://wiki.gnuradio.org/index.php/Zynq
On Mon, May 6, 2019 at 2:40 PM Nitesh Guinde
wrote:
> Hi Philip,
>
> I am trying to port gnuradio onto zedboard. I used the following lin