Forum Discussion
Altera_Forum
Honored Contributor
16 years agoU-Boot DIV64 Issue
I just made u-boot works with Ethernet and Flash access and try to boot the linux kernel. but there is an error exception. --- Quote Start --- ==> imi e8060000 # # Checking Image at...
Altera_Forum
Honored Contributor
16 years agoPlease try this to see if there is warning,
./MAKEALL your_board Please change CONFIG_SYS_MONITOR_LEN to 0x80000 , 512K. What is your compiler version? nios2-elf-gcc -v - Hippo