diff --git a/Petalinux/project-spec/hw-description/system.xsa b/Petalinux/binaries/top.xsa similarity index 100% rename from Petalinux/project-spec/hw-description/system.xsa rename to Petalinux/binaries/top.xsa diff --git a/Petalinux/project-spec/attributes b/Petalinux/ethernet10G_zcu106/project-spec/attributes similarity index 66% rename from Petalinux/project-spec/attributes rename to Petalinux/ethernet10G_zcu106/project-spec/attributes index b726d37..52c333c 100644 --- a/Petalinux/project-spec/attributes +++ b/Petalinux/ethernet10G_zcu106/project-spec/attributes @@ -7,5 +7,4 @@ UBOOT_DEFAULT_DEFCONFIG="xilinx_zynqmp_virt_defconfig" #atf - -CONFIG_SUBSYSTEM_PRELOADED_BL33_BASE=0x10080000 +CONFIG_SUBSYSTEM_PRELOADED_BL33_BASE="0x8000000" diff --git a/Petalinux/project-spec/configs/busybox/inetd.conf b/Petalinux/ethernet10G_zcu106/project-spec/configs/busybox/inetd.conf similarity index 100% rename from Petalinux/project-spec/configs/busybox/inetd.conf rename to Petalinux/ethernet10G_zcu106/project-spec/configs/busybox/inetd.conf diff --git a/Petalinux/project-spec/configs/config b/Petalinux/ethernet10G_zcu106/project-spec/configs/config similarity index 95% rename from Petalinux/project-spec/configs/config rename to Petalinux/ethernet10G_zcu106/project-spec/configs/config index a001f68..7b370f8 100644 --- a/Petalinux/project-spec/configs/config +++ b/Petalinux/ethernet10G_zcu106/project-spec/configs/config @@ -102,7 +102,7 @@ CONFIG_SUBSYSTEM_FLASH_PSU_QSPI_0_BANKLESS_SELECT=y # partition 0 # CONFIG_SUBSYSTEM_FLASH_PSU_QSPI_0_BANKLESS_PART0_NAME="boot" -CONFIG_SUBSYSTEM_FLASH_PSU_QSPI_0_BANKLESS_PART0_SIZE=0x01e00000 +CONFIG_SUBSYSTEM_FLASH_PSU_QSPI_0_BANKLESS_PART0_SIZE=0x100000 # # partition 1 @@ -114,7 +114,7 @@ CONFIG_SUBSYSTEM_FLASH_PSU_QSPI_0_BANKLESS_PART1_SIZE=0x40000 # partition 2 # CONFIG_SUBSYSTEM_FLASH_PSU_QSPI_0_BANKLESS_PART2_NAME="kernel" -CONFIG_SUBSYSTEM_FLASH_PSU_QSPI_0_BANKLESS_PART2_SIZE=0x3c00000 +CONFIG_SUBSYSTEM_FLASH_PSU_QSPI_0_BANKLESS_PART2_SIZE=0x1600000 # # partition 3 @@ -217,7 +217,7 @@ CONFIG_SUBSYSTEM_FSBL_COMPILER_EXTRA_FLAGS="" # # CONFIG_SUBSYSTEM_ATF_MEMORY_SETTINGS is not set CONFIG_SUBSYSTEM_ATF_EXTRA_COMPILER_FLAGS="" -CONFIG_SUBSYSTEM_PRELOADED_BL33_BASE=0x10080000 +CONFIG_SUBSYSTEM_PRELOADED_BL33_BASE=0x8000000 # CONFIG_SUBSYSTEM_ATF_DEBUG is not set # @@ -228,7 +228,7 @@ CONFIG_SUBSYSTEM_PRELOADED_BL33_BASE=0x10080000 # # u-boot Configuration # -CONFIG_SUBSYSTEM_UBOOT_CONFIG_TARGET="" +CONFIG_SUBSYSTEM_UBOOT_CONFIG_TARGET="xilinx_zynqmp_virt_defconfig" # CONFIG_SUBSYSTEM_UBOOT_EXT_DTB is not set # @@ -250,20 +250,19 @@ CONFIG_SUBSYSTEM_INITRAMFS_IMAGE_NAME="petalinux-image-minimal" CONFIG_SUBSYSTEM_UIMAGE_NAME="image.ub" CONFIG_SUBSYSTEM_RFS_FORMATS="cpio cpio.gz cpio.gz.u-boot tar.gz jffs2" CONFIG_SUBSYSTEM_DTB_PADDING_SIZE=0x1000 -CONFIG_SUBSYSTEM_COPY_TO_TFTPBOOT=y -CONFIG_SUBSYSTEM_TFTPBOOT_DIR="/tftpboot" +# CONFIG_SUBSYSTEM_COPY_TO_TFTPBOOT is not set # # Firmware Version Configuration # -CONFIG_SUBSYSTEM_HOSTNAME="petalinux-photonic" -CONFIG_SUBSYSTEM_PRODUCT="petalinux-photonic" +CONFIG_SUBSYSTEM_HOSTNAME="ethernet10G_zcu106" +CONFIG_SUBSYSTEM_PRODUCT="ethernet10G_zcu106" CONFIG_SUBSYSTEM_FW_VERSION="1.00" # # Yocto Settings # -CONFIG_YOCTO_MACHINE_NAME="zynqmp-generic" +CONFIG_YOCTO_MACHINE_NAME="zcu106-zynqmp" # # TMPDIR Location diff --git a/Petalinux/project-spec/configs/config.old b/Petalinux/ethernet10G_zcu106/project-spec/configs/config.old similarity index 95% rename from Petalinux/project-spec/configs/config.old rename to Petalinux/ethernet10G_zcu106/project-spec/configs/config.old index 94faab3..7b370f8 100644 --- a/Petalinux/project-spec/configs/config.old +++ b/Petalinux/ethernet10G_zcu106/project-spec/configs/config.old @@ -102,7 +102,7 @@ CONFIG_SUBSYSTEM_FLASH_PSU_QSPI_0_BANKLESS_SELECT=y # partition 0 # CONFIG_SUBSYSTEM_FLASH_PSU_QSPI_0_BANKLESS_PART0_NAME="boot" -CONFIG_SUBSYSTEM_FLASH_PSU_QSPI_0_BANKLESS_PART0_SIZE=0x01e00000 +CONFIG_SUBSYSTEM_FLASH_PSU_QSPI_0_BANKLESS_PART0_SIZE=0x100000 # # partition 1 @@ -114,7 +114,7 @@ CONFIG_SUBSYSTEM_FLASH_PSU_QSPI_0_BANKLESS_PART1_SIZE=0x40000 # partition 2 # CONFIG_SUBSYSTEM_FLASH_PSU_QSPI_0_BANKLESS_PART2_NAME="kernel" -CONFIG_SUBSYSTEM_FLASH_PSU_QSPI_0_BANKLESS_PART2_SIZE=0x3c00000 +CONFIG_SUBSYSTEM_FLASH_PSU_QSPI_0_BANKLESS_PART2_SIZE=0x1600000 # # partition 3 @@ -196,7 +196,7 @@ CONFIG_SUBSYSTEM_EXTRA_DT_FILES="" # CONFIG_SUBSYSTEM_BOOTARGS_AUTO=y CONFIG_SUBSYSTEM_BOOTARGS_EARLYPRINTK=y - +CONFIG_SUBSYSTEM_BOOTARGS_GENERATED=" earlycon console=ttyPS0,115200 clk_ignore_unused root=/dev/ram0 rw" CONFIG_SUBSYSTEM_DEVICETREE_COMPILER_FLAGS="-@" # CONFIG_SUBSYSTEM_DTB_OVERLAY is not set # CONFIG_SUBSYSTEM_REMOVE_PL_DTB is not set @@ -217,7 +217,7 @@ CONFIG_SUBSYSTEM_FSBL_COMPILER_EXTRA_FLAGS="" # # CONFIG_SUBSYSTEM_ATF_MEMORY_SETTINGS is not set CONFIG_SUBSYSTEM_ATF_EXTRA_COMPILER_FLAGS="" -CONFIG_SUBSYSTEM_PRELOADED_BL33_BASE=0x10080000 +CONFIG_SUBSYSTEM_PRELOADED_BL33_BASE=0x8000000 # CONFIG_SUBSYSTEM_ATF_DEBUG is not set # @@ -228,7 +228,7 @@ CONFIG_SUBSYSTEM_PRELOADED_BL33_BASE=0x10080000 # # u-boot Configuration # -CONFIG_SUBSYSTEM_UBOOT_CONFIG_TARGET="" +CONFIG_SUBSYSTEM_UBOOT_CONFIG_TARGET="xilinx_zynqmp_virt_defconfig" # CONFIG_SUBSYSTEM_UBOOT_EXT_DTB is not set # @@ -250,20 +250,19 @@ CONFIG_SUBSYSTEM_INITRAMFS_IMAGE_NAME="petalinux-image-minimal" CONFIG_SUBSYSTEM_UIMAGE_NAME="image.ub" CONFIG_SUBSYSTEM_RFS_FORMATS="cpio cpio.gz cpio.gz.u-boot tar.gz jffs2" CONFIG_SUBSYSTEM_DTB_PADDING_SIZE=0x1000 -CONFIG_SUBSYSTEM_COPY_TO_TFTPBOOT=y -CONFIG_SUBSYSTEM_TFTPBOOT_DIR="/tftpboot" +# CONFIG_SUBSYSTEM_COPY_TO_TFTPBOOT is not set # # Firmware Version Configuration # -CONFIG_SUBSYSTEM_HOSTNAME="petalinux-photonic" -CONFIG_SUBSYSTEM_PRODUCT="petalinux-photonic" +CONFIG_SUBSYSTEM_HOSTNAME="ethernet10G_zcu106" +CONFIG_SUBSYSTEM_PRODUCT="ethernet10G_zcu106" CONFIG_SUBSYSTEM_FW_VERSION="1.00" # # Yocto Settings # -CONFIG_YOCTO_MACHINE_NAME="zynqmp-generic" +CONFIG_YOCTO_MACHINE_NAME="zcu106-zynqmp" # # TMPDIR Location @@ -302,4 +301,3 @@ CONFIG_YOCTO_NETWORK_SSTATE_FEEDS_URL="http://petalinux.xilinx.com/sswreleases/r # User Layers # CONFIG_USER_LAYER_0="" -CONFIG_SUBSYSTEM_BOOTARGS_GENERATED=" earlycon console=ttyPS0,115200 clk_ignore_unused root=/dev/ram0 rw" diff --git a/Petalinux/project-spec/configs/init-ifupdown/interfaces b/Petalinux/ethernet10G_zcu106/project-spec/configs/init-ifupdown/interfaces similarity index 100% rename from Petalinux/project-spec/configs/init-ifupdown/interfaces rename to Petalinux/ethernet10G_zcu106/project-spec/configs/init-ifupdown/interfaces diff --git a/Petalinux/project-spec/configs/rootfs_config b/Petalinux/ethernet10G_zcu106/project-spec/configs/rootfs_config similarity index 99% rename from Petalinux/project-spec/configs/rootfs_config rename to Petalinux/ethernet10G_zcu106/project-spec/configs/rootfs_config index b2c47dc..91c8f59 100644 --- a/Petalinux/project-spec/configs/rootfs_config +++ b/Petalinux/ethernet10G_zcu106/project-spec/configs/rootfs_config @@ -317,7 +317,7 @@ CONFIG_netbase=y # # tar # -# CONFIG_tar is not set +CONFIG_tar=y # CONFIG_tar-dev is not set # CONFIG_tar-dbg is not set # CONFIG_tar-rmt is not set @@ -342,7 +342,7 @@ CONFIG_netbase=y # # update-rc.d # -# CONFIG_update-rc.d is not set +CONFIG_update-rc.d=y # CONFIG_update-rc.d-dbg is not set # CONFIG_update-rc.d-dev is not set @@ -477,14 +477,14 @@ CONFIG_util-linux=y # # canutils # -CONFIG_canutils=y +# CONFIG_canutils is not set # CONFIG_canutils-dev is not set # CONFIG_canutils-dbg is not set # # can-utils # -# CONFIG_can-utils is not set +CONFIG_can-utils=y # CONFIG_can-utils-dbg is not set # CONFIG_can-utils-dev is not set @@ -527,7 +527,7 @@ CONFIG_ethtool=y # # minicom # -CONFIG_minicom=y +# CONFIG_minicom is not set # CONFIG_minicom-dev is not set # CONFIG_minicom-dbg is not set @@ -900,14 +900,14 @@ CONFIG_pciutils=y # # unzip # -# CONFIG_unzip is not set +CONFIG_unzip=y # CONFIG_unzip-dbg is not set # CONFIG_unzip-dev is not set # # vim # -# CONFIG_vim is not set +CONFIG_vim=y # CONFIG_vim-help is not set # CONFIG_vim-dbg is not set # CONFIG_vim-vimrc is not set @@ -920,7 +920,7 @@ CONFIG_pciutils=y # # zip # -# CONFIG_zip is not set +CONFIG_zip=y # CONFIG_zip-dev is not set # CONFIG_zip-dbg is not set @@ -2581,7 +2581,7 @@ CONFIG_udev-extraconf=y # # iptables # -# CONFIG_iptables is not set +CONFIG_iptables=y # CONFIG_iptables-dev is not set # CONFIG_iptables-dbg is not set @@ -2675,7 +2675,7 @@ CONFIG_udev-extraconf=y # # net-tools # -# CONFIG_net-tools is not set +CONFIG_net-tools=y # CONFIG_net-tools-dbg is not set # CONFIG_net-tools-dev is not set @@ -3611,7 +3611,7 @@ CONFIG_netcat=y # # tcpdump # -CONFIG_tcpdump=y +# CONFIG_tcpdump is not set # CONFIG_tcpdump-dev is not set # CONFIG_tcpdump-dbg is not set @@ -4046,7 +4046,7 @@ CONFIG_hellopm=y # # packagegroup-petalinux # -# CONFIG_packagegroup-petalinux is not set +CONFIG_packagegroup-petalinux=y # CONFIG_packagegroup-petalinux-dbg is not set # CONFIG_packagegroup-petalinux-dev is not set @@ -4109,14 +4109,14 @@ CONFIG_hellopm=y # # packagegroup-petalinux-networking-debug # -CONFIG_packagegroup-petalinux-networking-debug=y +# CONFIG_packagegroup-petalinux-networking-debug is not set # CONFIG_packagegroup-petalinux-networking-debug-dbg is not set # CONFIG_packagegroup-petalinux-networking-debug-dev is not set # # packagegroup-petalinux-networking-stack # -CONFIG_packagegroup-petalinux-networking-stack=y +# CONFIG_packagegroup-petalinux-networking-stack is not set # CONFIG_packagegroup-petalinux-networking-stack-dbg is not set # CONFIG_packagegroup-petalinux-networking-stack-dev is not set @@ -4239,18 +4239,18 @@ CONFIG_auto-login=y # # apps # -CONFIG_gpio-demo=y -CONFIG_myapp-init=y -CONFIG_peekpoke=y +# CONFIG_gpio-demo is not set +# CONFIG_peekpoke is not set # # user packages # CONFIG_iperf3=y +CONFIG_myapp-init=y CONFIG_phytool=y # # PetaLinux RootFS Settings # CONFIG_ROOTFS_ROOT_PASSWD="root" -CONFIG_ADD_EXTRA_USERS="pinky" +CONFIG_ADD_EXTRA_USERS="petalinux:petalinux;fpgalover" diff --git a/Petalinux/project-spec/configs/rootfs_config.old b/Petalinux/ethernet10G_zcu106/project-spec/configs/rootfs_config.old similarity index 99% rename from Petalinux/project-spec/configs/rootfs_config.old rename to Petalinux/ethernet10G_zcu106/project-spec/configs/rootfs_config.old index 8acdd8e..f2cbfe2 100644 --- a/Petalinux/project-spec/configs/rootfs_config.old +++ b/Petalinux/ethernet10G_zcu106/project-spec/configs/rootfs_config.old @@ -317,7 +317,7 @@ CONFIG_netbase=y # # tar # -# CONFIG_tar is not set +CONFIG_tar=y # CONFIG_tar-dev is not set # CONFIG_tar-dbg is not set # CONFIG_tar-rmt is not set @@ -342,7 +342,7 @@ CONFIG_netbase=y # # update-rc.d # -# CONFIG_update-rc.d is not set +CONFIG_update-rc.d=y # CONFIG_update-rc.d-dbg is not set # CONFIG_update-rc.d-dev is not set @@ -477,14 +477,14 @@ CONFIG_util-linux=y # # canutils # -CONFIG_canutils=y +# CONFIG_canutils is not set # CONFIG_canutils-dev is not set # CONFIG_canutils-dbg is not set # # can-utils # -# CONFIG_can-utils is not set +CONFIG_can-utils=y # CONFIG_can-utils-dbg is not set # CONFIG_can-utils-dev is not set @@ -900,14 +900,14 @@ CONFIG_pciutils=y # # unzip # -# CONFIG_unzip is not set +CONFIG_unzip=y # CONFIG_unzip-dbg is not set # CONFIG_unzip-dev is not set # # vim # -# CONFIG_vim is not set +CONFIG_vim=y # CONFIG_vim-help is not set # CONFIG_vim-dbg is not set # CONFIG_vim-vimrc is not set @@ -920,7 +920,7 @@ CONFIG_pciutils=y # # zip # -# CONFIG_zip is not set +CONFIG_zip=y # CONFIG_zip-dev is not set # CONFIG_zip-dbg is not set @@ -2581,7 +2581,7 @@ CONFIG_udev-extraconf=y # # iptables # -# CONFIG_iptables is not set +CONFIG_iptables=y # CONFIG_iptables-dev is not set # CONFIG_iptables-dbg is not set @@ -2675,7 +2675,7 @@ CONFIG_udev-extraconf=y # # net-tools # -# CONFIG_net-tools is not set +CONFIG_net-tools=y # CONFIG_net-tools-dbg is not set # CONFIG_net-tools-dev is not set @@ -3611,7 +3611,7 @@ CONFIG_netcat=y # # tcpdump # -CONFIG_tcpdump=y +# CONFIG_tcpdump is not set # CONFIG_tcpdump-dev is not set # CONFIG_tcpdump-dbg is not set @@ -4109,14 +4109,14 @@ CONFIG_hellopm=y # # packagegroup-petalinux-networking-debug # -CONFIG_packagegroup-petalinux-networking-debug=y +# CONFIG_packagegroup-petalinux-networking-debug is not set # CONFIG_packagegroup-petalinux-networking-debug-dbg is not set # CONFIG_packagegroup-petalinux-networking-debug-dev is not set # # packagegroup-petalinux-networking-stack # -CONFIG_packagegroup-petalinux-networking-stack=y +# CONFIG_packagegroup-petalinux-networking-stack is not set # CONFIG_packagegroup-petalinux-networking-stack-dbg is not set # CONFIG_packagegroup-petalinux-networking-stack-dev is not set @@ -4233,24 +4233,24 @@ CONFIG_imagefeature-ssh-server-dropbear=y # CONFIG_imagefeature-ssh-server-openssh is not set CONFIG_imagefeature-hwcodecs=y # CONFIG_imagefeature-package-management is not set -# CONFIG_imagefeature-debug-tweaks is not set -# CONFIG_auto-login is not set +CONFIG_imagefeature-debug-tweaks=y +CONFIG_auto-login=y # # apps # -CONFIG_gpio-demo=y -CONFIG_myapp-init=y -CONFIG_peekpoke=y +# CONFIG_gpio-demo is not set +# CONFIG_peekpoke is not set # # user packages # CONFIG_iperf3=y +CONFIG_myapp-init=y CONFIG_phytool=y # # PetaLinux RootFS Settings # CONFIG_ROOTFS_ROOT_PASSWD="root" -CONFIG_ADD_EXTRA_USERS="pinky" +CONFIG_ADD_EXTRA_USERS="petalinux:petalinux;" diff --git a/Petalinux/project-spec/hw-description/metadata b/Petalinux/ethernet10G_zcu106/project-spec/hw-description/metadata similarity index 100% rename from Petalinux/project-spec/hw-description/metadata rename to Petalinux/ethernet10G_zcu106/project-spec/hw-description/metadata diff --git a/Petalinux/project-spec/hw-description/pl_eth_10g_wrapper2.bit b/Petalinux/ethernet10G_zcu106/project-spec/hw-description/pl_eth_10g_wrapper2.bit similarity index 100% rename from Petalinux/project-spec/hw-description/pl_eth_10g_wrapper2.bit rename to Petalinux/ethernet10G_zcu106/project-spec/hw-description/pl_eth_10g_wrapper2.bit diff --git a/Petalinux/project-spec/hw-description/psu_init.c b/Petalinux/ethernet10G_zcu106/project-spec/hw-description/psu_init.c similarity index 100% rename from Petalinux/project-spec/hw-description/psu_init.c rename to Petalinux/ethernet10G_zcu106/project-spec/hw-description/psu_init.c diff --git a/Petalinux/project-spec/hw-description/psu_init.h b/Petalinux/ethernet10G_zcu106/project-spec/hw-description/psu_init.h similarity index 100% rename from Petalinux/project-spec/hw-description/psu_init.h rename to Petalinux/ethernet10G_zcu106/project-spec/hw-description/psu_init.h diff --git a/Petalinux/project-spec/hw-description/psu_init.html b/Petalinux/ethernet10G_zcu106/project-spec/hw-description/psu_init.html similarity index 100% rename from Petalinux/project-spec/hw-description/psu_init.html rename to Petalinux/ethernet10G_zcu106/project-spec/hw-description/psu_init.html diff --git a/Petalinux/project-spec/hw-description/psu_init.tcl b/Petalinux/ethernet10G_zcu106/project-spec/hw-description/psu_init.tcl similarity index 100% rename from Petalinux/project-spec/hw-description/psu_init.tcl rename to Petalinux/ethernet10G_zcu106/project-spec/hw-description/psu_init.tcl diff --git a/Petalinux/project-spec/hw-description/psu_init_gpl.c b/Petalinux/ethernet10G_zcu106/project-spec/hw-description/psu_init_gpl.c similarity index 100% rename from Petalinux/project-spec/hw-description/psu_init_gpl.c rename to Petalinux/ethernet10G_zcu106/project-spec/hw-description/psu_init_gpl.c diff --git a/Petalinux/project-spec/hw-description/psu_init_gpl.h b/Petalinux/ethernet10G_zcu106/project-spec/hw-description/psu_init_gpl.h similarity index 100% rename from Petalinux/project-spec/hw-description/psu_init_gpl.h rename to Petalinux/ethernet10G_zcu106/project-spec/hw-description/psu_init_gpl.h diff --git a/Petalinux/ethernet10G_zcu106/project-spec/hw-description/system.xsa b/Petalinux/ethernet10G_zcu106/project-spec/hw-description/system.xsa new file mode 100644 index 0000000..c792f43 Binary files /dev/null and b/Petalinux/ethernet10G_zcu106/project-spec/hw-description/system.xsa differ diff --git a/Petalinux/project-spec/meta-user/COPYING.MIT b/Petalinux/ethernet10G_zcu106/project-spec/meta-user/COPYING.MIT similarity index 100% rename from Petalinux/project-spec/meta-user/COPYING.MIT rename to Petalinux/ethernet10G_zcu106/project-spec/meta-user/COPYING.MIT diff --git a/Petalinux/project-spec/meta-user/README b/Petalinux/ethernet10G_zcu106/project-spec/meta-user/README similarity index 100% rename from Petalinux/project-spec/meta-user/README rename to Petalinux/ethernet10G_zcu106/project-spec/meta-user/README diff --git a/Petalinux/project-spec/meta-user/conf/layer.conf b/Petalinux/ethernet10G_zcu106/project-spec/meta-user/conf/layer.conf similarity index 100% rename from Petalinux/project-spec/meta-user/conf/layer.conf rename to Petalinux/ethernet10G_zcu106/project-spec/meta-user/conf/layer.conf diff --git a/Petalinux/ethernet10G_zcu106/project-spec/meta-user/conf/petalinuxbsp.conf b/Petalinux/ethernet10G_zcu106/project-spec/meta-user/conf/petalinuxbsp.conf new file mode 100644 index 0000000..828a0af --- /dev/null +++ b/Petalinux/ethernet10G_zcu106/project-spec/meta-user/conf/petalinuxbsp.conf @@ -0,0 +1,4 @@ +#User Configuration + +#OE_TERMINAL = "tmux" + diff --git a/Petalinux/project-spec/meta-user/conf/user-rootfsconfig b/Petalinux/ethernet10G_zcu106/project-spec/meta-user/conf/user-rootfsconfig similarity index 90% rename from Petalinux/project-spec/meta-user/conf/user-rootfsconfig rename to Petalinux/ethernet10G_zcu106/project-spec/meta-user/conf/user-rootfsconfig index 467fd41..80e53da 100644 --- a/Petalinux/project-spec/meta-user/conf/user-rootfsconfig +++ b/Petalinux/ethernet10G_zcu106/project-spec/meta-user/conf/user-rootfsconfig @@ -3,9 +3,7 @@ CONFIG_gpio-demo CONFIG_peekpoke -CONFIG_myapp-init CONFIG_iperf3 CONFIG_ethtool CONFIG_phytool - diff --git a/Petalinux/project-spec/meta-user/recipes-apps/gpio-demo/files/Makefile b/Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-apps/gpio-demo/files/Makefile similarity index 100% rename from Petalinux/project-spec/meta-user/recipes-apps/gpio-demo/files/Makefile rename to Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-apps/gpio-demo/files/Makefile diff --git a/Petalinux/project-spec/meta-user/recipes-apps/gpio-demo/files/gpio-demo.c b/Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-apps/gpio-demo/files/gpio-demo.c similarity index 100% rename from Petalinux/project-spec/meta-user/recipes-apps/gpio-demo/files/gpio-demo.c rename to Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-apps/gpio-demo/files/gpio-demo.c diff --git a/Petalinux/project-spec/meta-user/recipes-apps/gpio-demo/gpio-demo.bb b/Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-apps/gpio-demo/gpio-demo.bb similarity index 100% rename from Petalinux/project-spec/meta-user/recipes-apps/gpio-demo/gpio-demo.bb rename to Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-apps/gpio-demo/gpio-demo.bb diff --git a/Petalinux/project-spec/meta-user/recipes-apps/myapp-init/.gdbinit b/Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-apps/myapp-init/.gdbinit similarity index 100% rename from Petalinux/project-spec/meta-user/recipes-apps/myapp-init/.gdbinit rename to Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-apps/myapp-init/.gdbinit diff --git a/Petalinux/project-spec/meta-user/recipes-apps/myapp-init/README b/Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-apps/myapp-init/README similarity index 100% rename from Petalinux/project-spec/meta-user/recipes-apps/myapp-init/README rename to Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-apps/myapp-init/README diff --git a/Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-apps/myapp-init/files/myapp-init b/Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-apps/myapp-init/files/myapp-init new file mode 100644 index 0000000..f8b7e47 --- /dev/null +++ b/Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-apps/myapp-init/files/myapp-init @@ -0,0 +1,5 @@ +#!/bin/sh + +echo "FPGA Lover" +cd /mnt/sd-mmcblk0p1 + diff --git a/Petalinux/project-spec/meta-user/recipes-apps/myapp-init/files/myapp-init.bak b/Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-apps/myapp-init/files/myapp-init.bak similarity index 100% rename from Petalinux/project-spec/meta-user/recipes-apps/myapp-init/files/myapp-init.bak rename to Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-apps/myapp-init/files/myapp-init.bak diff --git a/Petalinux/project-spec/meta-user/recipes-apps/myapp-init/myapp-init.bb b/Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-apps/myapp-init/myapp-init.bb similarity index 100% rename from Petalinux/project-spec/meta-user/recipes-apps/myapp-init/myapp-init.bb rename to Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-apps/myapp-init/myapp-init.bb diff --git a/Petalinux/project-spec/meta-user/recipes-apps/myapp-init/myapp-init.bb.bak b/Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-apps/myapp-init/myapp-init.bb.bak similarity index 100% rename from Petalinux/project-spec/meta-user/recipes-apps/myapp-init/myapp-init.bb.bak rename to Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-apps/myapp-init/myapp-init.bb.bak diff --git a/Petalinux/project-spec/meta-user/recipes-apps/peekpoke/files/Makefile b/Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-apps/peekpoke/files/Makefile similarity index 100% rename from Petalinux/project-spec/meta-user/recipes-apps/peekpoke/files/Makefile rename to Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-apps/peekpoke/files/Makefile diff --git a/Petalinux/project-spec/meta-user/recipes-apps/peekpoke/files/peek.c b/Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-apps/peekpoke/files/peek.c similarity index 100% rename from Petalinux/project-spec/meta-user/recipes-apps/peekpoke/files/peek.c rename to Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-apps/peekpoke/files/peek.c diff --git a/Petalinux/project-spec/meta-user/recipes-apps/peekpoke/files/poke.c b/Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-apps/peekpoke/files/poke.c similarity index 100% rename from Petalinux/project-spec/meta-user/recipes-apps/peekpoke/files/poke.c rename to Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-apps/peekpoke/files/poke.c diff --git a/Petalinux/project-spec/meta-user/recipes-apps/peekpoke/peekpoke.bb b/Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-apps/peekpoke/peekpoke.bb similarity index 100% rename from Petalinux/project-spec/meta-user/recipes-apps/peekpoke/peekpoke.bb rename to Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-apps/peekpoke/peekpoke.bb diff --git a/Petalinux/project-spec/meta-user/recipes-bsp/device-tree/device-tree.bbappend b/Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-bsp/device-tree/device-tree.bbappend similarity index 100% rename from Petalinux/project-spec/meta-user/recipes-bsp/device-tree/device-tree.bbappend rename to Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-bsp/device-tree/device-tree.bbappend diff --git a/Petalinux/project-spec/meta-user/recipes-bsp/device-tree/files/pl-custom.dtsi b/Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-bsp/device-tree/files/pl-custom.dtsi similarity index 100% rename from Petalinux/project-spec/meta-user/recipes-bsp/device-tree/files/pl-custom.dtsi rename to Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-bsp/device-tree/files/pl-custom.dtsi diff --git a/Petalinux/project-spec/meta-user/recipes-bsp/device-tree/files/system-user.dtsi b/Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-bsp/device-tree/files/system-user.dtsi similarity index 61% rename from Petalinux/project-spec/meta-user/recipes-bsp/device-tree/files/system-user.dtsi rename to Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-bsp/device-tree/files/system-user.dtsi index 9ff762d..cf741a9 100644 --- a/Petalinux/project-spec/meta-user/recipes-bsp/device-tree/files/system-user.dtsi +++ b/Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-bsp/device-tree/files/system-user.dtsi @@ -1,33 +1,10 @@ /include/ "system-conf.dtsi" -/ { - chosen { - bootargs = " earlycon console=ttyPS0,115200 clk_ignore_unused root=/dev/ram0 rw cpuidle.off=1"; - stdout-path = "serial0:115200n8"; - }; +/ { + chosen { + bootargs = " earlycon console=ttyPS0,115200 clk_ignore_unused root=/dev/ram0 rw cpuidle.off=1"; + stdout-path = "serial0:115200n8"; + }; }; - - -&uart1 { - status = "okay"; - /delete-property/ pinctrl-0; - /delete-property/ pinctrl-names; -}; - -&spi0{ - is-decoded-cs = <0>; - num-cs = <1>; - status = "okay"; - bus-num = <0>; - spidev@0x00 { - compatible = "spidev"; - spi-max-frequency = <1000000>; - spi-cpol; - spi-cpha; - reg = <0>; - bus-num = <0>; - }; -}; - &i2c1 { status = "okay"; clock-frequency = <400000>; diff --git a/Petalinux/project-spec/meta-user/recipes-bsp/u-boot/files/0001-ubifs-distroboot-support.patch b/Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-bsp/u-boot/files/0001-ubifs-distroboot-support.patch similarity index 100% rename from Petalinux/project-spec/meta-user/recipes-bsp/u-boot/files/0001-ubifs-distroboot-support.patch rename to Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-bsp/u-boot/files/0001-ubifs-distroboot-support.patch diff --git a/Petalinux/project-spec/meta-user/recipes-bsp/u-boot/files/platform-top.h b/Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-bsp/u-boot/files/platform-top.h similarity index 100% rename from Petalinux/project-spec/meta-user/recipes-bsp/u-boot/files/platform-top.h rename to Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-bsp/u-boot/files/platform-top.h diff --git a/Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-bsp/u-boot/u-boot-xlnx_%.bbappend b/Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-bsp/u-boot/u-boot-xlnx_%.bbappend new file mode 100644 index 0000000..fbd24d8 --- /dev/null +++ b/Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-bsp/u-boot/u-boot-xlnx_%.bbappend @@ -0,0 +1,17 @@ +FILESEXTRAPATHS_prepend := "${THISDIR}/files:" + +SRC_URI += "file://platform-top.h" + +do_configure_append () { + if [ "${U_BOOT_AUTO_CONFIG}" = "1" ]; then + install ${WORKDIR}/platform-auto.h ${S}/include/configs/ + install ${WORKDIR}/platform-top.h ${S}/include/configs/ + fi +} + +do_configure_append_microblaze () { + if [ "${U_BOOT_AUTO_CONFIG}" = "1" ]; then + install -d ${B}/source/board/xilinx/microblaze-generic/ + install ${WORKDIR}/config.mk ${B}/source/board/xilinx/microblaze-generic/ + fi +} diff --git a/Petalinux/project-spec/meta-user/recipes-bsp/u-boot/u-boot-zynq-scr.bbappend b/Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-bsp/u-boot/u-boot-zynq-scr.bbappend similarity index 100% rename from Petalinux/project-spec/meta-user/recipes-bsp/u-boot/u-boot-zynq-scr.bbappend rename to Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-bsp/u-boot/u-boot-zynq-scr.bbappend diff --git a/Petalinux/project-spec/meta-user/recipes-bsp/u-boot/u-boot-zynq-scr/boot.cmd.default b/Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-bsp/u-boot/u-boot-zynq-scr/boot.cmd.default similarity index 100% rename from Petalinux/project-spec/meta-user/recipes-bsp/u-boot/u-boot-zynq-scr/boot.cmd.default rename to Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-bsp/u-boot/u-boot-zynq-scr/boot.cmd.default diff --git a/Petalinux/project-spec/meta-user/recipes-bsp/u-boot/u-boot-zynq-scr/boot.cmd.default.initrd b/Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-bsp/u-boot/u-boot-zynq-scr/boot.cmd.default.initrd similarity index 100% rename from Petalinux/project-spec/meta-user/recipes-bsp/u-boot/u-boot-zynq-scr/boot.cmd.default.initrd rename to Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-bsp/u-boot/u-boot-zynq-scr/boot.cmd.default.initrd diff --git a/Petalinux/project-spec/meta-user/recipes-bsp/u-boot/u-boot-zynq-scr/boot.cmd.default.ubifs b/Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-bsp/u-boot/u-boot-zynq-scr/boot.cmd.default.ubifs similarity index 100% rename from Petalinux/project-spec/meta-user/recipes-bsp/u-boot/u-boot-zynq-scr/boot.cmd.default.ubifs rename to Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-bsp/u-boot/u-boot-zynq-scr/boot.cmd.default.ubifs diff --git a/Petalinux/project-spec/meta-user/recipes-core/images/petalinux-image-full.bbappend b/Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-core/images/petalinux-image-full.bbappend similarity index 100% rename from Petalinux/project-spec/meta-user/recipes-core/images/petalinux-image-full.bbappend rename to Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-core/images/petalinux-image-full.bbappend diff --git a/Petalinux/project-spec/meta-user/recipes-core/init-ifupdown/files/myinterfaces b/Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-core/init-ifupdown/files/myinterfaces similarity index 100% rename from Petalinux/project-spec/meta-user/recipes-core/init-ifupdown/files/myinterfaces rename to Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-core/init-ifupdown/files/myinterfaces diff --git a/Petalinux/project-spec/meta-user/recipes-core/init-ifupdown/init-ifupdown_%.bbappend b/Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-core/init-ifupdown/init-ifupdown_%.bbappend similarity index 100% rename from Petalinux/project-spec/meta-user/recipes-core/init-ifupdown/init-ifupdown_%.bbappend rename to Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-core/init-ifupdown/init-ifupdown_%.bbappend diff --git a/Petalinux/project-spec/meta-user/recipes-kernel/linux/linux-xlnx/bsp.cfg b/Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-kernel/linux/linux-xlnx/bsp.cfg similarity index 100% rename from Petalinux/project-spec/meta-user/recipes-kernel/linux/linux-xlnx/bsp.cfg rename to Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-kernel/linux/linux-xlnx/bsp.cfg diff --git a/Petalinux/project-spec/meta-user/recipes-kernel/linux/linux-xlnx_%.bbappend b/Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-kernel/linux/linux-xlnx_%.bbappend similarity index 100% rename from Petalinux/project-spec/meta-user/recipes-kernel/linux/linux-xlnx_%.bbappend rename to Petalinux/ethernet10G_zcu106/project-spec/meta-user/recipes-kernel/linux/linux-xlnx_%.bbappend diff --git a/Petalinux/project-spec/meta-user/conf/petalinuxbsp.conf b/Petalinux/project-spec/meta-user/conf/petalinuxbsp.conf deleted file mode 100644 index dd433fa..0000000 --- a/Petalinux/project-spec/meta-user/conf/petalinuxbsp.conf +++ /dev/null @@ -1,5 +0,0 @@ -#User Configuration - -#OE_TERMINAL = "tmux" - -IMAGE_BOOT_FILES_zynqmp = "BOOT.BIN boot.scr Image rootfs.cpio.gz.u-boot" diff --git a/Petalinux/project-spec/meta-user/recipes-apps/myapp-init/files/myapp-init b/Petalinux/project-spec/meta-user/recipes-apps/myapp-init/files/myapp-init deleted file mode 100644 index 3c200d5..0000000 --- a/Petalinux/project-spec/meta-user/recipes-apps/myapp-init/files/myapp-init +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -echo "booting from sd card, in myapp" -cd /mnt/sd-mmcblk0p1 -./startup_script.cmd diff --git a/Petalinux/project-spec/meta-user/recipes-bsp/device-tree/files/openamp.dtsi b/Petalinux/project-spec/meta-user/recipes-bsp/device-tree/files/openamp.dtsi deleted file mode 100644 index 0589f12..0000000 --- a/Petalinux/project-spec/meta-user/recipes-bsp/device-tree/files/openamp.dtsi +++ /dev/null @@ -1,74 +0,0 @@ -/ { - reserved-memory { - #address-cells = <2>; - #size-cells = <2>; - ranges; - rpu0vdev0vring0: rpu0vdev0vring0@3ed40000 { - no-map; - reg = <0x0 0x3ed40000 0x0 0x4000>; - }; - rpu0vdev0vring1: rpu0vdev0vring1@3ed44000 { - no-map; - reg = <0x0 0x3ed44000 0x0 0x4000>; - }; - rpu0vdev0buffer: rpu0vdev0buffer@3ed48000 { - no-map; - reg = <0x0 0x3ed48000 0x0 0x100000>; - }; - rproc_0_reserved: rproc@3ed00000 { - no-map; - reg = <0x0 0x3ed00000 0x0 0x40000>; - }; - }; - - zynqmp-rpu { - compatible = "xlnx,zynqmp-r5-remoteproc-1.0"; - #address-cells = <2>; - #size-cells = <2>; - ranges; - core_conf = "split"; - reg = <0x0 0xFF9A0000 0x0 0x10000>; - r5_0: r5@0 { - #address-cells = <2>; - #size-cells = <2>; - ranges; - memory-region = <&rproc_0_reserved>, <&rpu0vdev0buffer>, <&rpu0vdev0vring0>, <&rpu0vdev0vring1>; - pnode-id = <0x7>; - mboxes = <&ipi_mailbox_rpu0 0>, <&ipi_mailbox_rpu0 1>; - mbox-names = "tx", "rx"; - tcm_0_a: tcm_0@0 { - reg = <0x0 0xFFE00000 0x0 0x10000>; - pnode-id = <0xf>; - }; - tcm_0_b: tcm_0@1 { - reg = <0x0 0xFFE20000 0x0 0x10000>; - pnode-id = <0x10>; - }; - }; - }; - - - zynqmp_ipi1 { - compatible = "xlnx,zynqmp-ipi-mailbox"; - interrupt-parent = <&gic>; - interrupts = <0 29 4>; - xlnx,ipi-id = <7>; - #address-cells = <1>; - #size-cells = <1>; - ranges; - - /* APU<->RPU0 IPI mailbox controller */ - ipi_mailbox_rpu0: mailbox@ff990600 { - reg = <0xff990600 0x20>, - <0xff990620 0x20>, - <0xff9900c0 0x20>, - <0xff9900e0 0x20>; - reg-names = "local_request_region", - "local_response_region", - "remote_request_region", - "remote_response_region"; - #mbox-cells = <1>; - xlnx,ipi-id = <1>; - }; - }; -}; diff --git a/Petalinux/project-spec/meta-user/recipes-bsp/device-tree/files/system-user.dtsi.bak b/Petalinux/project-spec/meta-user/recipes-bsp/device-tree/files/system-user.dtsi.bak deleted file mode 100644 index d24bf02..0000000 --- a/Petalinux/project-spec/meta-user/recipes-bsp/device-tree/files/system-user.dtsi.bak +++ /dev/null @@ -1,10 +0,0 @@ -/include/ "system-conf.dtsi" -/ { -}; - -&uart1 { - status = "okay"; - /delete-property/ pinctrl-0; - /delete-property/ pinctrl-names; -}; - diff --git a/Petalinux/project-spec/meta-user/recipes-bsp/device-tree/files/xen-qemu.dtsi b/Petalinux/project-spec/meta-user/recipes-bsp/device-tree/files/xen-qemu.dtsi deleted file mode 100644 index 249a786..0000000 --- a/Petalinux/project-spec/meta-user/recipes-bsp/device-tree/files/xen-qemu.dtsi +++ /dev/null @@ -1,16 +0,0 @@ -/ { - cpus { - cpu@1 { - //compatible = "disabled"; - device_type = "none"; - }; - cpu@2 { - //compatible = "disabled"; - device_type = "none"; - }; - cpu@3 { - //compatible = "disabled"; - device_type = "none"; - }; - }; -}; diff --git a/Petalinux/project-spec/meta-user/recipes-bsp/device-tree/files/xen.dtsi b/Petalinux/project-spec/meta-user/recipes-bsp/device-tree/files/xen.dtsi deleted file mode 100644 index 7793a30..0000000 --- a/Petalinux/project-spec/meta-user/recipes-bsp/device-tree/files/xen.dtsi +++ /dev/null @@ -1,29 +0,0 @@ -&smmu { - status = "okay"; - mmu-masters = < &gem0 0x874 - &gem1 0x875 - &gem2 0x876 - &gem3 0x877 - &dwc3_0 0x860 - &dwc3_1 0x861 - &qspi 0x873 - &lpd_dma_chan1 0x868 - &lpd_dma_chan2 0x869 - &lpd_dma_chan3 0x86a - &lpd_dma_chan4 0x86b - &lpd_dma_chan5 0x86c - &lpd_dma_chan6 0x86d - &lpd_dma_chan7 0x86e - &lpd_dma_chan8 0x86f - &fpd_dma_chan1 0x14e8 - &fpd_dma_chan2 0x14e9 - &fpd_dma_chan3 0x14ea - &fpd_dma_chan4 0x14eb - &fpd_dma_chan5 0x14ec - &fpd_dma_chan6 0x14ed - &fpd_dma_chan7 0x14ee - &fpd_dma_chan8 0x14ef - &sdhci0 0x870 - &sdhci1 0x871 - &nand0 0x872>; -}; diff --git a/Petalinux/project-spec/meta-user/recipes-bsp/u-boot/files/bsp.cfg b/Petalinux/project-spec/meta-user/recipes-bsp/u-boot/files/bsp.cfg deleted file mode 100644 index 8363080..0000000 --- a/Petalinux/project-spec/meta-user/recipes-bsp/u-boot/files/bsp.cfg +++ /dev/null @@ -1,5 +0,0 @@ -CONFIG_I2C_EEPROM=y -CONFIG_SYS_I2C_EEPROM_ADDR=0x0 -CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW=0x0 -CONFIG_SYS_TEXT_BASE=0x10080000 -CONFIG_ZYNQ_GEM_I2C_MAC_OFFSET=0x20 diff --git a/Petalinux/project-spec/meta-user/recipes-bsp/u-boot/u-boot-xlnx_%.bbappend b/Petalinux/project-spec/meta-user/recipes-bsp/u-boot/u-boot-xlnx_%.bbappend deleted file mode 100644 index a8dd414..0000000 --- a/Petalinux/project-spec/meta-user/recipes-bsp/u-boot/u-boot-xlnx_%.bbappend +++ /dev/null @@ -1,18 +0,0 @@ -SRC_URI_append = " file://platform-top.h" -SRC_URI += "file://bsp.cfg" - -FILESEXTRAPATHS_prepend := "${THISDIR}/files:" - -do_configure_append () { - if [ "${U_BOOT_AUTO_CONFIG}" = "1" ]; then - install ${WORKDIR}/platform-auto.h ${S}/include/configs/ - install ${WORKDIR}/platform-top.h ${S}/include/configs/ - fi -} - -do_configure_append_microblaze () { - if [ "${U_BOOT_AUTO_CONFIG}" = "1" ]; then - install -d ${B}/source/board/xilinx/microblaze-generic/ - install ${WORKDIR}/config.mk ${B}/source/board/xilinx/microblaze-generic/ - fi -} diff --git a/images/BOOT.BIN b/images/BOOT.BIN index 2624716..a22d976 100644 Binary files a/images/BOOT.BIN and b/images/BOOT.BIN differ diff --git a/images/boot.scr b/images/boot.scr index 05a11cd..2524fe2 100644 Binary files a/images/boot.scr and b/images/boot.scr differ diff --git a/images/image.ub b/images/image.ub index 5f79de5..2a7cf11 100644 Binary files a/images/image.ub and b/images/image.ub differ diff --git a/images/system.dtb b/images/system.dtb index 0226012..98db7f8 100644 Binary files a/images/system.dtb and b/images/system.dtb differ diff --git a/results/Results_MTU_9000.png b/results/Results_MTU_9000.png deleted file mode 100644 index cadb477..0000000 Binary files a/results/Results_MTU_9000.png and /dev/null differ