diff options
author | York Sun <yorksun@freescale.com> | 2015-08-13 10:22:09 -0700 |
---|---|---|
committer | York Sun <yorksun@freescale.com> | 2015-09-01 21:39:21 -0500 |
commit | ec93af0dec4c9f17cefadd24d54edf5c5b91bc8d (patch) | |
tree | 3f144ca198f989b0356282b9fcd0492a6919c20d /board/freescale/ls2085a | |
parent | ebe4c1e6469444753bd2ba93fe63e6183cf2905c (diff) | |
download | u-boot-imx-ec93af0dec4c9f17cefadd24d54edf5c5b91bc8d.zip u-boot-imx-ec93af0dec4c9f17cefadd24d54edf5c5b91bc8d.tar.gz u-boot-imx-ec93af0dec4c9f17cefadd24d54edf5c5b91bc8d.tar.bz2 |
armv8/ls2085a_emu: Drop DDR3 emulation target
The emulator with DDR3 model was used during model bringup. DDR4
controllers are used with ls2085a. Drop the DDR4 target defconfig
and enable DDR4 in ls2085a_emu_defconfig.
Signed-off-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'board/freescale/ls2085a')
-rw-r--r-- | board/freescale/ls2085a/MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/freescale/ls2085a/MAINTAINERS b/board/freescale/ls2085a/MAINTAINERS index 572c4b8..90b4e47 100644 --- a/board/freescale/ls2085a/MAINTAINERS +++ b/board/freescale/ls2085a/MAINTAINERS @@ -4,6 +4,5 @@ S: Maintained F: board/freescale/ls2085a/ F: include/configs/ls2085a_emu.h F: configs/ls2085a_emu_defconfig -F: configs/ls2085a_emu_D4_defconfig F: include/configs/ls2085a_simu.h F: configs/ls2085a_simu_defconfig |