]> git.dujemihanovic.xyz Git - u-boot.git/commit
mips: mt7628: fix the displayed DDR type of mt7628
authorWeijie Gao <weijie.gao@mediatek.com>
Fri, 5 Mar 2021 03:13:27 +0000 (11:13 +0800)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Thu, 22 Apr 2021 00:44:42 +0000 (02:44 +0200)
commitff6d1948dcdccf8a81590a989c05999f6a8a7645
treef15055c2237cfb8914a28ca2384cdaa23305ea91
parenta9961e5acd5f918a4bf145a1f8b8df061fffe9c7
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>
arch/mips/mach-mtmips/mt7628/init.c