i try load the kernel and rootfilesystem via tftp by u-boot for my CoraZ7 Board.
I had build the u-boot out of the u-boot-digilent repo. Every time u-boot performs a network operation (ping or tftpboot), it looks like it's gonna crash.
If I try the prebuilt PetaLinux and stop the bootprocess at u-boot, every network operation works fine.
I commented out the #define CONFIG_ZYNQ_USB, due to the Kconfig message. Could this be the problem?
Question
FlexiFelix
Hello everybody,
i try load the kernel and rootfilesystem via tftp by u-boot for my CoraZ7 Board.
I had build the u-boot out of the u-boot-digilent repo. Every time u-boot performs a network operation (ping or tftpboot), it looks like it's gonna crash.
If I try the prebuilt PetaLinux and stop the bootprocess at u-boot, every network operation works fine.
I commented out the #define CONFIG_ZYNQ_USB, due to the Kconfig message. Could this be the problem?
regards felix
u_boot_log.txt
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.