[ptxdist] [PATCH 2/3] [host-xl-tools] add new host package

2011-03-14 Thread Stephan Linz
Xilinx Tools provides a collection of small host programs you need for Xilinx cross development especially MicroBlaze development. If you want to generate a set of payload blob images tagged for XL-Boot you will need the command mkxlblob from this tool collection. Xilinx Tools and XL-Boot are par

[ptxdist] [PATCH 3/3] [image_xlblob] add new image generator

2011-03-14 Thread Stephan Linz
Generate a PIC executable blob tagged for XL-Boot that copies a image from FLASH to its linked address in RAM and executes it. Signed-off-by: Stephan Linz --- platforms/image_xlblob.in| 42 rules/post/image_xlblob.make | 73 +++

[ptxdist] [PATCH 1/3] add Xilinx MicroBlaze architecture

2011-03-14 Thread Stephan Linz
This is support for Xilinx MicroBlaze processors. MicroBlaze is a soft core processor designed for Xilinx FPGAs. With this new architecture ptxdist have to handle dynamic platform configurations exported by Xilinx design tools. Some essential changes and extensions inside a few ptxdist core script