Files
kernel_common_drivers/drivers/memory_debug
qinglin.li 103fc47369 ddr_tool: t6d ddr_tool fix [1/1]
PD#SWPL-177699

Problem:
1. the ioremap size is res->end - res->start,
it should be res->end - res->start + 1
2. freq be fix to dmc freq and ddr freq
3. t6d dtsi not need freq_reg

Solution:
use resource_size instead
fix t6d_get_dmc_freq_quick
remove freq_reg in ddr_bandwidth node

Verify:
t6d ptm

Change-Id: Id3794e268434b799cef98879b1b90cca03552943
Signed-off-by: Jian Hu <jian.hu@amlogic.com>
Signed-off-by: qinglin.li <qinglin.li@amlogic.com>
2024-08-22 14:27:51 +08:00
..
2024-08-22 14:27:51 +08:00
2024-07-08 04:03:17 -07:00