All of lore.kernel.org
 help / color / mirror / Atom feed
* Backport of fixes for support GCC 4.8
@ 2013-07-09 13:26 Otavio Salvador
  2013-07-09 14:19 ` Eric Nelson
  2013-07-09 17:08 ` Mahadevan Mahesh-R9AADQ
  0 siblings, 2 replies; 5+ messages in thread
From: Otavio Salvador @ 2013-07-09 13:26 UTC (permalink / raw)
  To: Eric Nelson, Mahesh Mahadevan; +Cc: meta-freescale@yoctoproject.org

Hello,

The following hashes need to be cherry-picked onto 3.0.35_4.0.0 and
2.6.35_maintain:

$: git cherry-pick -x 455bd4c430b0c0a361f38e8658a0d6cb469942b5
$: git cherry-pick -x 418df63adac56841ef6b0f1fcf435bc64d4ed177

Those address the boot issues we're facing in master currently.

Please try to process it with some urgency as currently the boards
does not boot.

--
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://projetos.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


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

* Re: Backport of fixes for support GCC 4.8
  2013-07-09 13:26 Backport of fixes for support GCC 4.8 Otavio Salvador
@ 2013-07-09 14:19 ` Eric Nelson
  2013-07-09 14:23   ` Otavio Salvador
  2013-07-09 17:08 ` Mahadevan Mahesh-R9AADQ
  1 sibling, 1 reply; 5+ messages in thread
From: Eric Nelson @ 2013-07-09 14:19 UTC (permalink / raw)
  To: Otavio Salvador; +Cc: meta-freescale@yoctoproject.org, Mahesh Mahadevan

On 07/09/2013 06:26 AM, Otavio Salvador wrote:
> Hello,
>
> The following hashes need to be cherry-picked onto 3.0.35_4.0.0 and
> 2.6.35_maintain:
>
> $: git cherry-pick -x 455bd4c430b0c0a361f38e8658a0d6cb469942b5
> $: git cherry-pick -x 418df63adac56841ef6b0f1fcf435bc64d4ed177
>
> Those address the boot issues we're facing in master currently.
>
> Please try to process it with some urgency as currently the boards
> does not boot.
>
Applied to linux-boundary:
	https://github.com/boundarydevices/linux-imx6/commit/5131acd78bdbbe95650603076fc7b2231997aff4
	https://github.com/boundarydevices/linux-imx6/commit/4460fce29bd4070d50c76daba641d555a1307c85




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

* Re: Backport of fixes for support GCC 4.8
  2013-07-09 14:19 ` Eric Nelson
@ 2013-07-09 14:23   ` Otavio Salvador
  0 siblings, 0 replies; 5+ messages in thread
From: Otavio Salvador @ 2013-07-09 14:23 UTC (permalink / raw)
  To: Eric Nelson; +Cc: meta-freescale@yoctoproject.org, Mahesh Mahadevan

On Tue, Jul 9, 2013 at 11:19 AM, Eric Nelson
<eric.nelson@boundarydevices.com> wrote:
> On 07/09/2013 06:26 AM, Otavio Salvador wrote:
>>
>> Hello,
>>
>> The following hashes need to be cherry-picked onto 3.0.35_4.0.0 and
>> 2.6.35_maintain:
>>
>> $: git cherry-pick -x 455bd4c430b0c0a361f38e8658a0d6cb469942b5
>> $: git cherry-pick -x 418df63adac56841ef6b0f1fcf435bc64d4ed177
>>
>> Those address the boot issues we're facing in master currently.
>>
>> Please try to process it with some urgency as currently the boards
>> does not boot.
>>
> Applied to linux-boundary:
>
> https://github.com/boundarydevices/linux-imx6/commit/5131acd78bdbbe95650603076fc7b2231997aff4
>
> https://github.com/boundarydevices/linux-imx6/commit/4460fce29bd4070d50c76daba641d555a1307c85

Thanks for prompt fix it.

--
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://projetos.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


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

* Re: Backport of fixes for support GCC 4.8
  2013-07-09 13:26 Backport of fixes for support GCC 4.8 Otavio Salvador
  2013-07-09 14:19 ` Eric Nelson
@ 2013-07-09 17:08 ` Mahadevan Mahesh-R9AADQ
  2013-07-09 17:28   ` Otavio Salvador
  1 sibling, 1 reply; 5+ messages in thread
From: Mahadevan Mahesh-R9AADQ @ 2013-07-09 17:08 UTC (permalink / raw)
  To: Otavio Salvador, Eric Nelson
  Cc: meta-freescale@yoctoproject.org, Estevam Fabio-R49496,
	Angolini Daiane-B19406

Thanks Otavio for pointing this out. The branches have been updated to include these patches.

Best regards,
-Mahesh

-----Original Message-----
From: otavio.salvador@gmail.com [mailto:otavio.salvador@gmail.com] On Behalf Of Otavio Salvador
Sent: Tuesday, July 09, 2013 8:27 AM
To: Eric Nelson; Mahadevan Mahesh-R9AADQ
Cc: meta-freescale@yoctoproject.org; Angolini Daiane-B19406; Estevam Fabio-R49496
Subject: Backport of fixes for support GCC 4.8

Hello,

The following hashes need to be cherry-picked onto 3.0.35_4.0.0 and
2.6.35_maintain:

$: git cherry-pick -x 455bd4c430b0c0a361f38e8658a0d6cb469942b5
$: git cherry-pick -x 418df63adac56841ef6b0f1fcf435bc64d4ed177

Those address the boot issues we're facing in master currently.

Please try to process it with some urgency as currently the boards
does not boot.

--
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://projetos.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750




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

* Re: Backport of fixes for support GCC 4.8
  2013-07-09 17:08 ` Mahadevan Mahesh-R9AADQ
@ 2013-07-09 17:28   ` Otavio Salvador
  0 siblings, 0 replies; 5+ messages in thread
From: Otavio Salvador @ 2013-07-09 17:28 UTC (permalink / raw)
  To: Mahadevan Mahesh-R9AADQ
  Cc: meta-freescale@yoctoproject.org, Estevam Fabio-R49496,
	Angolini Daiane-B19406

On Tue, Jul 9, 2013 at 2:08 PM, Mahadevan Mahesh-R9AADQ
<r9aadq@freescale.com> wrote:
> Thanks Otavio for pointing this out. The branches have been updated to include these patches.

Thanks for prompt fix it.

--
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://projetos.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


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

end of thread, other threads:[~2013-07-09 17:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-09 13:26 Backport of fixes for support GCC 4.8 Otavio Salvador
2013-07-09 14:19 ` Eric Nelson
2013-07-09 14:23   ` Otavio Salvador
2013-07-09 17:08 ` Mahadevan Mahesh-R9AADQ
2013-07-09 17:28   ` 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.