On 7/8/20 6:58 PM, Havard Skinnemoen wrote:
> On Wed, Jul 8, 2020 at 9:56 AM Philippe Mathieu-Daudé wrote:
>>> +config NPCM7XX
>>> +bool
>>> +select A9MPCORE
>>> +select ARM_GIC
>>> +select PL310 # cache controller
>>> +select SERIAL
>>> +select UNIMP
>>
>> And this in pat
On Wed, Jul 8, 2020 at 9:56 AM Philippe Mathieu-Daudé wrote:
> > +config NPCM7XX
> > +bool
> > +select A9MPCORE
> > +select ARM_GIC
> > +select PL310 # cache controller
> > +select SERIAL
> > +select UNIMP
>
> And this in patch 5: "Add NPCM730 and NPCM750 SoC models"
Is i
On 7/7/20 8:47 PM, Havard Skinnemoen wrote:
> Add a config symbol for the NPCM7xx BMC SoC family that subsequent
> patches can use in Makefiles.
>
> Reviewed-by: Tyrone Ting
> Acked-by: Joel Stanley
> Signed-off-by: Havard Skinnemoen
> ---
> default-configs/arm-softmmu.mak | 1 +
> hw/arm/Kcon
Add a config symbol for the NPCM7xx BMC SoC family that subsequent
patches can use in Makefiles.
Reviewed-by: Tyrone Ting
Acked-by: Joel Stanley
Signed-off-by: Havard Skinnemoen
---
default-configs/arm-softmmu.mak | 1 +
hw/arm/Kconfig | 8
2 files changed, 9 insertio