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.

Debugging MLO (x-loader)

Other Parts Discussed in Thread: OMAP3530

Hi,

Is there are way to debug the x-loader or telling to ROM code to display a verbose messages?. I have a scenario where I boot my board using VFAT sd card and it has a MLO and u-boot. The x-loader and u-boot did not show up and I am not sure what was going on?. 

Any idea?

Thanks,

John

  • John:

    Are you using the TI OMAP3530 EVM Rev G, or a custom board?  Do you get any terminal output at all?  Can you stop the boot process

    by pressing the spacebar and type printenv and send us the U-BOOT parameters? 

    VFAT can be used for the boot sector (x-loader, u-boot & kernel) but not for the file system. 

    This wiki page describes how we use a partioned SD card with our AM37x SDK.

    http://processors.wiki.ti.com/index.php/How_to_Make_3_Partition_SD_Card

    Regards,

    Michael T

    PS: Please mark this post as answered via the Verify Answer button below if you think it answers your question.  Thanks!