[root@localhost Projects]# petalinux-create --type project --template zynq --name test INFO: Create project: test INFO: New project successfully created in /home/kevinjesse/Projects/test [root@localhost zc706.sdk]# petalinux-config --get-hw-description -p ../../test/ INFO: Checking component... INFO: Getting hardware description... INFO: Rename base_zynq_design_wrapper.hdf to system.hdf ****** hsi v **** SW Build 1071353 on Tue Nov 18 16:37:08 MST 2014 ** Copyright 1986-2014 Xilinx, Inc. All Rights Reserved. INFO: [Hsi 55-1698] elapsed time for repository loading 1 seconds source /home/kevinjesse/Projects/test/build/linux/hw-description/hw-description.tcl -notrace INFO: [Common 17-206] Exiting hsi at Thu Feb 19 17:52:12 2015... INFO: Config linux [INFO ] config linux configuration written to /home/kevinjesse/Projects/test/subsystems/linux/config *** End of the configuration. [INFO ] generate DTS to /home/kevinjesse/Projects/test/subsystems/linux/configs/device-tree INFO: [Hsi 55-1698] elapsed time for repository loading 0 seconds INFO: [Common 17-206] Exiting hsi at Thu Feb 19 17:52:28 2015... [INFO ] generate linux/u-boot board header files INFO: [Hsi 55-1698] elapsed time for repository loading 1 seconds INFO: [Common 17-206] Exiting hsi at Thu Feb 19 17:52:29 2015... [INFO ] generate BSP for zynq_fsbl INFO: [Hsi 55-1698] elapsed time for repository loading 0 seconds INFO: [Common 17-206] Exiting hsi at Thu Feb 19 17:52:31 2015... INFO: Config linux/kernel [INFO ] oldconfig linux/kernel INFO: Config linux/rootfs [INFO ] oldconfig linux/rootfs [root@localhost test]# petalinux-build INFO: Checking component... INFO: Generating make files and build linux INFO: Generating make files for the subcomponents of linux INFO: Building linux [INFO ] pre-build linux/rootfs/fwupgrade [INFO ] pre-build linux/rootfs/peekpoke [INFO ] pre-build linux/rootfs/uWeb [INFO ] build system.dtb [INFO ] build linux/kernel [INFO ] update linux/u-boot source [INFO ] generate linux/u-boot configuration files [INFO ] build linux/u-boot [INFO ] build zynq_fsbl [INFO ] Setting up stage config [INFO ] Setting up rootfs config [INFO ] Updating for armv7a-vfp-neon [INFO ] Updating package manager [INFO ] Expanding stagefs [INFO ] build linux/rootfs/fwupgrade [INFO ] build linux/rootfs/peekpoke [INFO ] build linux/rootfs/uWeb [INFO ] build kernel in-tree modules [INFO ] modules linux/kernel [INFO ] post-build linux/rootfs/fwupgrade [INFO ] post-build linux/rootfs/peekpoke [INFO ] post-build linux/rootfs/uWeb [INFO ] pre-install linux/rootfs/fwupgrade [INFO ] pre-install linux/rootfs/peekpoke [INFO ] pre-install linux/rootfs/uWeb [INFO ] install system.dtb [INFO ] install linux/kernel [INFO ] update linux/u-boot source [INFO ] generate linux/u-boot configuration files [INFO ] build linux/u-boot [INFO ] install linux/u-boot [INFO ] Expanding rootfs [INFO ] install sys_init [INFO ] install linux/rootfs/fwupgrade [INFO ] install linux/rootfs/peekpoke [INFO ] install linux/rootfs/uWeb [INFO ] install kernel in-tree modules [INFO ] modules_install linux/kernel [INFO ] post-install linux/rootfs/fwupgrade [INFO ] post-install linux/rootfs/peekpoke [INFO ] post-install linux/rootfs/uWeb [INFO ] package rootfs.cpio to /home/kevinjesse/Projects/test/images/linux [INFO ] Update and install vmlinux image [INFO ] vmlinux linux/kernel [INFO ] install linux/kernel [INFO ] package zImage [INFO ] zImage linux/kernel [INFO ] install linux/kernel [root@localhost test]# petalinux-package --boot --fsbl images/linux/zynq_fsbl.elf --fpga ./subsystems/linux/hw-description/base_zynq_design_wrapper.bit --uboot ERROR: This tool requires 'bootgen' and it is missing. Please source Xilinx Tools settings first [root@localhost test]# source /opt/Xilinx/SDK/2014.4/settings64.sh [root@localhost test]# petalinux-package --boot --fsbl images/linux/zynq_fsbl.elf --fpga ./subsystems/linux/hw-description/base_zynq_design_wrapper.bit --uboot INFO: Generating zynq binary package BOOT.BIN... INFO: Binary is ready. [root@localhost test]# petalinux-package --prebuilt --fpga ./subsystems/linux/hw-description/base_zynq_design_wrapper.bit INFO: Pre-built directory is updated. [root@localhost test]# petalinux-boot --jtag --prebuilt 3 WARNING: Will not program bitstream on the target. If you want to program bitstream, WARNING: please run petalinux-package --prebuilt to put the bitstream to the prebuitl directory, WARNING: or use --fpga --bitstream option to specify a bitstream. INFO: Append dtb - /home/kevinjesse/Projects/test/pre-built/linux/images/system.dtb and other options to boot zImage INFO: Launching XMD for file download and boot. INFO: This may take a few minutes, depending on the size of your image. INFO: SOC Silicon version is 3.1. Serial Output--------------------------------------------------------------- U-Boot 2014.07 (Feb 19 2015 - 17:58:00) DRAM: ECC disabled 1 GiB MMC: zynq_sdhci: 0 SF: Detected S25FL128S_64K with page size 512 Bytes, erase size 128 KiB, total 32 MiB *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Net: Gem.e000b000 U-BOOT for test Gem.e000b000 Waiting for PHY auto negotiation to complete..