[U-Boot-Users] U-Boot and S3c2410
Gerrit Van de Velde
gvd at denayer.wenk.be
Fri Feb 20 16:22:20 CET 2004
asnua at eircom.net wrote:
>(2) Gerrit....Are you also using the S3C2410?
>
>
>
No, a Motorola MPC5200 Lite evaluation board.
But I thought that my suggestion is pretty board-independent :)
this is how i created my image:
$ mkimage -n 'Linux PPC MPC5200 2.4' -A ppc -O linux -T kernel -C gzip
-a 00000000 -e 00000000 -d arch/ppc/boot/images/vmlinux.gz
/tftpboot/MPC5200/vmlinux.img
and then in U-Boot:
=> tftpboot 100000 MPC5200/vmlinux.img
=> cp.b 100000 FF100000 $(filesize)
=> bootm FF100000
>(3) So why isn't it booting. Or more correctly why is it resetting after it issues the 'Starting kernel ...' message!!
>Am I missing some bootarguments?
>
>
you don't need to have bootarguments set to see at leaste *some* output
I think.. Something more severe is going on I believe
--
Kind regards,
ing. Gerrit Van de Velde
Onderzoeksgroep Digitale Technieken
W & K, Campus De Nayer
J. De Nayerlaan 5
2860 Sint-Katelijne-Waver
Tel. 015 / 31 69 44
Fax. 015 / 31 74 53
http://emsys.denayer.wenk.be
More information about the U-Boot
mailing list