I've compiled the uboot again and again, and it doesn't change anything
when I replace the old MLO file :

dd if=./MLO of=${DISK} count=1 seek=1 bs=128k



Le ven. 17 juin 2016 à 18:16, Micka <mickamus...@gmail.com> a écrit :

> Hi, when the board boot, I've the message that tell me :
>
> bad magic. and after a deep research, it come from the SPL :
>
> common/spl/spl_mmc.c
>
>         if (image_get_magic(header) != IH_MAGIC) {
>                 puts("bad magic\n");
>
>
> how can i fix that ?
>
> Micka,
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAF%2BMRt%3DG-49ZzBwDKzu6gXJO4Mevufbz17tLKWoc3x2VNkSqsQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to