aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/ti33x.inc
AgeCommit message (Collapse)Author
2021-05-04conf: am335x-evm: Remove non-existent dtb* from 5.10Praneeth Bajjuri
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>
2021-03-17ti33x: allow different virtual/bootloaderVivien Didelot
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>
2020-05-07conf/wic: switch back to 2-partition SD images, reserve extra space in bootti2020.01.00Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-05-06conf/machine: Use weak assignment for preferred virtual/kernelDaniel D?az
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>
2020-03-23wic: create SD card with 3 partitions for testingDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-13conf/machine: add dependency for wic to package deployed SPLDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-11linux-ti-staging: update to the latestDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-11conf/machine: generalize wic usage by moving settings to SOC filesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-01-30ti33x.inc: remove unavailable PRU-related DTBsDenys Dmytriyenko
* am335x-icev2-prueth.dtb * am335x-boneblack-prusuart.dtb Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-20conf/machine: update with new DTBs/DTBOsDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-06-25conf/machine: rename "sgx" flag to "gpu" in MACHINE_FEATURESDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-04ti33x.inc: add back am335x-icev2-prueth.dtbDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-02-20linux-ti-staging: update to the latestDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-02-05ti33x.inc: PRUETH specific DTB is not ready yetDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-10-17conf/machine: define UBOOT_SUFFIX and SPL_BINARY in machine configsDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-04-05conf/machine: add couple new DTBsDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-03-01machines: update DTBs and other cleanupsDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-02-05conf/machine: deprecate use of base_conditional()Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-09-28conf/machine: add pru-uio dtbs in KERNEL_DEVICETREE for am3/am4/am5/k2gHongmei Gou
Signed-off-by: Hongmei Gou <a0271529@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-06-15ti-soc: add generic "ti-soc" SOC family for BSP overridesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-06-11machines: add ti-pdk class variablesJacob Stiffler
* Set the ti-pdk class variables which sets the list of devices and boards supported. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-02-02conf/machine: set KERNEL_DEVICETREE dtb list per machineDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-07-27conf: set lower DEFAULTTUNE across machinesDenys Dmytriyenko
Set DEFAULTTUNE optimization in BSP from specific Cortex level to more generic armv7a, but keep thumb, neon and hard-float options enabled due to numerous BSP components requiring them. While enabling additional Cortex optimization might gain a tiny performance improvement, it makes binary feeds incompatible between A8, A9 and A15 machines, leads to unnecessary rebuilds and hides potential packaging or recipe issues. Hence the decision to enable Cortex optimization should be left to the Distro. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-02-08conf: change GUI_MACHINE_CLASS to MACHINE_GUI_CLASSThomas Perrot
Correct the name of the variable used to define the size of the logo: GUI_MACHINE_CLASS renamed MACHINE_GUI_CLASS. Signed-off-by: Thomas Perrot <thomas.perrot@tupi.fr> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-06-23machine configs: set optimized hardfp DEFAULTTUNE if not setDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-01-17linux-ti-staging: remove initscript dependencyChase Maupin
* Remove the RDEPENDS for the am33x-cm3-initscript package since the latest kernel source use the hotplug functionality to load the firmware. * Updated the SRCREV to the latest kernel sources which include the hotplug fix. * Bump the MACHINE_KERNEL_PR for the am335x and am437x devices which are affected. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-10-13machine conf: Set correct default ubi volume name for 335x and 437xFranklin S. Cooper Jr
* For am335x and am437x, the kernel and u-boot expects the ubifs volume name to be set to "rootfs". * Set UBI_VOLNAME variable to "rootfs" so that the ubifs files generated by OE will work. Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-10-10ti33x: switch KERNEL_IMAGETYPE to zImage by defaultDenys Dmytriyenko
To be used with latest u-boot that prefers zImage over uImage Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com>
2013-03-18ti33x: switch default u-boot preference to ti-staging treeDenys Dmytriyenko
SDKs or other users of meta-ti can still use one of the other recipes for stability or featureset, by setting PREFERRED_PROVIDER in their config. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-03-18ti33x: switch default preference to ti-staging treeDenys Dmytriyenko
SDKs or other users of meta-ti can still use one of the older 3.2 recipes for stability or featureset, by setting PREFERRED_PROVIDER in distro or local config. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com>
2013-03-11linux-ti-staging: update SRCREV and bump MACHINE_KERNEL_PRDenys Dmytriyenko
* Update SRCREV for the recent merges in TI staging tree, still 3.8.2 * Bump MACHINE_KERNEL_PR to trigger rebuilding out-of-tree components Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-03-08ti33x, am335x, beaglebone: unify and cleanup configsDenys Dmytriyenko
* Centralize common/SoC settings in ti33x.inc SOC_FAMILY config. * Set/override uncommon specifics in machine configs. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-02-17machines: set default virtual/bootloader for remaining machinesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-02-12am335x-evm, omap3*: drop remaining TARGET_ARCH, wrecking sstateDenys Dmytriyenko
Bump MACHINE_KERNEL_PR to rebuild the correct sstate. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-09-14linux-ti33x-psp 3.2: update to 3.2.28 and add motorcape supportKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-09-14linux-ti33x-psp 3.2: update to 3.2.25Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-07-25linux-ti33x-psp 3.2: update to 3.2.23Koen Kooi
Regenerate all beaglebone patches and add one vfs tracer patch for powertop Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-07-25linux-ti33x-psp 3.2: update to 3.2.21, add libertas fixesKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-05-30linux-ti33x-psp 3.2: update to 3.2.18Koen Kooi
Duplicate patches between PSP and 3.2.17 have been dropped from the 3.2.17 series Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-05-10linux-ti335x-psp 3.2: update to 3.2.16Koen Kooi
3.2.16 is the final release in the 3.2-stable series by Greg KH. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-04-18linux-ti33x-psp 3.2: rebase onto latest PSPKoen Kooi
This fixes most PM operations: cpufreq, cpuidle and suspend. Resume does not work on beaglebone, but 3 out of 4 ain't bad :) The M3 firmware needed for suspend/resume is used as a binary, building it from source and including it from sysroots is planned for future commits. Beaglebone patches have been forward ported and runtime tested. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-04-10linux-ti335x-psp 3.2: fix 3.5" cape support, turn on CONFIG_AUDITKoen Kooi
* bump MACHINE_KERNEL_PR for the CONFIG_AUDIT change Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-04-10linux-ti335x-psp 3.2: update to 3.2.14Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-03-30linux-ti33x-psp 3.2: update to 3.2.13Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-03-19linux-ti335x-psp 3.2: update to v3.2.11Koen Kooi
Also add script used to generate patches and SRC_URI Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-03-04linux-ti33x-psp 3.2: update to 3.2.9 and add 2 patches from PSP treeKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-03-04SOC_FAMILY: add to MACHINE_OVERRIDES locallyKoen Kooi
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>
2012-02-27linux-ti335x-psp 3.2: update to 3.2.6Koen Kooi
Readahead fixed! Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-27linux-ti33x-psp 3.2: update to 3.2.5Koen Kooi
Runtime tested on a beaglebone A3 Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-11-15linux-ti33x-psp 3.1: switch to beagleboard repoKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>