Re: [PATCH v2 06/10] hw/arm/bcm2836: Create VideoCore address space in the SoC

2019-10-19 Thread Richard Henderson
On 10/17/19 3:57 PM, Philippe Mathieu-Daudé wrote: > +static const char *alias_name[] = { > +NULL, "cached-coherent", "cached", "uncached" > +}; While respinning, static const char * const alias_name[] r~

Re: [PATCH v2 06/10] hw/arm/bcm2836: Create VideoCore address space in the SoC

2019-10-18 Thread Philippe Mathieu-Daudé
On 10/18/19 12:57 AM, Philippe Mathieu-Daudé wrote: Currently the VideoCore is created in the Peripheral container as the 'GPU bus'. It is created there because the peripherals using DMA use physical addresses from the VideoCore bus. However the VideoCore is a GPU core placed at the same hierarch