commit | 65bfb9c4172f1ca0f76e2f67ea45ca74eaed1e14 | [log] [tgz] |
---|---|---|
author | Toshifumi NISHINAGA <tnishinaga.dev@gmail.com> | Fri Jul 08 01:02:24 2016 +0900 |
committer | Tom Rini <trini@konsulko.com> | Thu Jul 14 18:22:41 2016 -0400 |
tree | 476ef70d03a07553b2371a0e77e5fddff090e6e9 | |
parent | 88044534f82e2417570793d456a4df260e79156e [diff] |
stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board This patch adds 200MHz clock configuration for stm32f746 discovery board. This patch is based on STM32F4 and emcraft's[1]. [1]: https://github.com/EmcraftSystems/u-boot Signed-off-by: Toshifumi NISHINAGA <tnishinaga.dev@gmail.com>