commit | 18bd763b9f5f5cf98a9f20a464bac7fb6813784b | [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 | 65bfb9c4172f1ca0f76e2f67ea45ca74eaed1e14 [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>