summaryrefslogtreecommitdiffstats
path: root/conf
Commit message (Collapse)AuthorAgeFilesLines
* ti-rtos-firmware: Update PATH to include ti-sci-fwYogesh Siraswar2021-08-091-0/+1
| | | | | | | | | | | | | | Build is failing for ti-rtos-firmware when ARAGO_BRAND = "mainline" with below error: "ERROR: ti-rtos-firmware-08.00.00.32-r0.0 do_fetch: Fetcher failure: Unable to find file file://0001-Revert-soc-am64x-Makefile-Move-the- SPL-Load-address-.patch;patchdir=../imggen anywhere." This is because the mentioned patch is not present in the current path. Fix this by updating the path to include ti-sci-fw Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* conf: j7-evm: Add j721e eaik dtb to KERNEL_DEVICETREESinthu Raja2021-07-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | J721E EdgeAI Kit (EAIK) is a low cost, small form factor board designed for TI’s J721E SoC. TI’s J721E SoC comprises of dual core A72, high performance vision accelerators, video codec accelerators, latest C71x and C66x DSP, high bandwidth real-time IPs for capture and display, GPU, dedicated safety island and security accelerators. J721E EAIK supports the following interfaces: * 4 GB LPDDR4 RAM * x1 Gigabit Ethernet interface * x1 USB 3.0 Type-C port * x3 USB 3.0 Type-A ports * x1 PCIe M.2 E Key * x1 PCIe M.2 M Key * x2 CSI2 Camera interface (RPi and TI Camera connector) * 40-pin Raspberry Pi compatible GPIO header J721e EVM and EAIK uses the unified bootloader. Add j721e eaik dtb for machine=j721e-evm Signed-off-by: Sinthu Raja <sinthu.raja@ti.com> Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com> Reviewed-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* conf: am65xx-evm: ReIntroduce display overlays for 5.10Praneeth Bajjuri2021-07-131-0/+2
| | | | | | | | | | | | | commit 9ea50db095f9 ("conf: am65xx-evm: Remove non-existent dtb* from 5.10") removed all non-existent dtb* for am65xx-evm as they were not available on linux 5.10 branch at that time. This patch reintroduces following display overlays. - k3-am654-evm-tc358876.dtbo - k3-am654-evm-oldi-lcd1evm.dtbo Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* conf/machine: am64xx: Add overlay to support icssg1-dualemacPraneeth Bajjuri2021-07-131-0/+1
| | | | | | | | | | This patch adds overlay to support icssg1-dualemac ie: 1 x CPSW3g ports and 2 x ICSSG1 ports configuration overlay: k3-am642-evm-icssg1-dualemac.dtbo Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* conf: j7-evm: ReIntroduce existent dtbo for 5.10Praneeth Bajjuri2021-07-131-0/+1
| | | | | | | | | | | commit 8b206b32ec18 ("conf: j7-evm: Remove unavailable dtb/o from 5.10 kernel") removed all non-existent dtb* for j7-evm as they were not available on linux 5.10 branch at that time. This patch reintroduces k3-j721e-common-proc-board-infotainment.dtbo overlay. Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* linux-ti-staging: Add extra dtc flags to support dtb overlaysYogesh Siraswar2021-07-131-0/+1
| | | | | | | | | | | Added KERNEL_DTB_OVERLAY_SUPPORT to common ti-soc include. This fixes the issue where the dtbs are build without symbols causing issue with overlays. Please note this increases the size of the dtb for all platform derived from ti-soc. So for custom boards disable it from local.conf to reduce size. Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* machine: am64xx-sk: Drop am64xx-sk Machine supportLokesh Vutla2021-05-172-22/+0
| | | | | | | | | With U-Boot supporting both am64xx-evm and am64xx-sk with single defconfig, there is not need for a new machine for am64xx-sk. So, drop support for am64xx-sk machine. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
* conf/machine: am64xx: Include SK dtb for machine am64xx-evmLokesh Vutla2021-05-171-0/+1
| | | | | | | | | | As a step towards unification for am64xx-evm and am64xx-sk, start including am64xx-sk dtb for machine=am64xx-evm. Once U-Boot merges support for unified bootloader, am64xx-sk machine can be dropped. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
* conf: am65xx-evm: ReIntroduce AM65 SR1.0 overlayPraneeth Bajjuri2021-05-041-0/+2
| | | | | | | | ReIntroduce AM65x SR1.0 Overlay as the support for it is added in the ti-linux-5.10.y kernel now. Reviewed-by: Suman Anna <s-anna@ti.com> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* conf: am65xx-evm: ReIntroduce existent dtbo for 5.10Praneeth Bajjuri2021-05-041-0/+5
| | | | | | | | | | commit 9ea50db095f9 ("conf: am65xx-evm: Remove non-existent dtb* from 5.10") removed all non-existent dtb* for am65xx-evm as they were not available on linux 5.10 branch at that time. This patch reintroduces overlays present current on ti-linux-5.10.y kernel. Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* conf: dra7xx-evm: Remove non-existent dtb* from 5.10Praneeth Bajjuri2021-05-041-9/+0
| | | | | | | | | | | | | | | | | Remove the non-existent dtb* , as they are not currently present on ti-linux-5.10.y. - dra7-evm-lcd-osd101t2045.dtb - dra7-evm-lcd-osd101t2587.dtb - dra71-evm-nand.dtb - dra71-evm-lcd-auo-g101evn01.0.dtb - dra72-evm-lcd-osd101t2045.dtb - dra72-evm-lcd-osd101t2587.dtb - dra72-evm-revc-lcd-osd101t2045.dtb - dra72-evm-revc-lcd-osd101t2587.dtb - dra76-evm-tfp410.dtb Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* conf: am57xx-evm: Remove non-existent dtb* from 5.10Praneeth Bajjuri2021-05-041-7/+0
| | | | | | | | | | | | | | | Remove the non-existent dtb* , as they are not currently present on ti-linux-5.10.y. - am57xx-evm-cam-ov10635.dtb - am57xx-evm-reva3-cam-ov10635.dtb - am571x-idk-lcd-osd101t2045.dtb - am571x-idk-lcd-osd101t2587.dtb - am572x-idk-lcd-osd101t2045.dtb - am572x-idk-lcd-osd101t2587.dtb - am574x-idk-lcd-osd101t2587.dtb Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* conf: am437xx-evm: Remove non-existent dtb* from 5.10Praneeth Bajjuri2021-05-041-2/+2
| | | | | | | | | | Remove the non-existent dtb* , as they are not currently present on ti-linux-5.10.y. - am437x-gp-evm-hdmi.dtb - am43x-epos-evm-hdmi.dtb Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* conf: am335x-evm: Remove non-existent dtb* from 5.10Praneeth Bajjuri2021-05-041-1/+0
| | | | | | | | | Remove the non-existent dtb* , as they are not currently present on ti-linux-5.10.y. - am335x-icev2-prueth.dtb Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* conf: k2g-evm: Remove keystone-k2g-evm-lcd.dtb from 5.10Praneeth Bajjuri2021-05-041-1/+1
| | | | | | | | | Remove the non-existent dtb, as they are not currently present on ti-linux-5.10.y. - keystone-k2g-evm-lcd.dtb Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* conf: am65xx-evm: Remove non-existent dtb* from 5.10Praneeth Bajjuri2021-05-041-11/+0
| | | | | | | | | | | | | | | | | | | Remove the non-existent dtb* , as they are not currently present on ti-linux-5.10.y. - ti/k3-am654-base-board-sr1.dtb - ti/k3-am654-gp.dtbo - ti/k3-am654-idk.dtbo - ti/k3-am654-idk-sr1.dtbo - ti/k3-am654-evm-hdmi.dtbo - ti/k3-am654-evm-oldi-lcd1evm.dtbo - ti/k3-am654-evm-tc358876.dtbo - ti/k3-am654-pcie-usb2.dtbo - ti/k3-am654-pcie-usb3.dtbo - ti/k3-am654-base-board-jailhouse.dtbo - ti/k3-am654-evm-prupwm.dtbo Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* conf: j7200-evm: Remove jailhouse overlay from 5.10 kernelPraneeth Bajjuri2021-05-041-1/+0
| | | | | | | | | | Remove jailhouse overlay as it is not currently available in ti-linux-5.10.y branch. Removing for now, and shall be added back once they are available in 5.10 kernel. Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* conf: j7-evm: Remove unavailable dtb/o from 5.10 kernelPraneeth Bajjuri2021-05-041-4/+0
| | | | | | | | | | | | | | | The following dtb/o are not currently available in ti-linux-5.10.y branch. Removing for now, and shall be added back once they are available in 5.10 kernel. - ti/k3-j721e-proc-board-tps65917.dtb - ti/k3-j721e-common-proc-board-infotainment.dtbo - ti/k3-j721e-pcie-backplane.dtbo - ti/k3-j721e-common-proc-board-jailhouse.dtbo Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* conf/machine: k3: Lets build bmap files by defaultNishanth Menon2021-04-011-1/+1
| | | | | | | | | | | | | Lets generate bmap files for bmaptool to use as well as default to use with wic files. NOTE: bmaptool can speed up flashing SD cards by 2x-3x by skipping empty blocks of the image. https://www.yoctoproject.org/docs/current/mega-manual/mega-manual.html#flashing-images-using-bmaptool Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Denys Dmytriyenko <denys@konsulko.com>
* conf/machine: am64xx: Switch to multi-certificate boot imagesNishanth Menon2021-04-011-1/+3
| | | | | | | | Switch to using all of multi-certificate boot images. This allows us to create bootable images - in this case, we are missing tiboot3.bin Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Denys Dmytriyenko <denys@konsulko.com>
* conf/machine: am64xx: Consolidate image configuration to SoC includeNishanth Menon2021-04-013-10/+4
| | | | | | | | | IMAGE type and dependencies can easily be centralized to SoC include file. This is necessary to make sure that we don't do the duplication and having multiple places to fix up. Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Denys Dmytriyenko <denys@konsulko.com>
* conf/machine: j7200-evm: Switch to multi-certificate boot imagesNishanth Menon2021-04-011-1/+2
| | | | | | | | Switch to using all of multi-certificate boot images. This allows us to create bootable images - in this case, we are missing tiboot3.bin Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Denys Dmytriyenko <denys@konsulko.com>
* conf/machine: am64xx/j7200: Drop trusted-firmware deployment for tar wicNishanth Menon2021-04-013-9/+0
| | | | | | | | | | | wic and tar dependency on trusted firmware is wrong. It is u-boot build that depends on trusted firmware deployment and is correctly handled by u-boot recipe. No point in duplicating that dependency, so just clean it all up. Reported-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Denys Dmytriyenko <denys@konsulko.com>
* conf/machine: j7: Document boot images as legacy modeNishanth Menon2021-04-011-0/+2
| | | | | | | | | We use the default IMAGE_BOOT_FILES configuration which matches up with legacy boot configuration. Document the same to allow folks to understand by just looking at the SoC include file. Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Denys Dmytriyenko <denys@konsulko.com>
* conf/machine: am65xx: Document boot images as legacy modeNishanth Menon2021-04-011-0/+2
| | | | | | | | | We use the default IMAGE_BOOT_FILES configuration which matches up with legacy boot configuration. Document the same to allow folks to understand by just looking at the SoC include file. Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Denys Dmytriyenko <denys@konsulko.com>
* conf/machine: k3: Add multi-certificate boot image supportNishanth Menon2021-04-011-1/+5
| | | | | | | | | | | | | | | | | | | | | | | Lets keep things consistent by providing two possibilities for platforms to pick from - legacy boot and multi-certificate boot. In legacy boot, the base bootloader and system firmware are maintained as separate binaries (tiboot3.bin and sysfw.itb). In multi-certificate boot that newer K3 devices support, ROM is smarter and can handle multiple x509 certificate based images: so we can strip out the sysfw.itb and integrate it as part of tiboot3.bin itself. This improves authentication and overall system boot times since we are now able to boot both the system controller and the boot processor in parallel. We do have a scheme currently to identify the images necessary for boot etc, but things are handled on a platform conf file basis. We can improve that by introducing the pattern at the top level include and use the relevant pattern in platforms as needed. Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Denys Dmytriyenko <denys@konsulko.com>
* conf/machine: am64*, j7200: cleanup k3r5 configsDenys Dmytriyenko2021-04-013-9/+0
| | | | | | | | | Remove duplicate machine-specific redefines of UBOOT_BINARY, UBOOT_IMAGE and UBOOT_SYMLINK variables, as they are already defined with same values in the common k3r5.inc file. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Reviewed-by: Nishanth Menon <nm@ti.com>
* conf/machine: fix OPTEEMACHINE name for J721ePraneeth Bajjuri2021-03-271-1/+1
| | | | | | | | | | | | OPTEEMACHINE name as defined in the optee_os project [1] for j721e is k3-j721e. This patch fixes the name to correct target. [1]: https://github.com/OP-TEE/optee_os/commit/87613cf9520db2e65bc8367d3e13c4217c13bdad Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Acked-by: Denys Dmytriyenko <denys@konsulko.com>
* layer.conf: add hardknott to compatible release branchesDenys Dmytriyenko2021-03-191-1/+1
| | | | | | | While at it, remove old releases before dunfell. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
* ti33x: allow different virtual/bootloaderVivien Didelot2021-03-171-2/+2
| | | | | | | | | | | | | | | Boards like the beaglebone currently hardcode "u-boot" as a dependency for the image and the wic format, and this prevents one from choosing a different bootloader via: PREFERRED_PROVIDER_virtual/bootloader = "non-u-boot-bootloader" Depending on "virtual/bootloader" instead of "u-boot" fixes this. Signed-off-by: Vivien Didelot <vdidelot@pbsc.com> Suggested-by: Denys Dmytriyenko <denis@denix.org> Reviewed-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* machine: am64xx-sk.conf: Add machine definition for AM64xx SKLokesh Vutla2021-02-072-0/+33
| | | | | | | | | AM642 StarterKit (SK) board is a low cost, small form factor board designed for TI’s AM642 SoC. Add machine definition for SK board. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Reviewed-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* am64xx: Add combined boot build supportDan Murphy2021-01-082-1/+11
| | | | | | | Add combined boot flow support for the AM64XX device. From: Dan Murphy <dmurphy@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* am64xx-evm-k3r5: Update SYSFW_SOC to am64x from am65xDan Murphy2021-01-051-2/+1
| | | | Signed-off-by: Dan Murphy <dmurphy@ti.com>
* trusted-firmware-a: Update SRCREV for AM64X supportPraneeth Bajjuri2021-01-051-0/+2
| | | | | | | | | | | | | | | Update SRCREV to pick latest that includes AM64X support commit 65dd16b4e ("ti: k3: Introduce lite device board support") adds support of AM64X platform in ti-atf branch. This patch updates the SRCREV and also updates the BOARD to "lite" to build for the mentioned platform. Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Suggested-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Dan Murphy <dmurphy@ti.com> Reviewed-by: Denys Dmytriyenko <denis@denix.org>
* machine: am64xx-evm.conf: Remove commented code and update PDK valuesDan Murphy2021-01-051-6/+3
| | | | Signed-off-by: Dan Murphy <dmurphy@ti.com>
* machine: am64xx-evm.conf: Add machine definition for AM64xx platformDan Murphy2020-12-123-0/+41
| | | | | | The AM64 is a follow on device of the AM65xx K3 multicore SoC architecture. Signed-off-by: Dan Murphy <dmurphy@ti.com>
* conf/machine: extend SR2.0 support from AM65 GP to AM65 HS platformDenys Dmytriyenko2020-10-234-6/+18
| | | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* conf/machine: also build optee-os for legacy HS platformsDenys Dmytriyenko2020-10-223-0/+6
| | | | | | | Add build dependency on optee-os for legacy HS platforms in non-Arago setups. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* layer.conf: Add gatesgarth to LAYERSERIES_COMPATKhem Raj2020-10-201-1/+1
| | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Reviewed-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* ti-sci-fw: now Cortex-R5 SPL can also be provided by u-boot-ti-mainlineDenys Dmytriyenko2020-10-141-0/+1
| | | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* conf/machine: pass OPTEEFLAVOR via OPTEEMACHINE as <mach>-<flavor>Denys Dmytriyenko2020-10-125-7/+5
| | | | | | | | | Recipe in meta-arm doesn't use OPTEEFLAVOR, but optee-os Makefile can extract it from OPTEEMACHINE. Keep OPTEEFLAVOR for legacy platforms - used for HS signing in the output name. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* conf: machine: j7200-evm: Add Jailhouse overlayNikhil Devshatwar2020-08-191-0/+1
| | | | | | | | | j7200-evm supports virtualization with Jailhouse hypervisor. To use Jailhouse, kernel needs to boot with an additional DTB overlay. Include this in the list of DTBs for the machine. Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf/machine: introduce new j7200 platformDenys Dmytriyenko2020-08-182-0/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | The J7200 SoC is a part of the K3 Multicore SoC architecture platform. It is targeted for automotive gateway, vehicle compute systems, Vehicle-to-Vehicle (V2V) and Vehicle-to-Everything (V2X) applications. The SoC aims to meet the complex processing needs of modern embedded products. Some highlights of this SoC are: * Dual Cortex-A72s in a single cluster, two clusters of lockstep capable dual Cortex-R5F MCUs and a Centralized Device Management and Security Controller (DMSC). * Configurable L3 Cache and IO-coherent architecture with high data throughput capable distributed DMA architecture under NAVSS. * Integrated Ethernet switch supporting up to a total of 4 external ports in addition to legacy Ethernet switch of up to 2 ports. * Upto 1 PCIe-GEN3 controller, 1 USB3.0 Dual-role device subsystems, 20 MCANs, 3 McASP, eMMC and SD, OSPI/HyperBus memory controller, I3C and I2C, eCAP/eQEP, eHRPWM among other peripherals. * One hardware accelerator block containing AES/DES/SHA/MD5 called SA2UL management. See J7200 Technical Reference Manual (SPRUIU1, June 2020) for further details: https://www.ti.com/lit/pdf/spruiu1 Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf/machine: clean up MACHINE_FEATURES for k3/j7/am65 familiesDenys Dmytriyenko2020-08-073-3/+4
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf/machine: unify common AM65x GP and HS settingsDenys Dmytriyenko2020-05-283-47/+24
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* trusted-firmware-a: upstreamed and unified to meta-arm, drop locallyDenys Dmytriyenko2020-05-201-0/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am65xx-evm: Add missing k3-am654-idk-sr1.dtboRoger Quadros2020-05-162-0/+2
| | | | | | | For SR1.0 we use a different overlay for IDK card. Signed-off-by: Roger Quadros <rogerq@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf/wic: switch back to 2-partition SD images, reserve extra space in bootti2020.01.00Denys Dmytriyenko2020-05-074-4/+4
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf/machine: Use weak assignment for preferred virtual/kernelDaniel D?az2020-05-069-9/+9
| | | | | | | | | A user of the meta-ti layer may choose to use a combination of the machines herein with another kernel, not necessarily the one from the machine definition. Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am65xx-evm.conf: add SR1 DTB, list DTBs one-per-line for easy patchingDenys Dmytriyenko2020-05-051-4/+9
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>