Interesting, if I toss the card from this into a fully populated BBB, this is what I get out the debug port with the
U-Boot SPL 2013.04-dirty (Jan 26 2014 - 19:01:25)
musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, HB-ISO Rx, HB-ISO Tx, SoftConn)
musb-hdrc: MHDRC RTL version 2.0
musb-hdrc: setup fifo_mode 4
musb-hdrc: 28/31 max ep, 16384/16384 memory
USB Peripheral mode controller at 47401000 using PIO, IRQ 0
musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, HB-ISO Rx, HB-ISO Tx, SoftConn)
musb-hdrc: MHDRC RTL version 2.0
musb-hdrc: setup fifo_mode 4
musb-hdrc: 28/31 max ep, 16384/16384 memory
USB Host mode controller at 47401800 using PIO, IRQ 0
OMAP SD/MMC: 0
reading u-boot.img
reading u-boot.img
U-Boot 2013.04-dirty (Jan 26 2014 - 19:01:25)
I2C: ready
DRAM: 512 MiB
WARNING: Caches not enabled
NAND: No NAND device found!!!
0 MiB
MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
*** Warning - readenv() failed, using default environment
musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, HB-ISO Rx, HB-ISO Tx, SoftConn)
musb-hdrc: MHDRC RTL version 2.0
musb-hdrc: setup fifo_mode 4
musb-hdrc: 28/31 max ep, 16384/16384 memory
USB Peripheral mode controller at 47401000 using PIO, IRQ 0
musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, HB-ISO Rx, HB-ISO Tx, SoftConn)
musb-hdrc: MHDRC RTL version 2.0
musb-hdrc: setup fifo_mode 4
musb-hdrc: 28/31 max ep, 16384/16384 memory
USB Host mode controller at 47401800 using PIO, IRQ 0
Net: not set. Validating first E-fuse MAC
cpsw, usb_ether
Hit any key to stop autoboot: 0
gpio: pin 53 (gpio 53) value is 1
mmc0 is current device
micro SD card found
mmc0 is current device
gpio: pin 54 (gpio 54) value is 1
SD/MMC found on device 0
reading uEnv.txt
551 bytes read in 4 ms (133.8 KiB/s)
Loaded environment from uEnv.txt
Importing environment from mmc ...
Running uenvcmd ...
reading am335x-boneblack-bitmainer.dtb
20497 bytes read in 9 ms (2.2 MiB/s)
reading initramfs.bin.SD
14915825 bytes read in 1981 ms (7.2 MiB/s)
reading uImage.bin
Invalid FAT entry
3909632 bytes read in 475 ms (7.8 MiB/s)
## Booting kernel from Legacy Image at 80200000 ...
Image Name: Linux-3.8.13
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 4394072 Bytes = 4.2 MiB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... Bad Data CRC
ERROR: can't get kernel image!
gpio: pin 55 (gpio 55) value is 1
reading uImage.bin
Invalid FAT entry
3909632 bytes read in 474 ms (7.9 MiB/s)
gpio: pin 56 (gpio 56) value is 1
reading am335x-boneblack-bitmainer.dtb
20497 bytes read in 9 ms (2.2 MiB/s)
Booting from mmc ...
Wrong Image Format for bootm command
ERROR: can't get kernel image!
U-Boot#
Linux never seems to load on the BBB. I haven't tried this with the BBB included with the unit, but possibly a bad firmware image?