From: Simon Glass Date: Mon, 3 Oct 2016 00:01:07 +0000 (-0600) Subject: README: Drop CONFIG_SYS_USE_OSCCLK X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4b7283a3d6527b8d1b2f8db903ce1e5446f91414;p=people%2Fms%2Fu-boot.git README: Drop CONFIG_SYS_USE_OSCCLK This is not used in U-Boot so drop it. Signed-off-by: Simon Glass Reviewed-by: Bin Meng Reviewed-by: York Sun --- diff --git a/README b/README index 04207f822e..3682e8c6f2 100644 --- a/README +++ b/README @@ -4546,11 +4546,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