commit | ba0a3c16e0c6697f0254644cc7a9849b77000eb8 | [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 | a3e2efcb42be378659a5443346ca5c77317c30b9 [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>