Dear all,
I am downloading u-boot code from following link,
https://github.com/Xilinx/u-boot-xlnx
with "git clone https://github.com/Xilinx/u-boot-xlnx.git"
I am trying to compile with
make ARCH=arm zynq_zed_config
make ARCH=arm
I am getting error as
"In file included from tools/aisimage.c:10:0:
include/image.h:880:27: fatal error: openssl/evp.h: No such file or directory"
can you please help me out to resolve the problem.
Thanks & Regards
Satish.G