Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fsl-mm-codeclib: Use fsl-eula-unpack class to handle EULA | Otavio Salvador | 2012-10-02 | 1 | -3/+5 |
| | | | | | | | | | The package can now be fetch from Freescale HTTP server avoiding the binary file being dumped on the repository. Change-Id: If10646791bfca5b464d7e5ce39d8fb35a3480080 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Daiane Angolini <daiane.angolini@freescale.com> | ||||
* | fsl-mm-codeclib: move code to a .inc file | Otavio Salvador | 2012-06-04 | 1 | -0/+34 |
This easy reuse of code between i.MX5 and i.MX6 SoC families and avoiding useless code duplication. We also fixed the LICENSE field as this is Proprietary licensed. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> |