All of lore.kernel.org
 help / color / mirror / Atom feed
* Any updates to meta-zynq in the pipeline?
@ 2012-10-13 14:16 Elvis Dowson
  2012-10-13 14:21 ` Bruce Ashfield
  2012-10-13 14:28 ` Philip Balister
  0 siblings, 2 replies; 9+ messages in thread
From: Elvis Dowson @ 2012-10-13 14:16 UTC (permalink / raw)
  To: Bruce Ashfield; +Cc: Yocto Discussion Mailing List

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

Hi Bruce,
                  I'm about to start with my Xilinx ZC702 development board, and I was wondering if there are any updates planned to the meta-zynq repository?

In an earlier thread, you had mentioned that a whole bunch of updates were pending to the meta-zynq layer:

Re: [yocto] meta-zynq, was Re: any success with spartan6-lx9mb?

Best regards,

Elvis Dowson

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

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

* Re: Any updates to meta-zynq in the pipeline?
  2012-10-13 14:16 Any updates to meta-zynq in the pipeline? Elvis Dowson
@ 2012-10-13 14:21 ` Bruce Ashfield
  2012-10-13 14:43   ` Elvis Dowson
  2012-10-13 14:28 ` Philip Balister
  1 sibling, 1 reply; 9+ messages in thread
From: Bruce Ashfield @ 2012-10-13 14:21 UTC (permalink / raw)
  To: Elvis Dowson; +Cc: Yocto Discussion Mailing List

On 12-10-13 10:16 AM, Elvis Dowson wrote:
> Hi Bruce,
> I'm about to start with my Xilinx ZC702 development board, and I was
> wondering if there are any updates planned to the meta-zynq repository?

There are updates planned, but with some vacations (mine and others), since
that last update things slowed down a bit. But work is proceeding,
I expect something in the next few weeks.

In particular, as an initial item, the BSP can be bumped to the Yocto
1.3 (3.4) kernel, and complete some work on remaining issues with the
layer.

After that, SDK updates, and other enhancements would be in the
pipeline, but i don't have a complete visibility into those yet.

Cheers,

Bruce


>
> In an earlier thread, you had mentioned that a whole bunch of updates
> were pending to the meta-zynq layer:
>
> Re: [yocto] meta-zynq, was Re: any success with spartan6-lx9mb?
> <http://www.mail-archive.com/yocto@yoctoproject.org/msg08804.html>
>
> Best regards,
>
> Elvis Dowson



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

* Re: Any updates to meta-zynq in the pipeline?
  2012-10-13 14:16 Any updates to meta-zynq in the pipeline? Elvis Dowson
  2012-10-13 14:21 ` Bruce Ashfield
@ 2012-10-13 14:28 ` Philip Balister
  2012-10-13 14:48   ` Elvis Dowson
  1 sibling, 1 reply; 9+ messages in thread
From: Philip Balister @ 2012-10-13 14:28 UTC (permalink / raw)
  To: Elvis Dowson; +Cc: Yocto Discussion Mailing List

On 10/13/2012 07:16 AM, Elvis Dowson wrote:
> Hi Bruce,
>                    I'm about to start with my Xilinx ZC702 development board, and I was wondering if there are any updates planned to the meta-zynq repository?
>
> In an earlier thread, you had mentioned that a whole bunch of updates were pending to the meta-zynq layer:

If you are interested in a kernel built direct from the Xilinx repo look at:

https://github.com/balister/meta-zynq

I just pushed use changes yesterday and could use some help testing them.

It is setup to boot from a SD card. You have to take the output of the 
u-boot recipe and use the Xilinx tools to combine it with the fsbl to 
get the required BOOT.BIN file.

Philip


>
> Re: [yocto] meta-zynq, was Re: any success with spartan6-lx9mb?
>
> Best regards,
>
> Elvis Dowson
>
>
>
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>


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

