|
From: | Nikunj Patel |
Subject: | Fw: Need support to add new LS1046ARDB NXP board in QEMU |
Date: | Wed, 11 Jan 2023 05:59:26 +0000 |
Hello Team,
Can you please provide your input for the below-mentioned question?
Thanks,
Nikunj Patel
From: Nikunj Patel
Sent: Thursday, December 22, 2022 7:03 PM To: qemu-arm@nongnu.org <qemu-arm@nongnu.org> Subject: Need support to add new LS1046ARDB NXP board in QEMU Hello Team,
I want to load a custom standalone binary(kernel image) on qemu for LS1046A Reference Design Board (https://www.nxp.com/design/qoriq-developer-resources/layerscape-ls1046a-reference-design-board:LS1046A-RDB).
There is no machine support of ls1046a-rdb board in qemu machine list (qemu-system-aarch64 -M help)
I am trying to add support of LS1046ARDB board support in qemu-7.0 version but it gives segmentation fault.
I have taken reference to add a new machine from below mentioned link and added new file in location hw/arm/ls1046a.c :
Please find the attached ls1046a.c file for the same. It is giving segmentation fault in init_cpus() at
line#153 (dev = qdev_new(privdev);)
I need help regarding how to add new board ls1046ARDB support in qemu?
Thanks,
Nikunj Patel |
ls1046a.c
Description: ls1046a.c
[Prev in Thread] | Current Thread | [Next in Thread] |