Re: i.MX8M Mini Hangs at ATF when booting from USB

2022-02-08 Thread Tom Rini
On Tue, Feb 08, 2022 at 11:58:50AM +0800, Peng Fan (OSS) wrote: > > > On 2022/2/3 2:42, Tom Rini wrote: > > On Wed, Feb 02, 2022 at 02:45:44PM -0300, Fabio Estevam wrote: > > > Hi Marcel, > > > > > > [Adding Tom and Marek] > > > > > > On Wed, Feb 2, 2022 at 2:40 PM Marcel Ziswiler > > > wrote:

Re: i.MX8M Mini Hangs at ATF when booting from USB

2022-02-07 Thread Peng Fan (OSS)
On 2022/2/3 2:42, Tom Rini wrote: On Wed, Feb 02, 2022 at 02:45:44PM -0300, Fabio Estevam wrote: Hi Marcel, [Adding Tom and Marek] On Wed, Feb 2, 2022 at 2:40 PM Marcel Ziswiler wrote: The blocker to getting non-dm-spl-usb support for IMX8M appears to be the base addresses and instead of

Re: i.MX8M Mini Hangs at ATF when booting from USB

2022-02-03 Thread Marek Vasut
On 2/3/22 18:27, Adam Ford wrote: On Thu, Feb 3, 2022 at 11:23 AM Marek Vasut wrote: On 2/3/22 17:46, Tom Rini wrote: On Wed, Feb 02, 2022 at 12:48:06PM -0600, Adam Ford wrote: On Wed, Feb 2, 2022 at 12:42 PM Tom Rini wrote: On Wed, Feb 02, 2022 at 02:45:44PM -0300, Fabio Estevam wrote:

Re: i.MX8M Mini Hangs at ATF when booting from USB

2022-02-03 Thread Adam Ford
On Thu, Feb 3, 2022 at 11:23 AM Marek Vasut wrote: > > On 2/3/22 17:46, Tom Rini wrote: > > On Wed, Feb 02, 2022 at 12:48:06PM -0600, Adam Ford wrote: > >> On Wed, Feb 2, 2022 at 12:42 PM Tom Rini wrote: > >>> > >>> On Wed, Feb 02, 2022 at 02:45:44PM -0300, Fabio Estevam wrote: > Hi Marcel,

Re: i.MX8M Mini Hangs at ATF when booting from USB

2022-02-03 Thread Marek Vasut
On 2/3/22 17:46, Tom Rini wrote: On Wed, Feb 02, 2022 at 12:48:06PM -0600, Adam Ford wrote: On Wed, Feb 2, 2022 at 12:42 PM Tom Rini wrote: On Wed, Feb 02, 2022 at 02:45:44PM -0300, Fabio Estevam wrote: Hi Marcel, [Adding Tom and Marek] On Wed, Feb 2, 2022 at 2:40 PM Marcel Ziswiler wrote

Re: i.MX8M Mini Hangs at ATF when booting from USB

2022-02-03 Thread Tom Rini
On Wed, Feb 02, 2022 at 12:48:06PM -0600, Adam Ford wrote: > On Wed, Feb 2, 2022 at 12:42 PM Tom Rini wrote: > > > > On Wed, Feb 02, 2022 at 02:45:44PM -0300, Fabio Estevam wrote: > > > Hi Marcel, > > > > > > [Adding Tom and Marek] > > > > > > On Wed, Feb 2, 2022 at 2:40 PM Marcel Ziswiler > > >

Re: i.MX8M Mini Hangs at ATF when booting from USB

2022-02-02 Thread Adam Ford
On Wed, Feb 2, 2022 at 12:42 PM Tom Rini wrote: > > On Wed, Feb 02, 2022 at 02:45:44PM -0300, Fabio Estevam wrote: > > Hi Marcel, > > > > [Adding Tom and Marek] > > > > On Wed, Feb 2, 2022 at 2:40 PM Marcel Ziswiler > > wrote: > > > > > > The blocker to getting non-dm-spl-usb support for IMX8M ap

Re: i.MX8M Mini Hangs at ATF when booting from USB

2022-02-02 Thread Tom Rini
On Wed, Feb 02, 2022 at 02:45:44PM -0300, Fabio Estevam wrote: > Hi Marcel, > > [Adding Tom and Marek] > > On Wed, Feb 2, 2022 at 2:40 PM Marcel Ziswiler > wrote: > > > > The blocker to getting non-dm-spl-usb support for IMX8M appears to be > > > the base addresses and instead of adding more of

Re: i.MX8M Mini Hangs at ATF when booting from USB

2022-02-02 Thread Fabio Estevam
Hi Marcel, [Adding Tom and Marek] On Wed, Feb 2, 2022 at 2:40 PM Marcel Ziswiler wrote: > > The blocker to getting non-dm-spl-usb support for IMX8M appears to be > > the base addresses and instead of adding more of them to imx-regs.h we > > need to get them from DT via of_platdata which nobody

