RE: [PATCH v2 07/11] hw/i2c/aspeed: support high part dram offset for DMA 64 bits

2024-09-03 Thread Jamin Lin
Hi Cedric, > Subject: Re: [PATCH v2 07/11] hw/i2c/aspeed: support high part dram offset for > DMA 64 bits > > On 9/3/24 05:06, Jamin Lin wrote: > > Hi Cedric, > > > >> Subject: Re: [PATCH v2 07/11] hw/i2c/aspeed: support high part dram > >&

Re: [PATCH v2 07/11] hw/i2c/aspeed: support high part dram offset for DMA 64 bits

2024-09-03 Thread Cédric Le Goater
On 9/3/24 05:06, Jamin Lin wrote: Hi Cedric, Subject: Re: [PATCH v2 07/11] hw/i2c/aspeed: support high part dram offset for DMA 64 bits Jamin, Please adjust commit title What do you think if I change the commit title as following. hw/i2c/aspeed: Add support for dma_dram_offset attribute

RE: [PATCH v2 07/11] hw/i2c/aspeed: support high part dram offset for DMA 64 bits

2024-09-02 Thread Jamin Lin
Hi Cedric, > Subject: Re: [PATCH v2 07/11] hw/i2c/aspeed: support high part dram offset for > DMA 64 bits > > Jamin, > > Please adjust commit title What do you think if I change the commit title as following. hw/i2c/aspeed: Add support for dma_dram_offset attribute bits

Re: [PATCH v2 07/11] hw/i2c/aspeed: support high part dram offset for DMA 64 bits

2024-09-02 Thread Cédric Le Goater
Jamin, Please adjust commit title On 8/8/24 04:49, Jamin Lin wrote: ASPEED AST2700 SOC is a 64 bits quad core CPUs (Cortex-a35) And the base address of dram is "0x4 " which is 64bits address. The AST2700 support the maximum DRAM size is 8 GB. The DRAM physical address range is from "0x

[PATCH v2 07/11] hw/i2c/aspeed: support high part dram offset for DMA 64 bits

2024-08-07 Thread Jamin Lin via
ASPEED AST2700 SOC is a 64 bits quad core CPUs (Cortex-a35) And the base address of dram is "0x4 " which is 64bits address. The AST2700 support the maximum DRAM size is 8 GB. The DRAM physical address range is from "0x4__" to "0x5__". The DRAM offset range is from "0x0_000