Re: i.MX8MM-EVK Boot failure

2019-12-16 Thread Fabio Estevam
Hi Ricardo, On Thu, Dec 12, 2019 at 6:20 PM Ricardo Salveti wrote: > Can you also confirm if mmc is working correctly on imx8mm evk? > > I currently building with atf imx_4.19.35_1.1.0 and firmware-imx 8.5 > (tried multiple versions, no difference) and I'm unable to get u-boot > to find the mmc

Re: i.MX8MM-EVK Boot failure

2019-12-13 Thread Ricardo Salveti
Hi Fabio, On Fri, Dec 13, 2019 at 6:44 AM Fabio Estevam wrote: > > Hi Ricardo, > > On Thu, Dec 12, 2019 at 6:20 PM Ricardo Salveti wrote: > > > Can you also confirm if mmc is working correctly on imx8mm evk? > > I don't have access to a imx8mm_evk at the moment, but does the change > below help?

Re: i.MX8MM-EVK Boot failure

2019-12-13 Thread Fabio Estevam
Hi Ricardo, On Thu, Dec 12, 2019 at 6:20 PM Ricardo Salveti wrote: > Can you also confirm if mmc is working correctly on imx8mm evk? I don't have access to a imx8mm_evk at the moment, but does the change below help? --- a/configs/imx8mm_evk_defconfig +++ b/configs/imx8mm_evk_defconfig @@ -66,7

Re: i.MX8MM-EVK Boot failure

2019-12-12 Thread Ricardo Salveti
Hi, On Wed, Dec 11, 2019 at 12:05 AM Peng Fan wrote: > > > Subject: Re: i.MX8MM-EVK Boot failure > > > > Hi Peng, > > > > On Tue, Dec 10, 2019 at 10:48 PM Peng Fan wrote: > > > > > What you modified? It boots well with Tom's tree. > >

Re: i.MX8MM-EVK Boot failure

2019-12-11 Thread Fabio Estevam
Hi Adam, On Wed, Dec 11, 2019 at 9:58 AM Adam Ford wrote: > For what it's worth, I went to use the firmware from 7.9 as stated in > part of the readme (since the README states both 8.0 and 7.9), and I > used the ATF from 4.19.35_1.1.0, and it booted once I commented out > the sdhc2 cd-gpio lines

Re: i.MX8MM-EVK Boot failure

2019-12-11 Thread Adam Ford
On Tue, Dec 10, 2019 at 9:13 PM Fabio Estevam wrote: > > Hi Peng, > > On Wed, Dec 11, 2019 at 12:05 AM Peng Fan wrote: > > > > Does it work if you follow the README steps? > > > > I not download that, just use my local ATF/DDR, > > Yes, this is what I suspected: the ATF/DDR firmware versions from

Re: i.MX8MM-EVK Boot failure

2019-12-10 Thread Fabio Estevam
Hi Peng, On Wed, Dec 11, 2019 at 12:05 AM Peng Fan wrote: > > Does it work if you follow the README steps? > > I not download that, just use my local ATF/DDR, Yes, this is what I suspected: the ATF/DDR firmware versions from the README are not working with mainline U-Boot. Could you please upd

RE: i.MX8MM-EVK Boot failure

2019-12-10 Thread Peng Fan
> Subject: Re: i.MX8MM-EVK Boot failure > > Hi Peng, > > On Tue, Dec 10, 2019 at 10:48 PM Peng Fan wrote: > > > What you modified? It boots well with Tom's tree. > > Does imx8mq-evk also boot for you? > > I followed the imx8mq-evk README instructions

Re: i.MX8MM-EVK Boot failure

2019-12-10 Thread Fabio Estevam
Hi Peng, On Tue, Dec 10, 2019 at 10:48 PM Peng Fan wrote: > What you modified? It boots well with Tom's tree. Does imx8mq-evk also boot for you? I followed the imx8mq-evk README instructions and it does not boot here. Maybe you are using different ATF/DDR firmware versions? Does it work if y

RE: i.MX8MM-EVK Boot failure

2019-12-10 Thread Peng Fan
> Subject: i.MX8MM-EVK Boot failure > > I am trying to run the latest master > > 4b19b89ca4a866b7baa642533e6dbd67cd832d27 > with the clock patches applied for 8mm, but I am getting a boot failure when I > follow the instructions in the README, which are also a bit wr

Re: i.MX8MM-EVK Boot failure

2019-12-09 Thread Fabio Estevam
Hi Adam, On Sat, Dec 7, 2019 at 11:42 AM Adam Ford wrote: > > I am trying to run the latest master > > 4b19b89ca4a866b7baa642533e6dbd67cd832d27 > with the clock patches applied for 8mm, but I am getting a boot > failure when I follow the instructions in the README, which are also a > bit wrong.

Re: i.MX8MM-EVK Boot failure

2019-12-08 Thread Michael Nazzareno Trimarchi
Hi Adam follow my answer On Sun, Dec 8, 2019 at 4:35 PM Adam Ford wrote: > > On Sun, Dec 8, 2019 at 6:50 AM Adam Ford wrote: > > > > On Sat, Dec 7, 2019 at 12:25 PM Tom Rini wrote: > > > > > > On Sat, Dec 07, 2019 at 08:42:32AM -0600, Adam Ford wrote: > > > > > > > I am trying to run the lates

Re: i.MX8MM-EVK Boot failure

2019-12-08 Thread Adam Ford
On Sun, Dec 8, 2019 at 6:50 AM Adam Ford wrote: > > On Sat, Dec 7, 2019 at 12:25 PM Tom Rini wrote: > > > > On Sat, Dec 07, 2019 at 08:42:32AM -0600, Adam Ford wrote: > > > > > I am trying to run the latest master > > > > > > 4b19b89ca4a866b7baa642533e6dbd67cd832d27 > > > with the clock patches a

Re: i.MX8MM-EVK Boot failure

2019-12-08 Thread Adam Ford
On Sat, Dec 7, 2019 at 12:25 PM Tom Rini wrote: > > On Sat, Dec 07, 2019 at 08:42:32AM -0600, Adam Ford wrote: > > > I am trying to run the latest master > > > > 4b19b89ca4a866b7baa642533e6dbd67cd832d27 > > with the clock patches applied for 8mm, but I am getting a boot > > failure when I follow t

Re: i.MX8MM-EVK Boot failure

2019-12-07 Thread Tom Rini
On Sat, Dec 07, 2019 at 08:42:32AM -0600, Adam Ford wrote: > I am trying to run the latest master > > 4b19b89ca4a866b7baa642533e6dbd67cd832d27 > with the clock patches applied for 8mm, but I am getting a boot > failure when I follow the instructions in the README, which are also a > bit wrong. (

i.MX8MM-EVK Boot failure

2019-12-07 Thread Adam Ford
I am trying to run the latest master 4b19b89ca4a866b7baa642533e6dbd67cd832d27 with the clock patches applied for 8mm, but I am getting a boot failure when I follow the instructions in the README, which are also a bit wrong. (the firmware versions don't match, and the ./firmware command is missing