summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/ti814x.inc
Commit message (Collapse)AuthorAgeFilesLines
* ti81x: remove platform configs, kernel, u-boot, since ti81x is not supportedDenys Dmytriyenko2013-03-111-26/+0
| | | | | | | | | * There is no support for these platforms from meta-ti. * If someone is willing to maintain them, please let us know or feel free to take it to a separate layer. * Therefore, remove SoC and machine configs, kernel, u-boot and X11 configs Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti814x.inc: Use '+=' not '?=' in IMAGE_FSTYPESTom Rini2012-03-301-1/+1
| | | | | | | | | As per http://lists.linuxtogo.org/pipermail/openembedded-core/2012-March/020053.html a machine conf file should use '+=' to set IMAGE_FSTYPES. Signed-off-by: Tom Rini <trini@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* SOC_FAMILY: add to MACHINE_OVERRIDES locallyKoen Kooi2012-03-041-0/+1
| | | | | | | | | This breaks the hard dependency on Angstrom for getting a sane set of recipes. The variable name is kept the same and the actual code moved from angstrom.inc to soc-family.inc to make it clear what it is doing and how. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti81xx-psp 2.6.37: update to match latest *SDKKoen Kooi2011-12-201-1/+1
| | | | | | | Boot Tested on DM8148 EVM Acked-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* machine files: start removing TARGET_ARCHKoen Kooi2011-07-221-1/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* add 814x and 816x machine configsKoen Kooi2011-06-161-0/+26
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>