[meta-xilinx] ZCU102 boot issue
Manjukumar Harthikote Matha
MANJUKUM at xilinx.com
Mon Jan 28 11:39:52 PST 2019
Hi Alex,
You need additional patches on pmu-firmware
See: https://lists.yoctoproject.org/pipermail/meta-xilinx/2019-January/004198.html
Thanks,
Manju
From: meta-xilinx-bounces at yoctoproject.org [mailto:meta-xilinx-bounces at yoctoproject.org] On Behalf Of Alexander Kerner
Sent: Monday, January 28, 2019 10:56 AM
To: meta-xilinx at yoctoproject.org
Subject: [meta-xilinx] ZCU102 boot issue
Hello,
I've got a ZCU102 rev 1.1 board and I'm trying to build yocto using this howto: https://github.com/Xilinx/meta-xilinx/blob/master/meta-xilinx-bsp/README.building.md<https://deref-gmx.net/mail/client/NgBoDu97n30/dereferrer/?redirectUrl=https%3A%2F%2Fderef-gmx.net%2Fmail%2Fclient%2F1X81DlUuBUE%2Fdereferrer%2F%3FredirectUrl%3Dhttps%253A%252F%252Fgithub.com%252FXilinx%252Fmeta-xilinx%252Fblob%252Fmaster%252Fmeta-xilinx-bsp%252FREADME.building.md>
There is following error while booting:
U-Boot SPL 2018.01 (Jan 25 2019 - 21:16:27)
EL Level: EL3
Trying to boot from MMC1
reading u-boot.bin
reading atf-uboot.ub
reading atf-uboot.ub
NOTICE: ATF running on XCZU9EG/silicon v4/RTL5.1 at 0xfffea000
NOTICE: BL31: Secure code at 0x0
NOTICE: BL31: Non secure code at 0x8000000
NOTICE: BL31: v1.5(release):xilinx-v2018.3
NOTICE: BL31: Built : 21:23:57, Jan 25 2019
PMUFW: v1.1
zynqmp_clk_get_peripheral_rate mio read fail
failed to get rate
zynqmp_clk_get_peripheral_rate mio read fail
failed to get rate
I also tried to boot pre-build petalinux 2018.2 image and it worked fine.
Here is my build configuration:
BB_VERSION = "1.40.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "aarch64-poky-linux"
MACHINE = "zcu102-zynqmp"
DISTRO = "poky"
DISTRO_VERSION = "2.6.1"
TUNE_FEATURES = "aarch64"
TARGET_FPU = ""
meta
meta-poky
meta-yocto-bsp = "thud:cc73390a75d98b96eb861ae0624283c1ea6ef1bd"
meta-xilinx-bsp
meta-xilinx-standalone
meta-xilinx-contrib = "thud:c42016e2e6ca13e133fdb877785ec8aa2bd82f16"
Build Configuration:
BB_VERSION = "1.40.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "aarch64-poky-linux"
MACHINE = "zcu102-zynqmp"
DISTRO = "poky"
DISTRO_VERSION = "2.6.1"
TUNE_FEATURES = "aarch64"
TARGET_FPU = ""
meta
meta-poky
meta-yocto-bsp = "thud:cc73390a75d98b96eb861ae0624283c1ea6ef1bd"
meta-xilinx-bsp
meta-xilinx-standalone
meta-xilinx-contrib = "thud:c42016e2e6ca13e133fdb877785ec8aa2bd82f16"
Build Configuration:
BB_VERSION = "1.40.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "microblazeel-xilinx-elf"
MACHINE = "zynqmp-pmu"
DISTRO = "xilinx-standalone"
DISTRO_VERSION = "1.0"
TUNE_FEATURES = "microblaze v9.2 barrel-shift pattern-compare"
TARGET_FPU = "fpu-soft"
meta
meta-poky
meta-yocto-bsp = "thud:cc73390a75d98b96eb861ae0624283c1ea6ef1bd"
meta-xilinx-bsp
meta-xilinx-standalone
meta-xilinx-contrib = "thud:c42016e2e6ca13e133fdb877785ec8aa2bd82f16"
Kind regards
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-xilinx/attachments/20190128/face8af0/attachment-0001.html>
More information about the meta-xilinx
mailing list