updating files for ZCu106 10G
parent
82e0d5b905
commit
caca393cd5
|
@ -7,5 +7,4 @@
|
|||
UBOOT_DEFAULT_DEFCONFIG="xilinx_zynqmp_virt_defconfig"
|
||||
|
||||
#atf
|
||||
|
||||
CONFIG_SUBSYSTEM_PRELOADED_BL33_BASE=0x10080000
|
||||
CONFIG_SUBSYSTEM_PRELOADED_BL33_BASE="0x8000000"
|
|
@ -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
|
|
@ -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"
|
|
@ -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"
|
|
@ -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;"
|
Binary file not shown.
|
@ -0,0 +1,4 @@
|
|||
#User Configuration
|
||||
|
||||
#OE_TERMINAL = "tmux"
|
||||
|
|
@ -3,9 +3,7 @@
|
|||
|
||||
CONFIG_gpio-demo
|
||||
CONFIG_peekpoke
|
||||
CONFIG_myapp-init
|
||||
|
||||
CONFIG_iperf3
|
||||
CONFIG_ethtool
|
||||
CONFIG_phytool
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
echo "FPGA Lover"
|
||||
cd /mnt/sd-mmcblk0p1
|
||||
|
|
@ -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>;
|
|
@ -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
|
||||
}
|
|
@ -1,5 +0,0 @@
|
|||
#User Configuration
|
||||
|
||||
#OE_TERMINAL = "tmux"
|
||||
|
||||
IMAGE_BOOT_FILES_zynqmp = "BOOT.BIN boot.scr Image rootfs.cpio.gz.u-boot"
|
|
@ -1,5 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
echo "booting from sd card, in myapp"
|
||||
cd /mnt/sd-mmcblk0p1
|
||||
./startup_script.cmd
|
|
@ -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>;
|
||||
};
|
||||
};
|
||||
};
|
|
@ -1,10 +0,0 @@
|
|||
/include/ "system-conf.dtsi"
|
||||
/ {
|
||||
};
|
||||
|
||||
&uart1 {
|
||||
status = "okay";
|
||||
/delete-property/ pinctrl-0;
|
||||
/delete-property/ pinctrl-names;
|
||||
};
|
||||
|
|
@ -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";
|
||||
};
|
||||
};
|
||||
};
|
|
@ -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>;
|
||||
};
|
|
@ -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
|
|
@ -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
|
||||
}
|
BIN
images/BOOT.BIN
BIN
images/BOOT.BIN
Binary file not shown.
BIN
images/boot.scr
BIN
images/boot.scr
Binary file not shown.
BIN
images/image.ub
BIN
images/image.ub
Binary file not shown.
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 112 KiB |
Loading…
Reference in New Issue