Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | imx-base.inc: change EXTRA_IMAGEDEPENDS to u-boot for easy configuration | Otavio Salvador | 2012-03-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
* | imx-base: rename include file and minor fixes | Adrian Alonso | 2012-02-01 | 1 | -0/+37 |
* Rename imx-base include file so it can be include in most iMx platforms imx53, imx6q * Move tune arch options to machine conf file to be able to reuse in different targets * Fix EXTRA_IMAGEDEPENDS variable name. * Remove kernel26 from MACHINE_FEATURES this is no longer used. Signed-off-by: Adrian Alonso <aalonso00@gmail.com> |