Wind River Support Network

HomeDefectsLIN1021-193
Not to be fixed

LIN1021-193 : binary_xilinx-zynq: Call Trace are found on first reboot after install OS

Created: May 19, 2021    Updated: May 27, 2021
Resolved Date: May 27, 2021
Found In Version: 10.21.20.1
Severity: Standard
Applicable for: Wind River Linux LTS 21
Component/s: Userspace

Description

 

 

root@xilinx-zynq:~#echo b > /proc/sysrq-trigger
sysrq: Resetting
CPU0: stopping
CPU: 0 PID: 0 Comm: swapper/0 Not tainted 5.10.35-yocto-standard #1
*Hardware name: Xilinx Zynq Platform
[<80110628>] (unwind_backtrace) from [<8010ac28>] (show_stack+0x18/0x1c)
[<8010ac28>] (show_stack) from [<80a85fd0>] (dump_stack+0x7c/0x98)
[<80a85fd0>] (dump_stack) from [<8010d6dc>] (ipi_cpu_stop+0x3c/0x6c)
[<8010d6dc>] (ipi_cpu_stop) from [<8010d244>] (ipi_handler+0x1c/0x28)
[<8010d244>] (ipi_handler) from [<801757b0>] (handle_percpu_devid_fasteoi_ipi+0x58/0x6c)
[<801757b0>] (handle_percpu_devid_fasteoi_ipi) from [<8016fae8>] (generic_handle_irq+0x30/0x40)
[<8016fae8>] (generic_handle_irq) from [<80170150>] (__handle_domain_irq+0x98/0xa8)
[<80170150>] (__handle_domain_irq) from [<80607b68>] (gic_handle_irq+0x74/0x84)
[<80607b68>] (gic_handle_irq) from [<8010128c>] (__irq_svc+0x6c/0xa8)
Exception stack(0x80f01ee0 to 0x80f01f28)
1ee0: 00000000 80cfe095 64155f90 be6c5680 be6c4798 00000000 8dbfcbb0 00000000
1f00: 00000000 81012e08 00000030 00000030 00000015 80f01f30 8014fea0 8084ba18
1f20: 60080013 ffffffff
[<8010128c>] (__irq_svc) from [<8084ba18>] (cpuidle_enter_state+0x158/0x2d8)
[<8084ba18>] (cpuidle_enter_state) from [<8084bbf0>] (cpuidle_enter+0x3c/0x50)
[<8084bbf0>] (cpuidle_enter) from [<801501a0>] (do_idle+0x228/0x258)
[<801501a0>] (do_idle) from [<80150490>] (cpu_startup_entry+0x20/0x24)
[<80150490>] (cpu_startup_entry) from [<80e00e48>] (start_kernel+0x484/0x554)
*

U-Boot 2020.01 (May 28 2020 - 09:35:30 +0000)

CPU: Zynq 7z020
Silicon: v3.1
Model: Zynq ZC702 Development Board
DRAM: ECC disabled 1 GiB
Flash: 0 Bytes
NAND: 0 MiB
MMC: mmc@e0100000: 0
Loading Environment from SPI Flash... SF: Detected n25q128a11 with page size 256 Bytes, erase size 4 KiB, total 16 MiB
OK
In: serial@e0001000
Out: serial@e0001000
Err: serial@e0001000
Net:
ZYNQ GEM: e000b000, mdio bus e000b000, phyaddr 7, interface rgmii-id

Warning: ethernet@e000b000 MAC addresses don't match:
Address in DT is 00:0a:35:00:1e:53
Address in environment is 00:0a:35:00:1e:44
eth0: ethernet@e000b000
Hit any key to stop autoboot: 0

Steps to Reproduce

zcat wrlinux-image-full-xilinx-zynq.ustart.img.gz | sudo dd of=/dev/sdX bs=1M status=progress

mkdir tmp; sudo mount /dev/sdX1 ./tmp; sudo cp ./BOOT.BIN ./tmp

Live chat
Online