Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => AM3352 => Topic started by: alex_cmx on February 25, 2023, 07:17:50 PM

Title: u-boot 2021.01 form Ti
Post by: alex_cmx on February 25, 2023, 07:17:50 PM
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.
Title: Re: u-boot 2021.01 form Ti
Post by: robertofmassey on April 01, 2025, 07:40:41 AM
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.