All of lore.kernel.org
 help / color / mirror / Atom feed
* Moving to iMX6 SoloX CPU
@ 2015-03-24 10:50 Roberto Fichera
  2015-03-24 11:14 ` Gary Thomas
  0 siblings, 1 reply; 10+ messages in thread
From: Roberto Fichera @ 2015-03-24 10:50 UTC (permalink / raw)
  To: meta-freescale

Hi All,

Just want to know that to do to move my current Dizzy setup to use an iMX6 SoloX CPU.

Thanks in advance,
Roberto Fichera.


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Moving to iMX6 SoloX CPU
  2015-03-24 10:50 Moving to iMX6 SoloX CPU Roberto Fichera
@ 2015-03-24 11:14 ` Gary Thomas
  2015-03-24 11:32   ` Roberto Fichera
  0 siblings, 1 reply; 10+ messages in thread
From: Gary Thomas @ 2015-03-24 11:14 UTC (permalink / raw)
  To: meta-freescale

On 2015-03-24 04:50, Roberto Fichera wrote:
> Hi All,
>
> Just want to know that to do to move my current Dizzy setup to use an iMX6 SoloX CPU.
>

That's a pretty vague question.  What's your target [board]
and current setup?

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Moving to iMX6 SoloX CPU
  2015-03-24 11:14 ` Gary Thomas
@ 2015-03-24 11:32   ` Roberto Fichera
  2015-03-24 11:45     ` Gary Thomas
  0 siblings, 1 reply; 10+ messages in thread
From: Roberto Fichera @ 2015-03-24 11:32 UTC (permalink / raw)
  To: meta-freescale

On 03/24/2015 12:14 PM, Gary Thomas wrote:
> On 2015-03-24 04:50, Roberto Fichera wrote:
>> Hi All,
>>
>> Just want to know that to do to move my current Dizzy setup to use an iMX6 SoloX CPU.
>>
>
> That's a pretty vague question.  What's your target [board]
> and current setup?
>

Sorry! Forgot to add a bit of details!

I'm currently on custom board based on imx6slevk, so I guess I can start from an imx6sxevk
typical setup to move all my customizations. Mainly the question what to do to set my board
SOC_FAMILY to "mx6:m6sx".

Cheers,
Roberto Fichera.




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Moving to iMX6 SoloX CPU
  2015-03-24 11:32   ` Roberto Fichera
@ 2015-03-24 11:45     ` Gary Thomas
  2015-03-24 12:04       ` Roberto Fichera
  0 siblings, 1 reply; 10+ messages in thread
From: Gary Thomas @ 2015-03-24 11:45 UTC (permalink / raw)
  To: meta-freescale

On 2015-03-24 05:32, Roberto Fichera wrote:
> On 03/24/2015 12:14 PM, Gary Thomas wrote:
>> On 2015-03-24 04:50, Roberto Fichera wrote:
>>> Hi All,
>>>
>>> Just want to know that to do to move my current Dizzy setup to use an iMX6 SoloX CPU.
>>>
>>
>> That's a pretty vague question.  What's your target [board]
>> and current setup?
>>
>
> Sorry! Forgot to add a bit of details!
>
> I'm currently on custom board based on imx6slevk, so I guess I can start from an imx6sxevk
> typical setup to move all my customizations. Mainly the question what to do to set my board
> SOC_FAMILY to "mx6:m6sx".
>

Looks correct - look at how other i.MX6SX targets like imx6sxsabresd
are handled.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Moving to iMX6 SoloX CPU
  2015-03-24 11:45     ` Gary Thomas
@ 2015-03-24 12:04       ` Roberto Fichera
  2015-03-24 13:21         ` Otavio Salvador
  0 siblings, 1 reply; 10+ messages in thread
From: Roberto Fichera @ 2015-03-24 12:04 UTC (permalink / raw)
  To: meta-freescale

