[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 09/17] hw/misc: Store DRAM size in NPCM8XX GCR Module
From: |
Peter Maydell |
Subject: |
Re: [PATCH v2 09/17] hw/misc: Store DRAM size in NPCM8XX GCR Module |
Date: |
Tue, 4 Feb 2025 15:51:21 +0000 |
On Thu, 26 Dec 2024 at 08:28, Hao Wu <wuhaotsh@google.com> wrote:
>
> NPCM8XX boot block stores the DRAM size in SCRPAD_B register in GCR
> module. Since we don't simulate a detailed memory controller, we
> need to store this information directly similar to the NPCM7XX's
> INCTR3 register.
>
> Signed-off-by: Hao Wu <wuhaotsh@google.com>
> ---
> hw/misc/npcm_gcr.c | 24 ++++++++++++++++++++++++
> include/hw/misc/npcm_gcr.h | 1 +
> 2 files changed, 25 insertions(+)
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH v2 09/17] hw/misc: Store DRAM size in NPCM8XX GCR Module,
Peter Maydell <=