Re: i.MX8M Mini Hangs at ATF when booting from USB

2022-02-02 Thread Marcel Ziswiler
Hi Tim et al. On Wed, 2022-02-02 at 08:27 -0800, Tim Harvey wrote: > On Wed, Feb 2, 2022 at 3:36 AM Adam Ford wrote: [snip] > > To give some numbers to the SPL size issue here is what I've found: > - lpddr4 dram config structs are about 3K each (I know I have 3 of > them currently in my IMX8MM

Re: i.MX8M Mini Hangs at ATF when booting from USB

2022-02-02 Thread Tim Harvey
On Wed, Feb 2, 2022 at 3:36 AM Adam Ford wrote: > > On Mon, Jan 31, 2022 at 2:48 PM Adam Ford wrote: > > > > On Mon, Jan 31, 2022 at 2:45 PM Michael Nazzareno Trimarchi > > wrote: > > > > > > Hi > > > > > > On Mon, Jan 31, 2022 at 9:34 PM Adam Ford wrote: > > > > > > > > On Mon, Jan 31, 2022 at

Re: i.MX8M Mini Hangs at ATF when booting from USB

2022-02-02 Thread Adam Ford
On Mon, Jan 31, 2022 at 2:48 PM Adam Ford wrote: > > On Mon, Jan 31, 2022 at 2:45 PM Michael Nazzareno Trimarchi > wrote: > > > > Hi > > > > On Mon, Jan 31, 2022 at 9:34 PM Adam Ford wrote: > > > > > > On Mon, Jan 31, 2022 at 2:25 PM Michael Nazzareno Trimarchi > > > wrote: > > > > > > > > HI A

Re: i.MX8M Mini Hangs at ATF when booting from USB

2022-01-31 Thread Michael Nazzareno Trimarchi
Hi Adam On Mon, Jan 31, 2022 at 10:05 PM Adam Ford wrote: > > On Mon, Jan 31, 2022 at 2:48 PM Adam Ford wrote: > > > > On Mon, Jan 31, 2022 at 2:45 PM Michael Nazzareno Trimarchi > > wrote: > > > > > > Hi > > > > > > On Mon, Jan 31, 2022 at 9:34 PM Adam Ford wrote: > > > > > > > > On Mon, Jan

Re: i.MX8M Mini Hangs at ATF when booting from USB

2022-01-31 Thread Adam Ford
On Mon, Jan 31, 2022 at 2:48 PM Adam Ford wrote: > > On Mon, Jan 31, 2022 at 2:45 PM Michael Nazzareno Trimarchi > wrote: > > > > Hi > > > > On Mon, Jan 31, 2022 at 9:34 PM Adam Ford wrote: > > > > > > On Mon, Jan 31, 2022 at 2:25 PM Michael Nazzareno Trimarchi > > > wrote: > > > > > > > > HI A

Re: i.MX8M Mini Hangs at ATF when booting from USB

2022-01-31 Thread Adam Ford
On Mon, Jan 31, 2022 at 2:45 PM Michael Nazzareno Trimarchi wrote: > > Hi > > On Mon, Jan 31, 2022 at 9:34 PM Adam Ford wrote: > > > > On Mon, Jan 31, 2022 at 2:25 PM Michael Nazzareno Trimarchi > > wrote: > > > > > > HI Adam > > > > > > On Mon, Jan 31, 2022 at 9:21 PM Adam Ford wrote: > > > >

Re: i.MX8M Mini Hangs at ATF when booting from USB

2022-01-31 Thread Michael Nazzareno Trimarchi
Hi On Mon, Jan 31, 2022 at 9:34 PM Adam Ford wrote: > > On Mon, Jan 31, 2022 at 2:25 PM Michael Nazzareno Trimarchi > wrote: > > > > HI Adam > > > > On Mon, Jan 31, 2022 at 9:21 PM Adam Ford wrote: > > > > > > I have a situation where the same Flash.bin file can boot an MMC card, > > > but hang

Re: i.MX8M Mini Hangs at ATF when booting from USB

2022-01-31 Thread Adam Ford
On Mon, Jan 31, 2022 at 2:25 PM Michael Nazzareno Trimarchi wrote: > > HI Adam > > On Mon, Jan 31, 2022 at 9:21 PM Adam Ford wrote: > > > > I have a situation where the same Flash.bin file can boot an MMC card, > > but hang when booting over USB. > > > > In both cases, I can see the FIT file is l

Re: i.MX8M Mini Hangs at ATF when booting from USB

2022-01-31 Thread Michael Nazzareno Trimarchi
HI Adam On Mon, Jan 31, 2022 at 9:21 PM Adam Ford wrote: > > I have a situation where the same Flash.bin file can boot an MMC card, > but hang when booting over USB. > > In both cases, I can see the FIT file is loaded, and the various items > are identified and placed in their respective folders