Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | mxs: Rename 'mx28_dram_init' to 'mxs_dram_init' | Otavio Salvador | 2012-09-01 | -1/+1 |
| | | | | | | | | | | | | | | | | The DRAM initialization, after SPL has complete, is exactly the same for all mxs SoCs so we should name it accordinly. The following boards has been changed: * apx4devkit * m28evk * mx28evk * sc_sps_1 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Marek Vasut <marex@denx.de> Acked-by: Veli-Pekka Peltola <veli-pekka.peltola@bluegiga.com> | |||
* | sc_sps_1: Adjust board config to use 'mxs' SoC code | Otavio Salvador | 2012-09-01 | -4/+4 |
| | | | | | | | Fix build failure due the move of mx28 code to 'mxs' SoC. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Stefano Babic <sbabic@denx.de> | |||
* | MX28: Add SchulerControl SC_SPS_1 platform | Marek Vasut | 2012-09-01 | -0/+325 |
This i.MX28 platform supports the following: * 2x FEC ethernet * USB on USBH0 * I2C EEPROM * SPI NVRAM * LEDs Signed-off-by: Marek Vasut <marex@denx.de> |