Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | stm32: Add SDRAM support for stm32f746 discovery board | Toshifumi NISHINAGA | 2016-07-14 | -0/+49 |
| | | | | | | | | | | This patch adds SDRAM support for stm32f746 discovery board. This patch depends on previous patch. 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> | |||
* | stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board | Toshifumi NISHINAGA | 2016-07-14 | -0/+27 |
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> |