Hi I'm loading barebox as a second stage bootloader, because I haven't figured out yet how to boot it from SD card directly. It seems though as if barebox in general is not happy with the SD card: barebox 2012.05.0-00194-g38d361d-dirty #0 Mon May 14 10:52:47 CEST 2012 Board: SID1 NOAH registered netconsole as cs1 imx-esdhc@mci0: registered as mci0 imx-esdhc@imx-esdhc0: timeout 1 Cannot reset the SD/MMC card ehci@ehci0: USB EHCI 1.00 cfi_flash@cfi_flash0: found cfi flash at a0000000, size 67108864 Malloc space: 0x83b00000 -> 0x83efffff (size 4 MB) Stack space : 0x83af8000 -> 0x83b00000 (size 32 kB) envfs: wrong magic on /dev/env0 no valid environment found on /dev/env0. Using default environment running /env/bin/init... Hit any key to stop autoboot: 5 type update_kernel nor [] to update kernel into flash type update_root nor [] to update rootfs into flash sid1-noah:/ sid1-noah:/ devinfo mci0 resources: driver: mci No information available: MCI card not probed yet Parameters: probe = 0 sid1-noah:/ mci0.probe=1 imx-esdhc@imx-esdhc0: timeout 1 Cannot reset the SD/MMC card set parameter: Connection timed out sid1-noah:/ Any ideas? What are possible causes of this? Regards Roberto