Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | imx-test: Unify package used by MX23, MX28, MX5 and MX6 | Otavio Salvador | 2014-03-05 | 1 | -13/+0 |
| | | | | | Change-Id: Ic898b2562b08272ce6934321ed36ad9cf0a38c05 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
* | imx-test: Don't install clocks.sh in MX6 as it uses 3.10 kernel | Otavio Salvador | 2014-03-05 | 1 | -0/+2 |
| | | | | | | | | | | | | | | Kernel 3.10 uses the common clock framework, so the clock tree information can be retrieved from the standard /sys/kernel/debug location, which means we don't really need a custom clocks.sh script for the 3.10 kernel. You just don't need to install it if you use a recent kernel that deploys the common clock tree framework (like it is the case for MX6 running 3.10). Change-Id: Ief01c62025faa2927a226f9cd670e52dabb304be Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
* | imx-test: Include version 2.6.35.3-1.1.0 support | Daiane Angolini | 2013-04-10 | 1 | -0/+11 |
This version is only compatible with mx28 Change-Id: Ia7d90a5d2c7df1b12b033a8ed4eab8b5bf5c8df1 Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com> |