Closed z7010student closed 5 years ago
are thise files your application specific?
I think that they are quite generic.
are thise files your application specific?
I think that they are quite generic.
Thanks Pavel.
do you have any pointers according to the errors? I have used the .dts,config.h and defconfig from your project.
If you think that there is a problem, then please provide a list of commands to reproduce it.
As far as I know, my scripts and patches work when they are used with the commands from my notes.
Most of the commands can be found in the LED blinker notes:
http://pavel-demin.github.io/red-pitaya-notes/led-blinker/
Some more details can be found in the slides of my presentation at Club Vivado 2016. They are linked from the LED blinker notes. Here is a direct link:
http://pavel-demin.github.io/red-pitaya-notes/led-blinker/ https://www.dropbox.com/sh/5fy49wae6xwxa8a/AACl--BhQvcNgjeQLRaiX9dha/ClubVivado2016_Pavel_Demin.pdf?dl=1
Hello Pavel,
I am trying to build linux first time for my GPIO project.
I have been following Xilinx guide (https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18841961/Zynq+Linux) for build of uboot and kernel. I would appretiate if you guide me through this one issue.
As to build Uboot its stated that we need, .dts and _defconfig file. I went through your repo, the files you have in you repo -> patches .
the question is that, are thise files your application specific? so should i create or modifi `those?
Thank you for your time pavel.