All of lore.kernel.org
 help / color / mirror / Atom feed
* Building Linux for Freescale p2020rdb
@ 2018-11-08 18:49 Tsai, Matt
  2018-11-08 20:03 ` Alexander Voytov
  0 siblings, 1 reply; 5+ messages in thread
From: Tsai, Matt @ 2018-11-08 18:49 UTC (permalink / raw)
  To: meta-freescale

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

Hi all,
I need to build Linux and the SDK for an existing platform that uses Freescale p2020rdb. Because it is a relatively older machine, I am not sure if it is still supported in the most recent meta-freescale. Some questions I have:

1. Can I get a recommendation of what poky and meta-freescale branches/tags, and possibly other meta layers to start?
2. Can I get a brief instruction of how to build u-boot, Linux, and SDK? Such as what MACHINE to set in local.conf, ...etc.
3. Because my existing platform is using an older u-boot and Linux kernel (2.6.x), one option is do this incrementally.
Is it possible to modify the most recent Yocto recipes to fetch older u-boot and Linux kernel, but use the most recent root file system, libraries, user space utilities, ...etc.? If yes, how can it be done?


Thank you very much for the answers.

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

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

* Re: Building Linux for Freescale p2020rdb
  2018-11-08 18:49 Building Linux for Freescale p2020rdb Tsai, Matt
@ 2018-11-08 20:03 ` Alexander Voytov
  2018-11-08 21:51   ` Tsai, Matt
  0 siblings, 1 reply; 5+ messages in thread
From: Alexander Voytov @ 2018-11-08 20:03 UTC (permalink / raw)
  To: Tsai, Matt; +Cc: meta-freescale

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

I have build it with Freescale SDK 1.9
Check your board resources. It may not feet for full image but minimal image only
Alex 
> On Nov 8, 2018, at 10:49 AM, Tsai, Matt <matt.tsai@thermofisher.com> wrote:
> 
> Hi all,
> I need to build Linux and the SDK for an existing platform that uses Freescale p2020rdb. Because it is a relatively older machine, I am not sure if it is still supported in the most recent meta-freescale. Some questions I have:
>
> 1. Can I get a recommendation of what poky and meta-freescale branches/tags, and possibly other meta layers to start?
> 2. Can I get a brief instruction of how to build u-boot, Linux, and SDK? Such as what MACHINE to set in local.conf, …etc.
> 3. Because my existing platform is using an older u-boot and Linux kernel (2.6.x), one option is do this incrementally.
> Is it possible to modify the most recent Yocto recipes to fetch older u-boot and Linux kernel, but use the most recent root file system, libraries, user space utilities, ...etc.? If yes, how can it be done?
>
>
> Thank you very much for the answers.
> -- 
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale

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

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

* Re: Building Linux for Freescale p2020rdb
  2018-11-08 20:03 ` Alexander Voytov
@ 2018-11-08 21:51   ` Tsai, Matt
  2018-11-08 22:18     ` Alexander Voytov
  0 siblings, 1 reply; 5+ messages in thread
From: Tsai, Matt @ 2018-11-08 21:51 UTC (permalink / raw)
  To: Alexander Voytov; +Cc: meta-freescale

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

Thank you, Alex.

Have you or has anybody ever built it directly from poky and mata-freescale? If so, please kindly suggest a branch and a tag to use. Thank you.


From: Alexander Voytov [mailto:alexander.voytov@gmail.com]
Sent: Thursday, November 8, 2018 12:04 PM
To: Tsai, Matt <matt.tsai@thermofisher.com>
Cc: meta-freescale@yoctoproject.org
Subject: Re: [meta-freescale] Building Linux for Freescale p2020rdb

CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.

I have build it with Freescale SDK 1.9
Check your board resources. It may not feet for full image but minimal image only
Alex
On Nov 8, 2018, at 10:49 AM, Tsai, Matt <matt.tsai@thermofisher.com<mailto:matt.tsai@thermofisher.com>> wrote:
Hi all,
I need to build Linux and the SDK for an existing platform that uses Freescale p2020rdb. Because it is a relatively older machine, I am not sure if it is still supported in the most recent meta-freescale. Some questions I have:

1. Can I get a recommendation of what poky and meta-freescale branches/tags, and possibly other meta layers to start?
2. Can I get a brief instruction of how to build u-boot, Linux, and SDK? Such as what MACHINE to set in local.conf, …etc.
3. Because my existing platform is using an older u-boot and Linux kernel (2.6.x), one option is do this incrementally.
Is it possible to modify the most recent Yocto recipes to fetch older u-boot and Linux kernel, but use the most recent root file system, libraries, user space utilities, ...etc.? If yes, how can it be done?


Thank you very much for the answers.
--
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org<mailto:meta-freescale@yoctoproject.org>
https://lists.yoctoproject.org/listinfo/meta-freescale<https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.yoctoproject.org_listinfo_meta-2Dfreescale&d=DwMFaQ&c=q6k2DsTcEGCcCb_WtVSz6hhIl8hvYssy7sH8ZwfbbKU&r=LfbDghM-XW_5RT-h77pAoNBiz4zBr-sjgQI-UHuV1XU&m=IbYIUFduWUKrtA9RY7qumi3qjXysTeQ-0GfWwAPYFhU&s=woJPpY1orV5X4rb6RgFb6oS7tCbQCXRkUcPniyRVow4&e=>

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

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

* Re: Building Linux for Freescale p2020rdb
  2018-11-08 21:51   ` Tsai, Matt
@ 2018-11-08 22:18     ` Alexander Voytov
  2018-11-09  5:06       ` Zhenhua Luo
  0 siblings, 1 reply; 5+ messages in thread
From: Alexander Voytov @ 2018-11-08 22:18 UTC (permalink / raw)
  To: Tsai, Matt; +Cc: meta-freescale

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

Https://www.bxp.com/support/decelerations-resources/run-time-software/Linux-software-and-development-tools/Linux-SDK-for-qoriq-processors:SDKLINUX
> On Nov 8, 2018, at 1:51 PM, Tsai, Matt <matt.tsai@thermofisher.com> wrote:
> 
> Thank you, Alex.
>
> Have you or has anybody ever built it directly from poky and mata-freescale? If so, please kindly suggest a branch and a tag to use. Thank you.
>
>
> From: Alexander Voytov [mailto:alexander.voytov@gmail.com] 
> Sent: Thursday, November 8, 2018 12:04 PM
> To: Tsai, Matt <matt.tsai@thermofisher.com>
> Cc: meta-freescale@yoctoproject.org
> Subject: Re: [meta-freescale] Building Linux for Freescale p2020rdb
>
> CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.
>
> I have build it with Freescale SDK 1.9
> Check your board resources. It may not feet for full image but minimal image only
> Alex 
> 
> Sent from my iPhone
> 
> On Nov 8, 2018, at 10:49 AM, Tsai, Matt <matt.tsai@thermofisher.com> wrote:
> 
> Hi all,
> I need to build Linux and the SDK for an existing platform that uses Freescale p2020rdb. Because it is a relatively older machine, I am not sure if it is still supported in the most recent meta-freescale. Some questions I have:
>
> 1. Can I get a recommendation of what poky and meta-freescale branches/tags, and possibly other meta layers to start?
> 2. Can I get a brief instruction of how to build u-boot, Linux, and SDK? Such as what MACHINE to set in local.conf, …etc.
> 3. Because my existing platform is using an older u-boot and Linux kernel (2.6.x), one option is do this incrementally.
> Is it possible to modify the most recent Yocto recipes to fetch older u-boot and Linux kernel, but use the most recent root file system, libraries, user space utilities, ...etc.? If yes, how can it be done?
>
>
> Thank you very much for the answers.
> -- 
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale

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

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

* Re: Building Linux for Freescale p2020rdb
  2018-11-08 22:18     ` Alexander Voytov