* Re: Any updates to meta-zynq in the pipeline?
  2012-10-13 14:21 ` Bruce Ashfield
@ 2012-10-13 14:43   ` Elvis Dowson
  2012-10-13 14:47     ` Bruce Ashfield
  0 siblings, 1 reply; 9+ messages in thread
From: Elvis Dowson @ 2012-10-13 14:43 UTC (permalink / raw)
  To: Bruce Ashfield; +Cc: Yocto Discussion Mailing List

Hi Bruce,

On Oct 13, 2012, at 6:21 PM, Bruce Ashfield <bruce.ashfield@windriver.com> wrote:

> There are updates planned, but with some vacations (mine and others), since
> that last update things slowed down a bit. But work is proceeding,
> I expect something in the next few weeks.
> 
> In particular, as an initial item, the BSP can be bumped to the Yocto
> 1.3 (3.4) kernel, and complete some work on remaining issues with the
> layer.
> 
> After that, SDK updates, and other enhancements would be in the
> pipeline, but i don't have a complete visibility into those yet.

I'm more interested in updates to the machine configuration and tune files for the Zynq-7020 processor. Are there any updates planned for these? The processor uses a ARM Cortex A9 dual core CPU, so I was wondering where one draws on from, in order to get an accurate representation of the processor. e.g. use TRM for Zynq-7020 and then look a a TI OMAP 4430 or Freescale i.MX 6 dual core machine configuration, etc?

The kernel and u-boot recipes, I can migrate to the latest 3.5 and 2012.x versions, so that shouldn't be a problem for me.

Best regards,

Elvis Dowson




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

* Re: Any updates to meta-zynq in the pipeline?
  2012-10-13 14:43   ` Elvis Dowson
@ 2012-10-13 14:47     ` Bruce Ashfield
  0 siblings, 0 replies; 9+ messages in thread
From: Bruce Ashfield @ 2012-10-13 14:47 UTC (permalink / raw)
  To: Elvis Dowson; +Cc: Yocto Discussion Mailing List

On 12-10-13 10:43 AM, Elvis Dowson wrote:
> Hi Bruce,
>
> On Oct 13, 2012, at 6:21 PM, Bruce Ashfield<bruce.ashfield@windriver.com>  wrote:
>
>> There are updates planned, but with some vacations (mine and others), since
>> that last update things slowed down a bit. But work is proceeding,
>> I expect something in the next few weeks.
>>
>> In particular, as an initial item, the BSP can be bumped to the Yocto
>> 1.3 (3.4) kernel, and complete some work on remaining issues with the
>> layer.
>>
>> After that, SDK updates, and other enhancements would be in the
>> pipeline, but i don't have a complete visibility into those yet.
>
> I'm more interested in updates to the machine configuration and tune files for the Zynq-7020 processor. Are there any updates planned for these? The processor uses a ARM Cortex A9 dual core CPU, so I was wondering where one draws on from, in order to get an accurate representation of the processor. e.g. use TRM for Zynq-7020 and then look a a TI OMAP 4430 or Freescale i.MX 6 dual core machine configuration, etc?

AFAIK, yes. Xilinx themselves are gearing up to take over this
work, but I can't speak for them, and haven't heard anything since
before I went on vacation. I'm hoping that this will pick up again
soon.

>
> The kernel and u-boot recipes, I can migrate to the latest 3.5 and 2012.x versions, so that shouldn't be a problem for me.

ok! At some point the layer will become (hopefully) yocto BSP
compliant, and at that point we'll get some consistency in kernel
version where it will be on one of the yocto versions, LTSI, etc,
since spraying all over the map on versions doesn't help everyone :)

Cheers,

Bruce

>
> Best regards,
>
> Elvis Dowson
>
>



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

* Re: Any updates to meta-zynq in the pipeline?
  2012-10-13 14:28 ` Philip Balister
@ 2012-10-13 14:48   ` Elvis Dowson
  2012-10-13 15:24     ` Philip Balister
  0 siblings, 1 reply; 9+ messages in thread
From: Elvis Dowson @ 2012-10-13 14:48 UTC (permalink / raw)
  To: Philip Balister; +Cc: Yocto Discussion Mailing List

Hi Philip,

On Oct 13, 2012, at 6:28 PM, Philip Balister <philip@balister.org> wrote:

> If you are interested in a kernel built direct from the Xilinx repo look at:
> 
> https://github.com/balister/meta-zynq
> 
> I just pushed use changes yesterday and could use some help testing them.
> 
> It is setup to boot from a SD card. You have to take the output of the u-boot recipe and use the Xilinx tools to combine it with the fsbl to get the required BOOT.BIN file.

I'll help out and test your layer first, and let you know. It's going to take me a while to get used to this new board. I always find that I end up spending more than 2 to 3 months, just getting to know each platform to a good level, the last two ones being the Gumstix TI OMAP 3530 and the Xilinx ML507. I'm going to brace myself, its going to be a deep dive I think! :-)

Adrian Alonso's meta-xilinx layer had some *.bbclass files, that invoked the Xilinx tools to create the ace image files, so perhaps that could be modified to automate the process or getting the final BOOT.BIN file.

Best regards,

Elvis Dowson

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

