This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux SDK 8.0 default image doesn't works for Beaglebone black

Hi Experts,

The SDK 8.0 version default image is booted in the AM335x EVM SK and it is working fine.

I used the same SD card in the Begale Bone Black and the u-boot is throwing error as uImage not available ?

But the latest SDK page says it is common for AM335x EVM/SK and the Beagle Bone Black. The dtb files are also exist.


What could be the issue ?

  • Hi,

    I used the same SD card in the Begale Bone Black and the u-boot is throwing error as uImage not available ?

    What error you got ?
    Log please.
  • U-Boot 2013.04-dirty (Jul 10 2013 - 14:02:53)

    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: <ethaddr> 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
    ** Unable to read file uEnv.txt **
    gpio: pin 55 (gpio 55) value is 1
    ** File not found /boot/uImage **
    U-Boot#
  • Hi, were you able to get past this issue ? I'see the same issue on a new SDK 2.00.02.11 ( software-dl.ti.com/.../index_FDS.html ) after creating the sd card image using the below steps.

    processors.wiki.ti.com/.../Processor_SDK_Linux_Creating_a_SD_Card_with_Windows
  • software-dl.ti.com/.../index_FDS.html , I have the same exact error message on the console.

    ver=U-Boot 2013.04-rc1-14237-g90639fe-dirty (Apr 13 2013 - 13:57:11)

    Environment size: 3390/131068 bytes
    U-Boot# boot
    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
    ** Unable to read file uEnv.txt **
    gpio: pin 55 (gpio 55) value is 1
    ** File not found /boot/uImage **
    U-Boot# boot
    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
    ** Unable to read file uEnv.txt **
    gpio: pin 55 (gpio 55) value is 1
    ** File not found /boot/uImage **