Re: [PATCH 1/5] arm64: zynqmp: Add firmware DT node

2019-12-15 Thread Michal Simek
On 15. 12. 19 6:28, Guenter Roeck wrote: > On 12/9/19 7:02 AM, Michal Simek wrote: >> On 09. 12. 19 15:32, Guenter Roeck wrote: >>> On 12/8/19 11:48 PM, Edgar E. Iglesias wrote: >>>> On Sun, Dec 08, 2019 at 11:19:33PM -0800, Guenter Roeck wrote: >>>>

Re: [PATCH 1/5] arm64: zynqmp: Add firmware DT node

2019-12-09 Thread Michal Simek
On 09. 12. 19 15:32, Guenter Roeck wrote: > On 12/8/19 11:48 PM, Edgar E. Iglesias wrote: >> On Sun, Dec 08, 2019 at 11:19:33PM -0800, Guenter Roeck wrote: >>> On 12/8/19 10:42 PM, Michal Simek wrote: >>>> Hi, +Edgar >>>> >>>> >>>&

Re: [PATCH 1/5] arm64: zynqmp: Add firmware DT node

2019-12-09 Thread Michal Simek
On 09. 12. 19 8:19, Guenter Roeck wrote: > On 12/8/19 10:42 PM, Michal Simek wrote: >> Hi, +Edgar >> >> >> On 08. 12. 19 23:38, Guenter Roeck wrote: >>> On Fri, Oct 18, 2019 at 06:07:31PM +0200, Michael Tretter wrote: >>>> From: Rajan Vaja >

Re: [PATCH 1/5] arm64: zynqmp: Add firmware DT node

2019-12-09 Thread Michal Simek
On 09. 12. 19 8:48, Edgar E. Iglesias wrote: > On Sun, Dec 08, 2019 at 11:19:33PM -0800, Guenter Roeck wrote: >> On 12/8/19 10:42 PM, Michal Simek wrote: >>> Hi, +Edgar >>> >>> >>> On 08. 12. 19 23:38, Guenter Roeck wrote: >>>> On Fri

Re: [PATCH 1/5] arm64: zynqmp: Add firmware DT node

2019-12-08 Thread Michal Simek
> >> Signed-off-by: Rajan Vaja >> Signed-off-by: Michal Simek >> Signed-off-by: Michael Tretter > > With this patch applied in the mainline kernel, the qemu xlnx-zcu102 > emulation crashes (see below). Any idea what it might take to get > qemu back to working ? Driver

Re: [Qemu-devel] [PATCH target-arm v1 03/15] arm: Introduce Xilinx Zynq MPSoC

2015-02-24 Thread Michal Simek
On 02/24/2015 12:04 AM, Peter Crosthwaite wrote: With quad Cortex-A53 CPUs. Signed-off-by: Peter Crosthwaite peter.crosthwa...@xilinx.com --- default-configs/aarch64-softmmu.mak | 2 +- hw/arm/Makefile.objs| 1 + hw/arm/xlnx-zynq-mp.c | 71

Re: [Qemu-devel] Change of TEXT_OFFSET for multi_v7_defconfig

2014-04-22 Thread Michal Simek
months ago when I want to get ELF with correct addresses for qemu. It is the same what it is written in asm-generic/vmlinux.lds.h and ARM should also use it. Thanks, Michal -- Michal Simek, Ing. (M.Eng), OpenPGP - KeyID: FE3D1F91 w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux kernel

Re: [Qemu-devel] Commit 34b9c07a3 (microblaze: Disable stack protection from bootloader) causing qemu crash

2014-02-10 Thread Michal Simek
Hi Edgar and Guenter, 2014-02-08 Edgar E. Iglesias edgar.igles...@gmail.com: On Fri, Feb 07, 2014 at 03:17:31PM -0800, Guenter Roeck wrote: Michal, commit 34b9c07a3 (microblaze: Disable stack protection from bootloader) results in the following qemu crash in 3.14-rc1.

Re: [Qemu-devel] Commit 34b9c07a3 (microblaze: Disable stack protection from bootloader) causing qemu crash

2014-02-09 Thread Michal Simek
2014-02-08 Guenter Roeck li...@roeck-us.net: On 02/07/2014 06:31 PM, Edgar E. Iglesias wrote: On Fri, Feb 07, 2014 at 03:17:31PM -0800, Guenter Roeck wrote: Michal, commit 34b9c07a3 (microblaze: Disable stack protection from bootloader) results in the following qemu crash in 3.14-rc1.

Re: [Qemu-devel] [RFC PATCH 7/7] xilinx_zynq: machine model first revision

2012-01-23 Thread Michal Simek
zynq_arm_sysctl.o obj-arm-y += realview_gic.o realview.o arm_sysctl.o arm11mpcore.o a9mpcore.o obj-arm-y += arm_l2x0.o obj-arm-y += arm_mptimer.o You probably forget to add that two files to this patch. Michal -- Michal Simek, Ing. (M.Eng) w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux