summaryrefslogtreecommitdiffstats
path: root/conf/machine/c6a814x-evm.conf
Commit message (Collapse)AuthorAgeFilesLines
* ti81x: remove platform configs, kernel, u-boot, since ti81x is not supportedDenys Dmytriyenko2013-03-111-7/+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>
* machine configs: Add SGX to MACHINE_FEATURESFranklin S. Cooper Jr2013-02-251-0/+2
| | | | | | | | | | | | | * Add sgx to MACHINE_FEATURES to indicate that a particular machine supports sgx. * TI chips are available in multiple variants including some that supports sgx while others do not. * By adding sgx as a machine feature other layers can create generic packagegroups or images for a particular soc but will only include sgx dependencies if the particular machine has sgx support. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* add 814x and 816x machine configsKoen Kooi2011-06-161-0/+5
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>