Forum Discussion
Altera_Forum
Honored Contributor
20 years agoU-BOOT !!!!!!!!!!!!
Hi http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/wacko.gif , that u-boot is really driving me crazy. This is what I've done: 1- Compiled u-boot (got the .bin and the .srec)...
Altera_Forum
Honored Contributor
20 years agoHi MFM,
> Question: why is my board info printed twice with one bdinfo ? Your terminal software is probably configured to send line feeds. Just turn them off. > well, I've figured out the following: I was overwriting the compressed image with > the uncompressed one That's a common scenario ... especially when bringing up a new board 8-P > I used mkimage to convert the > /home/MFM/linux-2.6.x/arch/nios2nommu/boot/compressed/vmlinux.bin > generated using hippo's buildroot Just to be sure ... is that the _uncompressed_ binary image? I currently don't use buildroot ... and I haven't looked buildroot through the build scripts/makefiles yet. Regards, --Scott