[PATCH v2 03/10] driver: cache: cache-v5l2: Update memory-mapped scheme to support Gen2 platform

Rick Chen rickchen36 at gmail.com
Wed Feb 8 02:37:13 CET 2023


> From: Peter Yu-Chien Lin(林宇謙) <peterlin at andestech.com>
> Sent: Monday, February 06, 2023 4:11 PM
> To: u-boot at lists.denx.de
> Cc: Leo Yu-Chi Liang(梁育齊) <ycliang at andestech.com>; Rick Jian-Zhi Chen(陳建志) <rick at andestech.com>; prabhakar.csengg at gmail.com; Peter Yu-Chien Lin(林宇謙) <peterlin at andestech.com>
> Subject: [PATCH v2 03/10] driver: cache: cache-v5l2: Update memory-mapped scheme to support Gen2 platform
>
> The L2C configuration register has MAP field to indicate its version is v0 (Gen1) or v1 (Gen2) L2-cache. This patch makes the driver compatible with both memory-mapped scheme.
>
> Signed-off-by: Yu Chien Peter Lin <peterlin at andestech.com>
> Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>
> ---
>  drivers/cache/cache-v5l2.c | 32 ++++++++++++++++++++++++--------
>  1 file changed, 24 insertions(+), 8 deletions(-)

Reviewed-by: Rick Chen <rick at andestech.com>


More information about the U-Boot mailing list