* [U-Boot] NAND SPL on imx6
@ 2014-03-07 12:36 Andy Ng
2014-03-10 18:40 ` Stefano Babic
0 siblings, 1 reply; 5+ messages in thread
From: Andy Ng @ 2014-03-07 12:36 UTC (permalink / raw)
To: u-boot
Dear colleagues,
Has anyone tried to build NAND SPL support on imx6. Does it work?
Best regards,
Andy
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot] NAND SPL on imx6
2014-03-07 12:36 [U-Boot] NAND SPL on imx6 Andy Ng
@ 2014-03-10 18:40 ` Stefano Babic
2014-03-27 17:56 ` Tim Harvey
0 siblings, 1 reply; 5+ messages in thread
From: Stefano Babic @ 2014-03-10 18:40 UTC (permalink / raw)
To: u-boot
Hi Andy,
On 07/03/2014 13:36, Andy Ng wrote:
> Dear colleagues,
>
> Has anyone tried to build NAND SPL support on imx6. Does it work?
>
SPL support is not yet done for i.MXes - definetely, it is one of the
most important features we want to have in future.
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot] NAND SPL on imx6
2014-03-10 18:40 ` Stefano Babic
@ 2014-03-27 17:56 ` Tim Harvey
2014-04-01 22:10 ` Otavio Salvador
2014-04-02 7:03 ` Stefano Babic
0 siblings, 2 replies; 5+ messages in thread
From: Tim Harvey @ 2014-03-27 17:56 UTC (permalink / raw)
To: u-boot
On Mon, Mar 10, 2014 at 11:40 AM, Stefano Babic <sbabic@denx.de> wrote:
> Hi Andy,
>
> On 07/03/2014 13:36, Andy Ng wrote:
>> Dear colleagues,
>>
>> Has anyone tried to build NAND SPL support on imx6. Does it work?
>>
>
> SPL support is not yet done for i.MXes - definetely, it is one of the
> most important features we want to have in future.
>
> Best regards,
> Stefano Babic
Stefano,
I'm working on this for the Gateworks Ventana product family. While I
have our boards currently booting from NAND SPL with various mixes of
CPU and memory configuration I'm still working on some minor issues
needed for my patches to be acceptable upstream based on prior
attempts at IMX SPL and resulting discussions.
Just to make sure I'm on track here, these are the following patches I
currently have the series I'm working on:
1. SPL: NAND: add support for mxs nand
2. MX6: add boot device structs and functions
3. MX6: provide basic SPL support (linker script, header with common
SPL configs)
4. MX6: add structs and functions for mmdc iomux and dram config
5. MX6: add some macro foo to allow both MX6Q and MX6DL IOMUX
6. board support utilizing the above
Items 4 and 5 above are the ones that I'm still working on and I'm
hoping to have patches to post within a few days to a week. Does the
above make sense to you?
Thanks,
Tim
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot] NAND SPL on imx6
2014-03-27 17:56 ` Tim Harvey
@ 2014-04-01 22:10 ` Otavio Salvador
2014-04-02 7:03 ` Stefano Babic
1 sibling, 0 replies; 5+ messages in thread
From: Otavio Salvador @ 2014-04-01 22:10 UTC (permalink / raw)
To: u-boot
Hello Tim,
On Thu, Mar 27, 2014 at 2:56 PM, Tim Harvey <tharvey@gateworks.com> wrote:
> On Mon, Mar 10, 2014 at 11:40 AM, Stefano Babic <sbabic@denx.de> wrote:
>> On 07/03/2014 13:36, Andy Ng wrote:
>>> Dear colleagues,
>>>
>>> Has anyone tried to build NAND SPL support on imx6. Does it work?
>>>
>>
>> SPL support is not yet done for i.MXes - definetely, it is one of the
>> most important features we want to have in future.
>>
>
> I'm working on this for the Gateworks Ventana product family. While I
> have our boards currently booting from NAND SPL with various mixes of
> CPU and memory configuration I'm still working on some minor issues
> needed for my patches to be acceptable upstream based on prior
> attempts at IMX SPL and resulting discussions.
>
> Just to make sure I'm on track here, these are the following patches I
> currently have the series I'm working on:
> 1. SPL: NAND: add support for mxs nand
> 2. MX6: add boot device structs and functions
> 3. MX6: provide basic SPL support (linker script, header with common
> SPL configs)
> 4. MX6: add structs and functions for mmdc iomux and dram config
> 5. MX6: add some macro foo to allow both MX6Q and MX6DL IOMUX
> 6. board support utilizing the above
>
> Items 4 and 5 above are the ones that I'm still working on and I'm
> hoping to have patches to post within a few days to a week. Does the
> above make sense to you?
Awesome! I am quite anxious to see this! :-D
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot] NAND SPL on imx6
2014-03-27 17:56 ` Tim Harvey
2014-04-01 22:10 ` Otavio Salvador
@ 2014-04-02 7:03 ` Stefano Babic
1 sibling, 0 replies; 5+ messages in thread
From: Stefano Babic @ 2014-04-02 7:03 UTC (permalink / raw)
To: u-boot
Hi Tim,
On 27/03/2014 18:56, Tim Harvey wrote:
> On Mon, Mar 10, 2014 at 11:40 AM, Stefano Babic <sbabic@denx.de> wrote:
>> Hi Andy,
>>
>> On 07/03/2014 13:36, Andy Ng wrote:
>>> Dear colleagues,
>>>
>>> Has anyone tried to build NAND SPL support on imx6. Does it work?
>>>
>>
>> SPL support is not yet done for i.MXes - definetely, it is one of the
>> most important features we want to have in future.
>>
>> Best regards,
>> Stefano Babic
>
> Stefano,
>
> I'm working on this for the Gateworks Ventana product family. While I
> have our boards currently booting from NAND SPL with various mixes of
> CPU and memory configuration I'm still working on some minor issues
> needed for my patches to be acceptable upstream based on prior
> attempts at IMX SPL and resulting discussions.
>
> Just to make sure I'm on track here, these are the following patches I
> currently have the series I'm working on:
> 1. SPL: NAND: add support for mxs nand
> 2. MX6: add boot device structs and functions
> 3. MX6: provide basic SPL support (linker script, header with common
> SPL configs)
> 4. MX6: add structs and functions for mmdc iomux and dram config
> 5. MX6: add some macro foo to allow both MX6Q and MX6DL IOMUX
> 6. board support utilizing the above
>
> Items 4 and 5 above are the ones that I'm still working on and I'm
> hoping to have patches to post within a few days to a week. Does the
> above make sense to you?
I think we can better understand when you will post your patches. Feel
free to post patches as draft to explain your ideas, if you prefer.
Best regards,
Stefano
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2014-04-02 7:03 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-07 12:36 [U-Boot] NAND SPL on imx6 Andy Ng
2014-03-10 18:40 ` Stefano Babic
2014-03-27 17:56 ` Tim Harvey
2014-04-01 22:10 ` Otavio Salvador
2014-04-02 7:03 ` Stefano Babic
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox