qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v1 0/4] hw/arm/cubieboard: correct CPU type and add machine a


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v1 0/4] hw/arm/cubieboard: correct CPU type and add machine argument checks
Date: Mon, 2 Mar 2020 19:05:03 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

On 2/27/20 11:01 PM, Niek Linnenbank wrote:
These patches change the Cubieboard machine definition to use the
correct CPU type, which is ARM Cortex-A8 instead of ARM Cortex-A9.

Additionally, add some sanity checks for the machine input
arguments in the initialization function.

Niek Linnenbank (4):
   hw/arm/cubieboard: use ARM Cortex-A8 as the default CPU in machine
     definition
   hw/arm/cubieboard: restrict allowed CPU type to ARM Cortex-A8
   hw/arm/cubieboard: restrict allowed RAM size to 512MiB and 1GiB
   hw/arm/cubieboard: report error when using unsupported -bios argument

  hw/arm/cubieboard.c | 29 ++++++++++++++++++++++++++---
  1 file changed, 26 insertions(+), 3 deletions(-)


Series:
Reviewed-by: Philippe Mathieu-Daudé <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]