@ 2018-11-09  5:06       ` Zhenhua Luo
  0 siblings, 0 replies; 5+ messages in thread
From: Zhenhua Luo @ 2018-11-09  5:06 UTC (permalink / raw)
  To: Alexander Voytov, Tsai, Matt; +Cc: meta-freescale

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

You can build p2020rdb from recent community meta-freescale layer.

Master(thud): http://git.yoctoproject.org/cgit/cgit.cgi/meta-freescale/tree/conf/machine
Sumo: http://git.yoctoproject.org/cgit/cgit.cgi/meta-freescale/tree/conf/machine?h=sumo


Best Regards,

Zhenhua

From: meta-freescale-bounces@yoctoproject.org <meta-freescale-bounces@yoctoproject.org> On Behalf Of Alexander Voytov
Sent: Friday, November 9, 2018 6:18 AM
To: Tsai, Matt <matt.tsai@thermofisher.com>
Cc: meta-freescale@yoctoproject.org
Subject: Re: [meta-freescale] Building Linux for Freescale p2020rdb

Https://www.bxp.com/support/decelerations-resources/run-time-software/Linux-software-and-development-tools/Linux-SDK-for-qoriq-processors:SDKLINUX<https://emea01.safelinks.protection.outlook.com/?url=Https%3A%2F%2Fwww.bxp.com%2Fsupport%2Fdecelerations-resources%2Frun-time-software%2FLinux-software-and-development-tools%2FLinux-SDK-for-qoriq-processors%3ASDKLINUX&data=02%7C01%7Czhenhua.luo%40nxp.com%7C99ea2c5ec8c44c9626e508d645c82b01%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0%7C0%7C636773123355971027&sdata=jIqu9sw8XRuiH%2F3a%2FCu1U8dbUaTN%2B21HcsGwI7%2FFvCw%3D&reserved=0>
On Nov 8, 2018, at 1:51 PM, Tsai, Matt <matt.tsai@thermofisher.com<mailto:matt.tsai@thermofisher.com>> wrote:
Thank you, Alex.

Have you or has anybody ever built it directly from poky and mata-freescale? If so, please kindly suggest a branch and a tag to use. Thank you.


From: Alexander Voytov [mailto:alexander.voytov@gmail.com]
Sent: Thursday, November 8, 2018 12:04 PM
To: Tsai, Matt <matt.tsai@thermofisher.com<mailto:matt.tsai@thermofisher.com>>
Cc: meta-freescale@yoctoproject.org<mailto:meta-freescale@yoctoproject.org>
Subject: Re: [meta-freescale] Building Linux for Freescale p2020rdb

CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.

I have build it with Freescale SDK 1.9
Check your board resources. It may not feet for full image but minimal image only
Alex
On Nov 8, 2018, at 10:49 AM, Tsai, Matt <matt.tsai@thermofisher.com<mailto:matt.tsai@thermofisher.com>> wrote:
Hi all,
I need to build Linux and the SDK for an existing platform that uses Freescale p2020rdb. Because it is a relatively older machine, I am not sure if it is still supported in the most recent meta-freescale. Some questions I have:

1. Can I get a recommendation of what poky and meta-freescale branches/tags, and possibly other meta layers to start?
2. Can I get a brief instruction of how to build u-boot, Linux, and SDK? Such as what MACHINE to set in local.conf, …etc.
3. Because my existing platform is using an older u-boot and Linux kernel (2.6.x), one option is do this incrementally.
Is it possible to modify the most recent Yocto recipes to fetch older u-boot and Linux kernel, but use the most recent root file system, libraries, user space utilities, ...etc.? If yes, how can it be done?


Thank you very much for the answers.
--
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org<mailto:meta-freescale@yoctoproject.org>
https://lists.yoctoproject.org/listinfo/meta-freescale<https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Furldefense.proofpoint.com%2Fv2%2Furl%3Fu%3Dhttps-3A__lists.yoctoproject.org_listinfo_meta-2Dfreescale%26d%3DDwMFaQ%26c%3Dq6k2DsTcEGCcCb_WtVSz6hhIl8hvYssy7sH8ZwfbbKU%26r%3DLfbDghM-XW_5RT-h77pAoNBiz4zBr-sjgQI-UHuV1XU%26m%3DIbYIUFduWUKrtA9RY7qumi3qjXysTeQ-0GfWwAPYFhU%26s%3DwoJPpY1orV5X4rb6RgFb6oS7tCbQCXRkUcPniyRVow4%26e%3D&data=02%7C01%7Czhenhua.luo%40nxp.com%7C99ea2c5ec8c44c9626e508d645c82b01%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0%7C0%7C636773123355971027&sdata=3H%2FCY8%2Bobku89wLoBv5nCZTRDvrD7EvvrdfRPWYs8TM%3D&reserved=0>

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

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

end of thread, other threads:[~2018-11-09 13:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-08 18:49 Building Linux for Freescale p2020rdb Tsai, Matt
2018-11-08 20:03 ` Alexander Voytov
2018-11-08 21:51   ` Tsai, Matt
2018-11-08 22:18     ` Alexander Voytov
2018-11-09  5:06       ` Zhenhua Luo

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.