
22 Apr
2021
22 Apr
'21
2:46 a.m.
Am Dienstag, den 23.02.2021, 15:12 +0800 schrieb Weijie Gao:
The MT7688KN is a multi-chip package with 8MiB DDR1 KGD. So the DDR type from bootstrap register must be ignored, and always be assumed as DDR1.
This patch fixes an issue that mt7628_ddr_pad_ldo_config() may be passed with a wrong ddr_type in MT7688KN.
Signed-off-by: Weijie Gao weijie.gao@mediatek.com
arch/mips/mach-mtmips/mt7628/ddr.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
applied to u-boot-mips, thanks.
--
- Daniel