On 03/24/2015 12:45 PM, Gary Thomas wrote:
> On 2015-03-24 05:32, Roberto Fichera wrote:
>> On 03/24/2015 12:14 PM, Gary Thomas wrote:
>>> On 2015-03-24 04:50, Roberto Fichera wrote:
>>>> Hi All,
>>>>
>>>> Just want to know that to do to move my current Dizzy setup to use an iMX6 SoloX CPU.
>>>>
>>>
>>> That's a pretty vague question.  What's your target [board]
>>> and current setup?
>>>
>>
>> Sorry! Forgot to add a bit of details!
>>
>> I'm currently on custom board based on imx6slevk, so I guess I can start from an imx6sxevk
>> typical setup to move all my customizations. Mainly the question what to do to set my board
>> SOC_FAMILY to "mx6:m6sx".
>>
>
> Looks correct - look at how other i.MX6SX targets like imx6sxsabresd
> are handled.

That's what I did, but on Dizzy such target doesn't exist, hence the question.




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Moving to iMX6 SoloX CPU
  2015-03-24 12:04       ` Roberto Fichera
@ 2015-03-24 13:21         ` Otavio Salvador
  2015-03-24 13:50           ` Roberto Fichera
  0 siblings, 1 reply; 10+ messages in thread
From: Otavio Salvador @ 2015-03-24 13:21 UTC (permalink / raw)
  To: Roberto Fichera; +Cc: meta-freescale

On Tue, Mar 24, 2015 at 9:04 AM, Roberto Fichera <kernel@tekno-soft.it> wrote:
> On 03/24/2015 12:45 PM, Gary Thomas wrote:
>> On 2015-03-24 05:32, Roberto Fichera wrote:
>>> On 03/24/2015 12:14 PM, Gary Thomas wrote:
>>>> On 2015-03-24 04:50, Roberto Fichera wrote:
>>>>> Hi All,
>>>>>
>>>>> Just want to know that to do to move my current Dizzy setup to use an iMX6 SoloX CPU.
>>>>>
>>>>
>>>> That's a pretty vague question.  What's your target [board]
>>>> and current setup?
>>>>
>>>
>>> Sorry! Forgot to add a bit of details!
>>>
>>> I'm currently on custom board based on imx6slevk, so I guess I can start from an imx6sxevk
>>> typical setup to move all my customizations. Mainly the question what to do to set my board
>>> SOC_FAMILY to "mx6:m6sx".
>>>
>>
>> Looks correct - look at how other i.MX6SX targets like imx6sxsabresd
>> are handled.
>
> That's what I did, but on Dizzy such target doesn't exist, hence the question.

SoloX is not supported on Dizzy. Only Frodo (1.8).

-- 
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] 10+ messages in thread

* Re: Moving to iMX6 SoloX CPU
  2015-03-24 13:21         ` Otavio Salvador
@ 2015-03-24 13:50           ` Roberto Fichera
  2015-03-24 14:00             ` Otavio Salvador
  0 siblings, 1 reply; 10+ messages in thread
From: Roberto Fichera @ 2015-03-24 13:50 UTC (permalink / raw)
  To: meta-freescale

On 03/24/2015 02:21 PM, Otavio Salvador wrote:

Hi Otavio,

> On Tue, Mar 24, 2015 at 9:04 AM, Roberto Fichera <kernel@tekno-soft.it> wrote:
>> On 03/24/2015 12:45 PM, Gary Thomas wrote:
>>> On 2015-03-24 05:32, Roberto Fichera wrote:
>>>> On 03/24/2015 12:14 PM, Gary Thomas wrote:
>>>>> On 2015-03-24 04:50, Roberto Fichera wrote:
>>>>>> Hi All,
>>>>>>
>>>>>> Just want to know that to do to move my current Dizzy setup to use an iMX6 SoloX CPU.
>>>>>>
>>>>> That's a pretty vague question.  What's your target [board]
>>>>> and current setup?
>>>>>
>>>> Sorry! Forgot to add a bit of details!
>>>>
>>>> I'm currently on custom board based on imx6slevk, so I guess I can start from an imx6sxevk
>>>> typical setup to move all my customizations. Mainly the question what to do to set my board
>>>> SOC_FAMILY to "mx6:m6sx".
>>>>
>>> Looks correct - look at how other i.MX6SX targets like imx6sxsabresd
>>> are handled.
>> That's what I did, but on Dizzy such target doesn't exist, hence the question.
> SoloX is not supported on Dizzy. Only Frodo (1.8).