* Re: Any updates to meta-zynq in the pipeline?
  2012-10-13 14:48   ` Elvis Dowson
@ 2012-10-13 15:24     ` Philip Balister
  2012-10-13 16:05       ` Elvis Dowson
  0 siblings, 1 reply; 9+ messages in thread
From: Philip Balister @ 2012-10-13 15:24 UTC (permalink / raw)
  To: Elvis Dowson; +Cc: Yocto Discussion Mailing List

On 10/13/2012 07:48 AM, Elvis Dowson wrote:
> Hi Philip,
>
> On Oct 13, 2012, at 6:28 PM, Philip Balister <philip@balister.org> wrote:
>
>> If you are interested in a kernel built direct from the Xilinx repo look at:
>>
>> https://github.com/balister/meta-zynq
>>
>> I just pushed use changes yesterday and could use some help testing them.
>>
>> It is setup to boot from a SD card. You have to take the output of the u-boot recipe and use the Xilinx tools to combine it with the fsbl to get the required BOOT.BIN file.
>
> I'll help out and test your layer first, and let you know. It's going to take me a while to get used to this new board. I always find that I end up spending more than 2 to 3 months, just getting to know each platform to a good level, the last two ones being the Gumstix TI OMAP 3530 and the Xilinx ML507. I'm going to brace myself, its going to be a deep dive I think! :-)
>
> Adrian Alonso's meta-xilinx layer had some *.bbclass files, that invoked the Xilinx tools to create the ace image files, so perhaps that could be modified to automate the process or getting the final BOOT.BIN file.

Unfortunately I do not have the Xilinx tools installed on the machine I 
do the builds on. I'd love to post a working BOOT.BIN, but 1) I haven't 
tested this on he zc702 yet, and 2) I need to work out if I can 
distribute the binary since it includes GPL u-boot and non-GPL fsbl.

I understand it will take some time to get up to speed. I am finding the 
Xilinx workflow based around planAhead to be "challenging".

Philip

>
> Best regards,
>
> Elvis Dowson
>


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

* Re: Any updates to meta-zynq in the pipeline?
  2012-10-13 15:24     ` Philip Balister
@ 2012-10-13 16:05       ` Elvis Dowson
  2012-10-13 17:39         ` Bruce Ashfield
  0 siblings, 1 reply; 9+ messages in thread
From: Elvis Dowson @ 2012-10-13 16:05 UTC (permalink / raw)
  To: Philip Balister; +Cc: Yocto Discussion Mailing List

Hi,
       I just took a quick look both the repos

My initial reaction is that I think Philip's repo appears to better structured, and attempts to use the xilinx kernel and u-boot repos, which for these targets is a good thing, given the state of the development for this new board.

I also think its probably good to take then best of both repos, and maintain a single meta-zynq layer, since both these repos are in its initial stages.

I'll give more feedback, as I progress with my build and test runs on the target board.

Best regards,

Elvis Dowson




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

* Re: Any updates to meta-zynq in the pipeline?
  2012-10-13 16:05       ` Elvis Dowson
@ 2012-10-13 17:39         ` Bruce Ashfield
  0 siblings, 0 replies; 9+ messages in thread
From: Bruce Ashfield @ 2012-10-13 17:39 UTC (permalink / raw)
  To: Elvis Dowson; +Cc: Yocto Discussion Mailing List

On 12-10-13 12:05 PM, Elvis Dowson wrote:
> Hi,
>         I just took a quick look both the repos
>
> My initial reaction is that I think Philip's repo appears to better structured, and attempts to use the xilinx kernel and u-boot repos, which for these targets is a good thing, given the state of the development for this new board.

Xilinx sponsored the one that I've "watching over" for the moment,
and they do plan to address the issues.

I said in some older threads, but I can say it again here. It's Xilinx's
board, so their voice carries the most weight, we just need to be patient
and give them time to come up to speed.

>
> I also think its probably good to take then best of both repos, and maintain a single meta-zynq layer, since both these repos are in its initial stages.

That's already the plan :) But I'm waiting on things that don't work on
a schedule that I control.

Cheers,

Bruce

>
> I'll give more feedback, as I progress with my build and test runs on the target board.
>
> Best regards,
>
> Elvis Dowson
>
>



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

end of thread, other threads:[~2012-10-13 17:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-13 14:16 Any updates to meta-zynq in the pipeline? Elvis Dowson
2012-10-13 14:21 ` Bruce Ashfield
2012-10-13 14:43   ` Elvis Dowson
2012-10-13 14:47     ` Bruce Ashfield
2012-10-13 14:28 ` Philip Balister
2012-10-13 14:48   ` Elvis Dowson
2012-10-13 15:24     ` Philip Balister
2012-10-13 16:05       ` Elvis Dowson
2012-10-13 17:39         ` Bruce Ashfield

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.