1. U-Boot 2013.04-dirty (Jul 10 2013 - 14:02:53)
  2.  
  3. I2C: ready
  4. DRAM: 512 MiB
  5. WARNING: Caches not enabled
  6. NAND: No NAND device found!!!
  7. 0 MiB
  8. MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
  9. *** Warning - readenv() failed, using default environment
  10.  
  11. musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, HB-ISO Rx, HB-ISO Tx, SoftConn)
  12. musb-hdrc: MHDRC RTL version 2.0
  13. musb-hdrc: setup fifo_mode 4
  14. musb-hdrc: 28/31 max ep, 16384/16384 memory
  15. USB Peripheral mode controller at 47401000 using PIO, IRQ 0
  16. musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, HB-ISO Rx, HB-ISO Tx, SoftConn)
  17. musb-hdrc: MHDRC RTL version 2.0
  18. musb-hdrc: setup fifo_mode 4
  19. musb-hdrc: 28/31 max ep, 16384/16384 memory
  20. USB Host mode controller at 47401800 using PIO, IRQ 0
  21. Net: <ethaddr> not set. Validating first E-fuse MAC
  22. cpsw, usb_ether
  23. Hit any key to stop autoboot: 0
  24. gpio: pin 53 (gpio 53) value is 1
  25. mmc0 is current device
  26. micro SD card found
  27. mmc0 is current device
  28. gpio: pin 54 (gpio 54) value is 1
  29. SD/MMC found on device 0
  30. reading uEnv.txt
  31. 252 bytes read in 5 ms (48.8 KiB/s)
  32. Loaded environment from uEnv.txt
  33. Importing environment from mmc ...
  34. Running uenvcmd ...
  35. reading uImage-beaglebone.bin
  36. 4402240 bytes read in 531 ms (7.9 MiB)
  37. ## Booting kernel from Legacy Image a
  38. Image Name: Linux-3.8.13
  39. Image Type: ARM Linux Kernel Image
  40. Data Size: 4402176 Bytes = 4.2
  41. Load Address: 80008000
  42. Entry Point: 80008000
  43. Verifying Checksum ... OK
  44. Loading Kernel Image ... OK
  45. OK
  46.  
  47. Starting kernel ...
  48.  
  49. Uncompressing Linux... done, booting the kernel.
  50.  
  51. Error: unrecognized/unsupported machine ID (r1 = 0x00000e05).
  52.  
  53. Available machine support:
  54.  
  55. ID (hex) NAME
  56. ffffffff Generic OMAP4 (Flattened Device Tree)
  57. ffffffff Generic AM33XX (Flattened Device Tree)
  58. ffffffff Generic OMAP3-GP (Flattened Device Tree)
  59. ffffffff Generic OMAP3 (Flattened Device Tree)
  60. 0000060a OMAP3 Beagle Board
  61. 00000a9d IGEP OMAP3 module
  62. 00000928 IGEP v2 board
  63. 00000ae7 OMAP4 Panda board
  64.  
  65. Please check your kernel config and/or bootloader.