diff options
Diffstat (limited to 'doc/README.fsl-clk')
-rw-r--r-- | doc/README.fsl-clk | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/README.fsl-clk b/doc/README.fsl-clk new file mode 100644 index 0000000..9e83c24 --- /dev/null +++ b/doc/README.fsl-clk @@ -0,0 +1,6 @@ +Freescale system clock options + + - CONFIG_SYS_FSL_CLK + Enable to call get_clocks() in board_init_f() for + non-PPC platforms and PCC 8xx platforms such as + TQM866M and TQM885D. |