Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm: socfpga: Enable env support on MCV | Marek Vasut | 2015-09-24 | 1 | -1/+5 |
| | | | | | | Enable support for env in eMMC on MCV SoM. Signed-off-by: Marek Vasut <marex@denx.de> | ||||
* | arm: socfpga: Enable saveenv for SD/MMC | Dinh Nguyen | 2015-09-24 | 1 | -0/+2 |
| | | | | | | Enable the able to save the environment variables when SD/MMC is used. Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com> | ||||
* | arm: socfpga: Add support for DENX MCV SoM and MCVEVK board | Marek Vasut | 2015-09-04 | 1 | -0/+132 |
Add support for DENX MCV SoM, which is CycloneV based and the associated DENX MCVEVK baseboard. The board can boot from eMMC. Ethernet and USB is supported. Signed-off-by: Marek Vasut <marex@denx.de> |