How it's Frodo status? Is it enough stable?

>



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Moving to iMX6 SoloX CPU
  2015-03-24 13:50           ` Roberto Fichera
@ 2015-03-24 14:00             ` Otavio Salvador
  2015-03-24 14:06               ` Roberto Fichera
  0 siblings, 1 reply; 10+ messages in thread
From: Otavio Salvador @ 2015-03-24 14:00 UTC (permalink / raw)
  To: Roberto Fichera; +Cc: meta-freescale

On Tue, Mar 24, 2015 at 10:50 AM, Roberto Fichera <kernel@tekno-soft.it> wrote:
> On 03/24/2015 02:21 PM, Otavio Salvador wrote:
>
> Hi Otavio,
>
>> On Tue, Mar 24, 2015 at 9:04 AM, Roberto Fichera <kernel@tekno-soft.it> wrote:
>>> On 03/24/2015 12:45 PM, Gary Thomas wrote:
>>>> On 2015-03-24 05:32, Roberto Fichera wrote:
>>>>> On 03/24/2015 12:14 PM, Gary Thomas wrote:
>>>>>> On 2015-03-24 04:50, Roberto Fichera wrote:
>>>>>>> Hi All,
>>>>>>>
>>>>>>> Just want to know that to do to move my current Dizzy setup to use an iMX6 SoloX CPU.
>>>>>>>
>>>>>> That's a pretty vague question.  What's your target [board]
>>>>>> and current setup?
>>>>>>
>>>>> Sorry! Forgot to add a bit of details!
>>>>>
>>>>> I'm currently on custom board based on imx6slevk, so I guess I can start from an imx6sxevk
>>>>> typical setup to move all my customizations. Mainly the question what to do to set my board
>>>>> SOC_FAMILY to "mx6:m6sx".
>>>>>
>>>> Looks correct - look at how other i.MX6SX targets like imx6sxsabresd
>>>> are handled.
>>> That's what I did, but on Dizzy such target doesn't exist, hence the question.
>> SoloX is not supported on Dizzy. Only Frodo (1.8).
>
> How it's Frodo status? Is it enough stable?

Going to be released in April :)

-- 
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] 10+ messages in thread

* Re: Moving to iMX6 SoloX CPU
  2015-03-24 14:00             ` Otavio Salvador
@ 2015-03-24 14:06               ` Roberto Fichera
  2015-03-24 15:25                 ` Otavio Salvador
  0 siblings, 1 reply; 10+ messages in thread
From: Roberto Fichera @ 2015-03-24 14:06 UTC (permalink / raw)
  To: meta-freescale

On 03/24/2015 03:00 PM, Otavio Salvador wrote:
> On Tue, Mar 24, 2015 at 10:50 AM, Roberto Fichera <kernel@tekno-soft.it> wrote:
>> On 03/24/2015 02:21 PM, Otavio Salvador wrote:
>>
>> Hi Otavio,
>>
>>> On Tue, Mar 24, 2015 at 9:04 AM, Roberto Fichera <kernel@tekno-soft.it> wrote:
>>>> On 03/24/2015 12:45 PM, Gary Thomas wrote:
>>>>> On 2015-03-24 05:32, Roberto Fichera wrote:
>>>>>> On 03/24/2015 12:14 PM, Gary Thomas wrote:
>>>>>>> On 2015-03-24 04:50, Roberto Fichera wrote:
>>>>>>>> Hi All,
>>>>>>>>
>>>>>>>> Just want to know that to do to move my current Dizzy setup to use an iMX6 SoloX CPU.
>>>>>>>>
>>>>>>> That's a pretty vague question.  What's your target [board]
>>>>>>> and current setup?
>>>>>>>
>>>>>> Sorry! Forgot to add a bit of details!
>>>>>>
>>>>>> I'm currently on custom board based on imx6slevk, so I guess I can start from an imx6sxevk
>>>>>> typical setup to move all my customizations. Mainly the question what to do to set my board
>>>>>> SOC_FAMILY to "mx6:m6sx".
>>>>>>
>>>>> Looks correct - look at how other i.MX6SX targets like imx6sxsabresd
>>>>> are handled.
>>>> That's what I did, but on Dizzy such target doesn't exist, hence the question.
>>> SoloX is not supported on Dizzy. Only Frodo (1.8).
>> How it's Frodo status? Is it enough stable?
> Going to be released in April :)

