* Is a machine definition for t2081 necessary @ 2015-08-12 14:36 Nora Björklund 2015-08-18 10:08 ` Luo Zhenhua 0 siblings, 1 reply; 4+ messages in thread From: Nora Björklund @ 2015-08-12 14:36 UTC (permalink / raw) To: meta-freescale Hi, I have a question concerning the meta-fsl-ppc layer and T2081; I want to build the yocto project for the t2081 machine, however there is no machine definition for it in meta-fsl-ppc/conf/machine, just for t2080. Looking at the specification for the targets they seem very similar (t2081 being a "smaller" version of t2080). Is it OK to use the t2080 machine definition or is a t2081 definition necessary? Best regards, Nora Björklund ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Is a machine definition for t2081 necessary 2015-08-12 14:36 Is a machine definition for t2081 necessary Nora Björklund @ 2015-08-18 10:08 ` Luo Zhenhua 2015-08-31 7:08 ` Nora Björklund 0 siblings, 1 reply; 4+ messages in thread From: Luo Zhenhua @ 2015-08-18 10:08 UTC (permalink / raw) To: Nora Björklund, meta-freescale@yoctoproject.org Hi Nora, T2081QDS is a different board from T2080QDS board (Pins of T2081 are not compatible with T2080), T2081 uses different RCW, u-boot, dts images from T2080. T2081 uses same kernel image as T2080. So a new machine definition is needed for T2081. Best Regards, Zhenhua > -----Original Message----- > From: meta-freescale-bounces@yoctoproject.org [mailto:meta-freescale- > bounces@yoctoproject.org] On Behalf Of Nora Bj?rklund > Sent: Wednesday, August 12, 2015 10:36 PM > To: meta-freescale@yoctoproject.org > Subject: [meta-freescale] Is a machine definition for t2081 necessary > > Hi, > > I have a question concerning the meta-fsl-ppc layer and T2081; > > I want to build the yocto project for the t2081 machine, however there is no > machine definition for it in meta-fsl-ppc/conf/machine, just for t2080. Looking > at the specification for the targets they seem very similar (t2081 being a > "smaller" version of t2080). Is it OK to use the > t2080 machine definition or is a t2081 definition necessary? > > Best regards, > Nora Björklund > -- > _______________________________________________ > meta-freescale mailing list > meta-freescale@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-freescale ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Is a machine definition for t2081 necessary 2015-08-18 10:08 ` Luo Zhenhua @ 2015-08-31 7:08 ` Nora Björklund 2015-09-01 2:28 ` Luo Zhenhua 0 siblings, 1 reply; 4+ messages in thread From: Nora Björklund @ 2015-08-31 7:08 UTC (permalink / raw) To: Luo Zhenhua, meta-freescale@yoctoproject.org Hi Zhenhua, Thank you for your reply. Are there any plans to upstream a machine definition to meta-fsl-ppc for t2081? Best regards, Nora On 2015-08-18 12:08, Luo Zhenhua wrote: > Hi Nora, > > T2081QDS is a different board from T2080QDS board (Pins of T2081 are not compatible with T2080), T2081 uses different RCW, u-boot, dts images from T2080. T2081 uses same kernel image as T2080. So a new machine definition is needed for T2081. > > > Best Regards, > > Zhenhua > >> -----Original Message----- >> From: meta-freescale-bounces@yoctoproject.org [mailto:meta-freescale- >> bounces@yoctoproject.org] On Behalf Of Nora Bj?rklund >> Sent: Wednesday, August 12, 2015 10:36 PM >> To: meta-freescale@yoctoproject.org >> Subject: [meta-freescale] Is a machine definition for t2081 necessary >> >> Hi, >> >> I have a question concerning the meta-fsl-ppc layer and T2081; >> >> I want to build the yocto project for the t2081 machine, however there is no >> machine definition for it in meta-fsl-ppc/conf/machine, just for t2080. Looking >> at the specification for the targets they seem very similar (t2081 being a >> "smaller" version of t2080). Is it OK to use the >> t2080 machine definition or is a t2081 definition necessary? >> >> Best regards, >> Nora Björklund >> -- >> _______________________________________________ >> meta-freescale mailing list >> meta-freescale@yoctoproject.org >> https://lists.yoctoproject.org/listinfo/meta-freescale ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Is a machine definition for t2081 necessary 2015-08-31 7:08 ` Nora Björklund @ 2015-09-01 2:28 ` Luo Zhenhua 0 siblings, 0 replies; 4+ messages in thread From: Luo Zhenhua @ 2015-09-01 2:28 UTC (permalink / raw) To: Nora Björklund, meta-freescale@yoctoproject.org Hi Nora, We will add the machine conf in meta-fsl-ppc when there is plan to add t2081 support in official QorIQ SDK, currently there is no plan. Best Regards, Zhenhua > -----Original Message----- > From: Nora Björklund [mailto:nora.bjorklund@enea.com] > Sent: Monday, August 31, 2015 3:08 PM > To: Luo Zhenhua-B19537 <zhenhua.luo@freescale.com>; meta- > freescale@yoctoproject.org > Subject: Re: [meta-freescale] Is a machine definition for t2081 necessary > > Hi Zhenhua, > > Thank you for your reply. Are there any plans to upstream a machine definition > to meta-fsl-ppc for t2081? > > Best regards, > Nora > > On 2015-08-18 12:08, Luo Zhenhua wrote: > > Hi Nora, > > > > T2081QDS is a different board from T2080QDS board (Pins of T2081 are not > compatible with T2080), T2081 uses different RCW, u-boot, dts images from > T2080. T2081 uses same kernel image as T2080. So a new machine definition is > needed for T2081. > > > > > > Best Regards, > > > > Zhenhua > > > >> -----Original Message----- > >> From: meta-freescale-bounces@yoctoproject.org [mailto:meta-freescale- > >> bounces@yoctoproject.org] On Behalf Of Nora Bj?rklund > >> Sent: Wednesday, August 12, 2015 10:36 PM > >> To: meta-freescale@yoctoproject.org > >> Subject: [meta-freescale] Is a machine definition for t2081 necessary > >> > >> Hi, > >> > >> I have a question concerning the meta-fsl-ppc layer and T2081; > >> > >> I want to build the yocto project for the t2081 machine, however > >> there is no machine definition for it in meta-fsl-ppc/conf/machine, > >> just for t2080. Looking at the specification for the targets they > >> seem very similar (t2081 being a "smaller" version of t2080). Is it > >> OK to use the > >> t2080 machine definition or is a t2081 definition necessary? > >> > >> Best regards, > >> Nora Björklund > >> -- > >> _______________________________________________ > >> meta-freescale mailing list > >> meta-freescale@yoctoproject.org > >> https://lists.yoctoproject.org/listinfo/meta-freescale ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-09-01 2:28 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2015-08-12 14:36 Is a machine definition for t2081 necessary Nora Björklund 2015-08-18 10:08 ` Luo Zhenhua 2015-08-31 7:08 ` Nora Björklund 2015-09-01 2:28 ` Luo Zhenhua
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.