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
Edited by FlexiFelixLink to comment
Share on other sites
4 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now