在 2023/5/16 3:47, Niek Linnenbank 写道:
On Wed, May 10, 2023 at 12:30 PM wrote:
From: qianfan Zhao
Types of memory that the SDRAM controller supports are DDR2/DDR3
and capacities of up to 2GiB. This commit adds emulation support
of the Allwinner R40 SDRAM controller.
T
On Wed, May 10, 2023 at 12:30 PM wrote:
> From: qianfan Zhao
>
> Types of memory that the SDRAM controller supports are DDR2/DDR3
> and capacities of up to 2GiB. This commit adds emulation support
> of the Allwinner R40 SDRAM controller.
>
> This driver only support 256M, 512M and 1024M memory n
From: qianfan Zhao
Types of memory that the SDRAM controller supports are DDR2/DDR3
and capacities of up to 2GiB. This commit adds emulation support
of the Allwinner R40 SDRAM controller.
This driver only support 256M, 512M and 1024M memory now.
Signed-off-by: qianfan Zhao
---
hw/arm/allwinne