summaryrefslogtreecommitdiffstats
path: root/conf
Commit message (Collapse)AuthorAgeFilesLines
* Ampere/aarch64 bring-up changesfeature_arm64developAdrian Stratulat2020-07-132-4/+17
| | | | | | | | | | | | * Add machine description for emag8180. * Disable syslinux build: syslinux is not compatible with ARM targets, but other recipes force it as a dependency anyway. * Add recipe for kernel linux-ampere_4.14 (used by emag8180 and qemuarm64 targets). * Upgrade i40e drivers to newer version due to some warnings generated by OVS-DPDK * Add OVMF support for AARCH64. Change-Id: I4cbc09ef83d717b39abf0981b80569a4a694cb0d Signed-off-by: Adrian Stratulat <adrian.stratulat@enea.com>
* 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>
* do not force layer to depend on an ARCH specific BSP layerAdrian Calianu2017-08-101-1/+1
| | | | | | | | | Since this layer accomodate different BSPs from different providers is not possible to be depent on all providers layer. We need to live with some warnings until find a better solution. Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
* Replace dependency on meta-fsl-arm with meta-freescaleHEADmasterAdrian Dudau2016-10-201-0/+1
| | | | | Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@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>
* layer.conf: remove images from bsp layerTudor Florea2016-02-221-1/+0
| | | | | Signed-off-by: Tudor Florea <tudor.florea@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* Initial commitAdrian Dudau2015-11-023-0/+55
result of splitting up meta-enea Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>