summaryrefslogtreecommitdiffstats
path: root/conf/machine
Commit message (Collapse)AuthorAgeFilesLines
* add Cavium CN8304 BSPAdrian Calianu2017-08-101-0/+10
| | | | | | | | | | | | Kernel sources and device tree sources(DTS) are taken from Cavium OCTEONTX_SDK_6_1_0_p2_build_17 Kernel sources are kept on a teporarly git repo and waiting to be defined a final git repo location. Kernel configs are taken from OCTEONTX_SDK_6_1_0_p2_build_17 and used minimal version/tiny. Kernel image type is "Image", "bzImage" is not supported". Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
* ls1021aiot.conf: Convert SOC_FAMILY to MACHINEOVERRIDESAdrian Dudau2016-09-291-1/+1
| | | | | | | | | | | | meta-fsl-arm switched from using the SOC_FAMILY indirection to using directly MACHINEOVERRIDES. They also removed the inclusion of soc-family.inc in qoriq-arm.inc, rendering the SOC_FAMILY override ineffective in including machine confs. In consequence the virtual/kernel for ls1021aiot becomes linux-dummy. Reference: commit 90c00bba1ce3d3df78138c146323c7244099aa26 on meta-fsl-arm. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* conf/machine: Remove proliant-m400 definitionAdrian Dudau2016-06-022-43/+0
| | | | | | | We're not supporting it anymore so no need to be here. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* rename ls1021a-iot to ls1021aiotAdrian Calianu2016-04-291-1/+3
| | | | | | | And enabled tar.gz rootfs type. Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Catalina Focsa <catalina.focsa@enea.com>
* Add ls1021aiot machineAdrian Calianu2016-04-261-0/+17
| | | | | | | This is replacing the ls1021atwr machine support. Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Catalina Focsa <catalina.focsa@enea.com>
* Initial commitAdrian Dudau2015-11-022-0/+43
result of splitting up meta-enea Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>