Re: [PATCH v2] hw/arm: fix the position of vcram for raspi

2022-09-20 Thread Peter Maydell
On Sat, 27 Aug 2022 at 21:09, Frederik van Hövell wrote: > > From: Alex Bennée > > The previous calculation fell over when I tried to create a 8gb Pi 4 > because the values were only 32 bit. However the quirk of the Pi > hardware is the vcram can only appear in the first 1gb of address > space. T

[PATCH v2] hw/arm: fix the position of vcram for raspi

2022-08-27 Thread Frederik van Hövell
From: Alex Bennée The previous calculation fell over when I tried to create a 8gb Pi 4 because the values were only 32 bit. However the quirk of the Pi hardware is the vcram can only appear in the first 1gb of address space. This also limits where the initial kernel and DTB can be loaded (notice