[U-Boot] [PATCH 12/16] README: Drop CONFIG_SYS_USE_OSCCLK
Simon Glass
sjg at chromium.org
Mon Oct 3 02:01:07 CEST 2016
This is not used in U-Boot so drop it.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
README | 5 -----
1 file changed, 5 deletions(-)
diff --git a/README b/README
index 17dc34b..1d7d2e3 100644
--- a/README
+++ b/README
@@ -4539,11 +4539,6 @@ Low Level (hardware related) configuration options:
enable SPI microcode relocation patch (MPC8xx);
define relocation offset in DPRAM [SCC4]
-- CONFIG_SYS_USE_OSCCLK:
- Use OSCM clock mode on MBX8xx board. Be careful,
- wrong setting might damage your board. Read
- doc/README.MBX before setting this variable!
-
- CONFIG_SYS_CPM_POST_WORD_ADDR: (MPC8xx, MPC8260 only)
Offset of the bootmode word in DPRAM used by post
(Power On Self Tests). This definition overrides
--
2.8.0.rc3.226.g39d4020
More information about the U-Boot
mailing list