summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2022-06-15 12:03:47 -0400
committerTom Rini <[email protected]>2022-07-05 17:03:01 -0400
commit140f0aa0deb745bad06ffb0c0e21d87424b12ea7 (patch)
treefca7492037e37a82892a17ba7c1cdebedf98537d /README
parent0285455d905e5e2bc84b73fa6388ce5b1598d88b (diff)
nxp: Cleanup some emulator related options.
- Drop the emulator CONFIG test from include/configs/ls1088ardb.h - Migrate CONFIG_SYS_FSL_DDR_EMU to a select'able option in drivers/ddr/fsl/Kconfig Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 0 insertions, 4 deletions
diff --git a/README b/README
index c1d516beda8..0cf1c4991a4 100644
--- a/README
+++ b/README
@@ -388,10 +388,6 @@ The following options need to be configured:
CONFIG_SYS_FSL_DDR_ADDR
Freescale DDR memory-mapped register base.
- CONFIG_SYS_FSL_DDR_EMU
- Specify emulator support for DDR. Some DDR features such as
- deskew training are not available.
-
CONFIG_SYS_FSL_DDRC_GEN1
Freescale DDR1 controller.