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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAF%2BMRtk1Nq_K_B1UcHHrJqQZSxYcVSMBox_yfPYnpbPu1E67ew%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to