Forum Discussion
Altera_Forum
Honored Contributor
21 years agoU-Boot : 'make' problem
Hello, I'm trying to compile a Uboot package in order to upload the .srec file to the NIOSII Cyclone board. My problem is that "make" command terminates with this message : (...)
ma...
Altera_Forum
Honored Contributor
21 years ago(Thanks for your precise details, Scott.)
Hello, me _again_ with my uboot problems http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/laugh.gif I've followed all the instructions given with U-BOOT in order to load my .bin into flash.(...)
==> cp.b 800000 0 1bdac
Copy to Flash... done But when I restart am I supposed to have a sort of u-boot config prompt ? For the moment I have nothing. It says in doc that normally uboot starts automatically (because at 0x00). Ive searched troughout the net for docs about U-BOOT implementation but found nothing really interesting at this stage. Another thing : "bootm X" command returns ==> bootm 0# # Booting image at 00000000 ...
Bad Magic Number What does it mean ? If someone can help, thanks. Max