Re: [U-Boot] Moving MX25 to SPL

2018-10-16 Thread Michael Nazzareno Trimarchi
Hi Stefano On Tue, Oct 16, 2018 at 12:59 PM Stefano Babic wrote: > > Hi Michael, > > On 16/10/2018 12:32, Michael Nazzareno Trimarchi wrote: > > Hi all > > > > I'm trying to figure out how move the mx25 to two stage boot using > > SPL. Anyone know why was done it before? > > > > It is simply beca

Re: [U-Boot] Moving MX25 to SPL

2018-10-16 Thread Stefano Babic
Hi Michael, On 16/10/2018 12:32, Michael Nazzareno Trimarchi wrote: > Hi all > > I'm trying to figure out how move the mx25 to two stage boot using > SPL. Anyone know why was done it before? > It is simply because the i.MX25 is pretty old and there is quite no more interest on it. New projects

[U-Boot] Moving MX25 to SPL

2018-10-16 Thread Michael Nazzareno Trimarchi
Hi all I'm trying to figure out how move the mx25 to two stage boot using SPL. Anyone know why was done it before? More technical question is if I can convert imximage.cfg value and let it write to an spl.c file that make the same. I don't have a lot of background on imx25 bootrom and what it's s