1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-16 22:38:04 +00:00

37 Commits

Author SHA1 Message Date
Denys Dmytriyenko da9ea468c8 ti-soc: add generic "ti-soc" SOC family for BSP overrides
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-06-15 17:58:26 -04:00
Denys Dmytriyenko ca30444d72 conf/machine: set KERNEL_DEVICETREE dtb list per machine
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-02-02 18:34:13 -05:00
Denys Dmytriyenko 6747b4f345 conf: set lower DEFAULTTUNE across machines
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-07-27 21:36:05 -04:00
Denys Dmytriyenko 4b74d640a2 conf: update old machines to use linux-ti-staging and u-boot-ti-staging
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-04-19 18:05:33 -04:00
Thomas Perrot 7819958463 conf: change GUI_MACHINE_CLASS to MACHINE_GUI_CLASS
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>
2016-02-08 12:28:50 -05:00
Denys Dmytriyenko 4cb36eead6 conf/machine: update legacy machines to use latest mainline kernel and u-boot
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-06-24 19:17:29 -04:00
Denys Dmytriyenko 721aad503b machine configs: set optimized hardfp DEFAULTTUNE if not set
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2014-06-23 11:41:57 -04:00
Franklin S. Cooper Jr 22d4ea302d linux-omap-psp: Update commit
* Update to latest supported release.

Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-04-22 16:20:27 -04:00
Denys Dmytriyenko ecc2eb9d86 beagleboard: switch default u-boot preference to machine-specific tree
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-18 21:31:33 -04:00
Denys Dmytriyenko 82a8d7c5f2 omap3, am37x, am3517, beagleboard: unify and cleanup configs
* Centralize common/SoC settings in omap3.inc SOC_FAMILY config.
* Set/override uncommon specifics in machine configs.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-03-08 16:15:35 -05:00
Denys Dmytriyenko 516eff31f6 machines: set default virtual/bootloader for remaining machines
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-02-17 16:50:32 -05:00
Denys Dmytriyenko f054a7c14a am335x-evm, omap3*: drop remaining TARGET_ARCH, wrecking sstate
Bump MACHINE_KERNEL_PR to rebuild the correct sstate.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-02-12 14:48:05 -05:00
Koen Kooi acc985b09c linux-mainline: update to 3.2.28
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-09-14 01:51:28 -04:00
Koen Kooi a7426c1dad linux-mainline: update to 3.2.18
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-05-29 18:06:05 -04:00
Koen Kooi aaf625eb50 beagleboard: switch to linux-mainline and drag in more modules
also bump MACHINE_KERNEL_PR to force rebuild of external modules like sgx and dsp.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-05-03 19:09:12 -04:00
Koen Kooi 3a441d63e9 linux 3.0: update to 3.0.28
Runtime tested on Angstrom/beagleboard-xM

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-04-18 12:19:55 -04:00
Koen Kooi c5f7a7cb9a linux 3.0: update to 3.0.25
Backport Nishants OPP/hwmod fix to get more than 600MHz out of 37xx, but don't
activate it yet. 3630ES1.2 derived silicon gets misdetected:

xM revision A:
[    0.000000] OMAP3630 ES1.0 (l2cache iva sgx neon isp 192mhz_clk )

new xM revision C:
[    0.000000] OMAP3630 ES1.2 (l2cache neon isp 192mhz_clk )

Since the iva hwmod is missing the OPP tables will fail and clock it back to
600MHz. But with the patch the kernel hangs in early init. This problem isn't
specific to this kernel update, it just coincided with ES1.2 silicon arriving
on my desk.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-03-22 23:33:31 -04:00
Koen Kooi 0d4418518a SOC_FAMILY: add to MACHINE_OVERRIDES locally
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-03-04 00:32:39 -05:00
Koen Kooi 2dbb7f09bf linux 3.0: update to 3.0.23
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-03-01 16:57:18 -05:00
Koen Kooi b43e9fc0e1 linux 3.0: update from 3.0.17 to 3.0.22
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-02-27 09:04:40 -05:00
Koen Kooi 18ff66cb77 linux 3.0: update to 3.0.17
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-13 20:35:15 +01:00
Koen Kooi e62a63e5ff linux 3.0: update to 3.0.14
Also make oprofile a module to workaround an oprofile bug highlighted in 3.0.13

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-22 19:13:42 +01:00
Koen Kooi 08b559c4da linux 3.0: update to 3.0.12
The internal ethernet on the beagleboard is not affected by the 3.0.11 usb bug, but other usb devices might be.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-29 09:05:54 +01:00
Koen Kooi 078587ca99 linux 3.0: update to 3.0.11
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Acked-by: Denys Dmytriyenko <denys@ti.com>
2011-11-28 09:33:30 +01:00
Koen Kooi ad91245361 linux 3.0: update to 3.0.10
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-22 04:48:33 +01:00
Koen Kooi 632425ddd8 linux 3.0: update to 3.0.9
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-12 09:28:38 +01:00
Koen Kooi 23280c5753 linux 3.0: moved to 3.0.8
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-01 21:59:01 +01:00
Koen Kooi cdfd3796c5 linux 3.0: move to 3.0.7
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-18 22:32:08 +02:00
Koen Kooi 64ee1c77f6 linux-3.0: disable prempt for beagleboard
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-08 21:08:26 +02:00
Koen Kooi 22465583e6 linux 3.0: rebase from 3.0.4 to 3.0.6
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-08 21:08:14 +02:00
Koen Kooi f800f67175 linux 3.0: update to 3.0.4
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-01 10:07:28 +02:00
Koen Kooi ee0ba28e7c linux-3.0: update to 3.0.3-stable
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-17 21:47:51 +02:00
Koen Kooi 64b913c584 omap3: bump MACHINE_KERNEL_PR for 3.0 -> 3.0.1 upgrade
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-06 08:20:42 +02:00
Koen Kooi 1a1aa4a821 beagleboard: switch to 3.0 kernel
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-26 15:58:12 +02:00
Koen Kooi e0b59d4f37 machine files: start removing TARGET_ARCH
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-22 17:06:32 +02:00
Koen Kooi daba835a44 pandaboard: move to L24.13 kernel, update machine config to match 2011-06-22 09:30:15 +02:00
Koen Kooi bf34f61efa machine includes: move from meta-oe
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-25 16:04:44 +02:00