[meta-xilinx] Bitstream/Boot.bin/etc - Providers/Virtual targets

Michal Simek monstr at monstr.eu
Thu Feb 13 23:37:26 PST 2014


Hi,

On 02/14/2014 12:11 AM, Cjw X wrote:
> I totally agree with Andrey. The fact is, if you have the resources to
> actually put a Zynq board down on a pcb and have in manufactured, you can
> take the few hours it takes to configure Ezynq platform. (Ezynq is pretty
> cool BTW. Can I mail you a beer or something???)
>
> There should not be any dependencies in the software system on the fpga
> design. I should not have to change my software system based on changes to
> HDL. This is why I find the ps_init mechanism less appealling than the
> ezynq system.

I hope that we haven't start to mix 2 things together - low level configuration
generation and u-boot itself.

Vivado or EDK are able to generate ps7_init.c/h files from design tool
and you can use if for board configuration. (FSBL uses them too).
If you like it then just use tool for generation.

If you don't like it like Andrey then feel free to create any software
for better ps7_init generation.
Andrey has done that and it is really nice to see it working
and I really appreciate all his work.


For u-boot itself is shouldn't matter if you take this file from
xilinx tools or from your tools but u-boot source code
should just work with both. It means top level configuration function
should be the same. I have chosen ps7_init() because I am not
able to change tools behaviour.

Currently low level configuration is run in u-boot SPL
where ps7_init() is called. If you want to run just full u-boot
from OCM we can look at it.

Thanks,
Michal

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 263 bytes
Desc: OpenPGP digital signature
URL: <http://lists.yoctoproject.org/pipermail/meta-xilinx/attachments/20140214/1d187b5e/attachment.pgp>


More information about the meta-xilinx mailing list