Hi 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