Hi, >From the lasted Barebox version (barebox-2014.12.0): I generated a MLO and a barebox.bin for the BeagleBone (am335x_defconfig&am335x_mlo_defconfig config file) with the modification of : [PATCH] net: cpsw: Fix crashes on beaglebone black ledphilippe at gmail.com that I copied in a SD card. It work fine. After, I wanted to boot from the the internal eMMC. So after boot from sd card, I mounted the eMMC (mount /dev/mmc1.0) and copied the MLO and barebox.bin in the /mnt/mmc1.0 folder. When I try to boot from the internal eMMC ,I have the following error: ---------> barebox 2014.12.0 #2 Wed Dec 31 15:29:16 GMT 2014 Board: TI AM335x BeagleBone detected 'BeagleBone Black' omap-hsmmc 48060000.mmc: registered as 48060000.mmc booting from MMC fat fat0: probe failed: error 22 Unable to mount (-22) booting failed <--------- I tried myself to find a 'correction' by added the call of am33xx_of_register_bootdevice(void) function at the end of the static int beaglebone_devices_init(void) function. With this modification, sometime (depending of the last boot: from SD Card or from eMMC) I can boot, someting not. So my correction,although improving the situation, is not exactly the correction to do. Some one can help me ? Thanks very much ! ----------------------------- Eaton Industries (France) S.A.S ~ Siège social: 110 Rue Blaise Pascal, Immeuble Le Viséo - Bâtiment A Innovallée, 38330, Montbonnot-St.-Martin, France ~ Lieu d'enregistrement au registre du commerce: Grenoble ~ Numéro d'enregistrement: 509 653 176 ~ Capital social souscrit et liberé:€ 16215441 ~ Numéro de TVA: FR47509653176 ----------------------------- _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox