diff options
author | Weijie Gao <weijie.gao@mediatek.com> | 2021-02-23 15:12:44 +0800 |
---|---|---|
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | 2021-04-22 02:44:20 +0200 |
commit | a9961e5acd5f918a4bf145a1f8b8df061fffe9c7 (patch) | |
tree | aab8a15fb90cd40fe1c4fc325701ebb67b38a89f /drivers/ddr/imx/imx8m/ddr_init.c | |
parent | 42b51432105dc5ff32292c33ea609733c239db1e (diff) | |
download | u-boot-a9961e5acd5f918a4bf145a1f8b8df061fffe9c7.tar.gz u-boot-a9961e5acd5f918a4bf145a1f8b8df061fffe9c7.tar.xz u-boot-a9961e5acd5f918a4bf145a1f8b8df061fffe9c7.zip |
mips: mt7628: fix ddr_type for MT7688KN
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>
Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'drivers/ddr/imx/imx8m/ddr_init.c')
0 files changed, 0 insertions, 0 deletions