All of lore.kernel.org
 help / color / mirror / Atom feed
* Compile kernel with 4.8 toolchain
@ 2013-10-31  7:02 Kai
  2013-10-31  8:02 ` Siddharth Heroor
  2013-10-31 16:49 ` Khem Raj
  0 siblings, 2 replies; 6+ messages in thread
From: Kai @ 2013-10-31  7:02 UTC (permalink / raw)
  To: meta-ti

[-- Attachment #1: Type: text/plain, Size: 289 bytes --]

Hi,

I am trying to compile linux-ti-glsdk kenel with Linaro 4.8 cross compile
toolchain, but it cannot boot on OMAP5432 EVM board, no any log from serial
port, 4.7 version toolchain is OK. Who has been succeeded with building
glsdk kernel with 4.8 Linaro toolchain?

Thanks,
Kai

[-- Attachment #2: Type: text/html, Size: 362 bytes --]

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

* Re: Compile kernel with 4.8 toolchain
  2013-10-31  7:02 Compile kernel with 4.8 toolchain Kai
@ 2013-10-31  8:02 ` Siddharth Heroor
  2013-10-31  8:36   ` Kai
  2013-10-31 16:49 ` Khem Raj
  1 sibling, 1 reply; 6+ messages in thread
From: Siddharth Heroor @ 2013-10-31  8:02 UTC (permalink / raw)
  To: meta-ti

[-- Attachment #1: Type: text/plain, Size: 655 bytes --]

On 10/31/2013 12:32 PM, Kai wrote:
> Hi,
>
> I am trying to compile linux-ti-glsdk kenel with Linaro 4.8 cross 
> compile toolchain, but it cannot boot on OMAP5432 EVM board, no any 
> log from serial port, 4.7 version toolchain is OK. Who has been 
> succeeded with building glsdk kernel with 4.8 Linaro toolchain?

Sorry, we (inside the GLSDK team) haven't tried 4.8 but we have been 
testing with the Linaro 4.7 toolchain only. Any reason for choosing 4.8?

>
> Thanks,
> Kai
>
>
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


[-- Attachment #2: Type: text/html, Size: 1764 bytes --]

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

* Re: Compile kernel with 4.8 toolchain
  2013-10-31  8:02 ` Siddharth Heroor
@ 2013-10-31  8:36   ` Kai
  2013-10-31  8:53     ` Siddharth Heroor
  0 siblings, 1 reply; 6+ messages in thread
From: Kai @ 2013-10-31  8:36 UTC (permalink / raw)
  To: Siddharth Heroor; +Cc: meta-ti

[-- Attachment #1: Type: text/plain, Size: 1176 bytes --]

4.8 toolchain is part of customer's requirement.

It seems the kernel with 4.8 toolchain fails at very early stage, have you
met anything like this when you get 4.7 Linaro toolchain work with 3.8.x
kernel? maybe some configurations or build parameters are needed.


On Thu, Oct 31, 2013 at 4:02 PM, Siddharth Heroor <heroor@ti.com> wrote:

>  On 10/31/2013 12:32 PM, Kai wrote:
>
> Hi,
>
>  I am trying to compile linux-ti-glsdk kenel with Linaro 4.8 cross
> compile toolchain, but it cannot boot on OMAP5432 EVM board, no any log
> from serial port, 4.7 version toolchain is OK. Who has been succeeded with
> building glsdk kernel with 4.8 Linaro toolchain?
>
>
> Sorry, we (inside the GLSDK team) haven't tried 4.8 but we have been
> testing with the Linaro 4.7 toolchain only. Any reason for choosing 4.8?
>
>
>  Thanks,
> Kai
>
>
> _______________________________________________
> meta-ti mailing listmeta-ti@yoctoproject.orghttps://lists.yoctoproject.org/listinfo/meta-ti
>
>
>
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
>
>

[-- Attachment #2: Type: text/html, Size: 2295 bytes --]

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

* Re: Compile kernel with 4.8 toolchain
  2013-10-31  8:36   ` Kai
@ 2013-10-31  8:53     ` Siddharth Heroor
  0 siblings, 0 replies; 6+ messages in thread
From: Siddharth Heroor @ 2013-10-31  8:53 UTC (permalink / raw)
  To: Kai; +Cc: meta-ti

[-- Attachment #1: Type: text/plain, Size: 440 bytes --]

On 10/31/2013 2:06 PM, Kai wrote:
> 4.8 toolchain is part of customer's requirement.
>
> It seems the kernel with 4.8 toolchain fails at very early stage, have 
> you met anything like this when you get 4.7 Linaro toolchain work with 
> 3.8.x kernel? maybe some configurations or build parameters are needed.

You could try to turn on DEBUG_LL and other DEBUG_* options to see if 
that helps in identifying the cause.

--
Sid


[-- Attachment #2: Type: text/html, Size: 1049 bytes --]

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

* Re: Compile kernel with 4.8 toolchain
  2013-10-31  7:02 Compile kernel with 4.8 toolchain Kai
  2013-10-31  8:02 ` Siddharth Heroor
@ 2013-10-31 16:49 ` Khem Raj
  2013-11-01  6:41   ` Kai
  1 sibling, 1 reply; 6+ messages in thread
From: Khem Raj @ 2013-10-31 16:49 UTC (permalink / raw)
  To: Kai; +Cc: meta-ti

On Thu, Oct 31, 2013 at 12:02 AM, Kai <skmaillist@gmail.com> wrote:
> I am trying to compile linux-ti-glsdk kenel with Linaro 4.8 cross compile
> toolchain, but it cannot boot on OMAP5432 EVM board, no any log from serial
> port, 4.7 version toolchain is OK. Who has been succeeded with building
> glsdk kernel with 4.8 Linaro toolchain?

Try backporting some of the patches that we did for beagleboard

https://github.com/koenkooi/meta-beagleboard/commit/87efc663c4f76d3051cecf1e2c3e2bbd461d200b


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

* Re: Compile kernel with 4.8 toolchain
  2013-10-31 16:49 ` Khem Raj
@ 2013-11-01  6:41   ` Kai
  0 siblings, 0 replies; 6+ messages in thread
From: Kai @ 2013-11-01  6:41 UTC (permalink / raw)
  To: Khem Raj; +Cc: meta-ti

[-- Attachment #1: Type: text/plain, Size: 816 bytes --]

0003-ARM-7668-1-fix-memset-related-crashes-caused-by-rece.patch
0004-ARM-7670-1-fix-the-memset-fix.patch

With the two patches, kernel can boot successfully which compiled with 4.8
toolchain.

Thanks.


On Fri, Nov 1, 2013 at 12:49 AM, Khem Raj <raj.khem@gmail.com> wrote:

> On Thu, Oct 31, 2013 at 12:02 AM, Kai <skmaillist@gmail.com> wrote:
> > I am trying to compile linux-ti-glsdk kenel with Linaro 4.8 cross compile
> > toolchain, but it cannot boot on OMAP5432 EVM board, no any log from
> serial
> > port, 4.7 version toolchain is OK. Who has been succeeded with building
> > glsdk kernel with 4.8 Linaro toolchain?
>
> Try backporting some of the patches that we did for beagleboard
>
>
> https://github.com/koenkooi/meta-beagleboard/commit/87efc663c4f76d3051cecf1e2c3e2bbd461d200b
>

[-- Attachment #2: Type: text/html, Size: 1415 bytes --]

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

end of thread, other threads:[~2013-11-01  6:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-31  7:02 Compile kernel with 4.8 toolchain Kai
2013-10-31  8:02 ` Siddharth Heroor
2013-10-31  8:36   ` Kai
2013-10-31  8:53     ` Siddharth Heroor
2013-10-31 16:49 ` Khem Raj
2013-11-01  6:41   ` Kai

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.