commit | 25c1b1353ce4b8188de6058f9f3b0d5d2dad8230 | [log] [tgz] |
---|---|---|
author | Toshifumi NISHINAGA <tnishinaga.dev@gmail.com> | Fri Jul 08 01:02:25 2016 +0900 |
committer | Tom Rini <trini@konsulko.com> | Thu Jul 14 18:22:43 2016 -0400 |
tree | f66f1e30d68da2c106436240b04da728a5ac13a7 | |
parent | ba0a3c16e0c6697f0254644cc7a9849b77000eb8 [diff] |
stm32: Add SDRAM support for stm32f746 discovery board 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>