u-boot-brain/arch/mips/mach-mtmips/mt7628
Weijie Gao ff6d1948dc mips: mt7628: fix the displayed DDR type of mt7628
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 the displayed DDR type of mt7628.

Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
Reviewed-by: Stefan Roese <sr@denx.de>
2021-04-22 02:44:42 +02:00
..
ddr.c mips: mt7628: fix ddr_type for MT7688KN 2021-04-22 02:44:20 +02:00
init.c mips: mt7628: fix the displayed DDR type of mt7628 2021-04-22 02:44:42 +02:00
Kconfig mips: mtmips: move mt7628 related Kconfig into mt7628 subdirectory 2021-01-24 21:39:26 +01:00
lowlevel_init.S mips: mtmips: rewrite lowlevel codes of mt7628 2020-04-27 20:29:33 +02:00
Makefile mips: mtmips: add SPL support 2020-04-27 20:30:12 +02:00
mt7628.h mips: mtmips: rewrite lowlevel codes of mt7628 2020-04-27 20:29:33 +02:00
serial.c mips: mtmips: add SPL support 2020-04-27 20:30:12 +02:00