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 agono warning/error generatd by MAKEALL command.
and the result is still the same while changing CONFIG_SYS_MONITOR_LEN to 0x80000. MAKEALL result: --- Quote Start --- Configuring for target board... text data bss dec hex filename 109822 3660 41220 154702 25c4e ./u-boot --------------------- SUMMARY ---------------------------- Boards compiled: 1 ---------------------------------------------------------- --- Quote End --- my gcc version is 4.1.2 which comes within uClinux tarball and is also up-to-date.