Hi Vladimir,
Thanks a lot for your review and test!
Thanks,
Zhiqiang
> -Original Message-
> From: Vladimir Oltean
> Sent: 2020年5月3日 19:36
> To: Z.q. Hou
> Cc: u-boot ; Joe Hershberger
> ; Bin Meng ; Priyanka
> Jain
> Subject: Re: [PATCH 2/3] net: tsec: Acce
Hi Zhiqiang,
On Sun, 3 May 2020 at 09:28, Zhiqiang Hou wrote:
>
> From: Hou Zhiqiang
>
> The current code accesses eTSEC registers using physical
> address directly, it's not correct, though no problem on
> current platforms. It won't work on platforms, which does
> not support 1:1 virtual-physi
From: Hou Zhiqiang
The current code accesses eTSEC registers using physical
address directly, it's not correct, though no problem on
current platforms. It won't work on platforms, which does
not support 1:1 virtual-physical address map.
Signed-off-by: Hou Zhiqiang
---
drivers/net/tsec.c | 9 ++
3 matches
Mail list logo