Is it current master branch right?

>



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Moving to iMX6 SoloX CPU
  2015-03-24 14:06               ` Roberto Fichera
@ 2015-03-24 15:25                 ` Otavio Salvador
  0 siblings, 0 replies; 10+ messages in thread
From: Otavio Salvador @ 2015-03-24 15:25 UTC (permalink / raw)
  To: Roberto Fichera; +Cc: meta-freescale

On Tue, Mar 24, 2015 at 11:06 AM, Roberto Fichera <kernel@tekno-soft.it> wrote:
> On 03/24/2015 03:00 PM, Otavio Salvador wrote:
>> On Tue, Mar 24, 2015 at 10:50 AM, Roberto Fichera <kernel@tekno-soft.it> wrote:
>>> On 03/24/2015 02:21 PM, Otavio Salvador wrote:
>>>
>>> Hi Otavio,
>>>
>>>> On Tue, Mar 24, 2015 at 9:04 AM, Roberto Fichera <kernel@tekno-soft.it> wrote:
>>>>> On 03/24/2015 12:45 PM, Gary Thomas wrote:
>>>>>> On 2015-03-24 05:32, Roberto Fichera wrote:
>>>>>>> On 03/24/2015 12:14 PM, Gary Thomas wrote:
>>>>>>>> On 2015-03-24 04:50, Roberto Fichera wrote:
>>>>>>>>> Hi All,
>>>>>>>>>
>>>>>>>>> Just want to know that to do to move my current Dizzy setup to use an iMX6 SoloX CPU.
>>>>>>>>>
>>>>>>>> That's a pretty vague question.  What's your target [board]
>>>>>>>> and current setup?
>>>>>>>>
>>>>>>> Sorry! Forgot to add a bit of details!
>>>>>>>
>>>>>>> I'm currently on custom board based on imx6slevk, so I guess I can start from an imx6sxevk
>>>>>>> typical setup to move all my customizations. Mainly the question what to do to set my board
>>>>>>> SOC_FAMILY to "mx6:m6sx".
>>>>>>>
>>>>>> Looks correct - look at how other i.MX6SX targets like imx6sxsabresd
>>>>>> are handled.
>>>>> That's what I did, but on Dizzy such target doesn't exist, hence the question.
>>>> SoloX is not supported on Dizzy. Only Frodo (1.8).
>>> How it's Frodo status? Is it enough stable?
>> Going to be released in April :)
>
> Is it current master branch right?

Yes.


-- 
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] 10+ messages in thread

end of thread, other threads:[~2015-03-24 15:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-24 10:50 Moving to iMX6 SoloX CPU Roberto Fichera
2015-03-24 11:14 ` Gary Thomas
2015-03-24 11:32   ` Roberto Fichera
2015-03-24 11:45     ` Gary Thomas
2015-03-24 12:04       ` Roberto Fichera
2015-03-24 13:21         ` Otavio Salvador
2015-03-24 13:50           ` Roberto Fichera
2015-03-24 14:00             ` Otavio Salvador
2015-03-24 14:06               ` Roberto Fichera
2015-03-24 15:25                 ` Otavio Salvador

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.