Hello! I was trying to boot device from MMC using u-boot and MLO from Ti sources and official u-boot repository, but faced a problem. It didn't work. Nothing happend. I saw that 2013 version image with debian from your site plased MLO to 0x20000 and u-boot to 0x60000. Where should I put 2021 version MLO and u-boot and maybe there is a different problem?
My device is AM3352-SOM
Thank you.
Quote from: alex_cmx on February 25, 2023, 07:17:50 PMHello! I was trying to boot device from MMC using u-boot and MLO from Ti sources and official u-boot repository, but faced a problem. It didn't work. Nothing happend. I saw that 2013 version image with debian from your site plased MLO to 0x20000 and u-boot to 0x60000. Where should I put 2021 version MLO and u-boot and maybe there is a different problem?
My device is AM3352-SOM
Thank you.
You should double check the memory addresses for MLO and u-boot, as they may need to be placed in different locations than in the 2013 version. Additionally, users should ensure that all necessary files have been properly downloaded from the official source.