Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-10 | arm: socfpga: sockit: Use more relaxed DRAM timings | Marek Vasut | |
The currently present DRAM timings generated from GHRD 14.0 did not work on SoCkit rev. D because they were too tight. Load the DRAM timings from GHRD 13.0 which are more relaxed and work with SoCkit rev. D. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Dinh Nguyen <dinguyen@opensource.altera.com> Cc: Chin Liang See <clsee@altera.com> | |||
2015-09-04 | arm: socfpga: Add support for Terasic SoCkit board | Marek Vasut | |
Add support for Terasic SoCkit, which is CycloneV based board. The board can boot either from SD/MMC or QSPI. Ethernet is also supported. Signed-off-by: Marek Vasut <marex@denx.de> |