Has anyone else seen this? In Linux, I build the production kernel by doing: make ARCH=arm CROSS_COMPILE=arm_v5t_le- uImage Then: cp arch/arm/boot/uImage /tftpboot/uImage-dm355
In u-boot on the devkit, then: setenv bootfile uImage-dm355; tftp The kernel tftp's over fine, but when I try to boot it I always get 'bad magic number'. I've done this tons of times with the DM6446 devkit. Any help is greatly appreciated. Thanks, Peter _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
