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/PROCESSOR-SDK-AM335X: U-Boot in EXT2/3/4 partition

Part Number: PROCESSOR-SDK-AM335X

Tool/software: Linux

Good Afternoon,

for my current project requirements we need to implement a single partition(Ext2/3/4) with both U-boot and ROOTFS.

I read that u-boot should only execute from FAT format partition. Is there a way to make it work under Ext partition as well?

Regards and many thanks in advance,

Pedro

  • Hi,

    AM335x cannot boot from an EXT2/3/4 formatted partition.
  • Hi,
    from Ext2 I have managed to boot with some difficulty. After the bellow log the u-boot gets stuck and i cannot go any further.

    U-Boot SPL 2013.07-TQ-arm-BSP-0115-gf16fa60 (Feb 22 2017 - 14:37:17)
    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 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 Peripheral mode controller at 47401800 using PIO, IRQ 0
    MMC Device 1 not found
    board_mmc_init: MMC device 1 not found.
    OMAP SD/MMC: 0
  • Hi Pedro,

    I read that u-boot should only execute from FAT format partition. Is there a way to make it work under Ext partition as well?


    I confirm Biser's answer. This has not been tested.

    Best Regards,
    Yordan