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 save your changes and create a new branch.
git gui # save your changes git fetch origin git checkout -b newgen origin/next - Hippo