Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-01 | mxs: Rename 'mx28_dram_init' to 'mxs_dram_init' | Otavio Salvador | |
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> | |||
2012-09-01 | sc_sps_1: Adjust board config to use 'mxs' SoC code | Otavio Salvador | |
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> | |||
2012-09-01 | MX28: Add SchulerControl SC_SPS_1 platform | Marek Vasut | |
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> |