1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-17 06:48:07 +00:00

15 Commits

Author SHA1 Message Date
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 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
Franklin S. Cooper Jr 4d99e63181 machine configs: Add SGX to MACHINE_FEATURES
* Add sgx to MACHINE_FEATURES to indicate that a particular machine supports
  sgx.
* TI chips are available in multiple variants including some that supports sgx
  while others do not.
* By adding sgx as a machine feature other layers can create generic
  packagegroups or images for a particular soc but will only include sgx
  dependencies if the particular machine has sgx support.

Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-02-25 19:48:41 -05:00
Cliff Brake 7fe6837f40 beagleboard.conf: add additional sound modules
require for audio to function

Signed-off-by: Cliff Brake <cbrake@bec-systems.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2013-01-24 22:49:37 -05:00
Chase Maupin 37e525ba2c conf/machine: Update the FSTYPES for AMSDK machines
* Updated the IMAGE_FSTYPES to ubi and tar.gz for the AMSDK
  machine types as the base file system type.
* This was done to speed up compression/decompression time at
  the expense of file size.

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-11-15 17:43:54 -05: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 cb28528824 beagleboard: remove x-load from IMAGE_DEPENDS, we're SPL based now
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-29 17:38:52 +01: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 675b2a2a54 beagleboard: add comment about rev C5 NAND size
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-07 10:34:57 +02:00
Koen Kooi 234970baee beagleboard: move console from ttyS2 to ttyO2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-27 10:03:51 +02:00
Koen Kooi d697ad0981 linux-omap 2.6.39: add cpufreq support and tweak beagleboard expansionboard patches
make it the default for beagleboard

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-23 09:34:57 +02:00
Koen Kooi 7d39ce1743 BSP: rename beagleboard to TI
linux-omap 2.6.37rc: sync with OE
2011-01-02 16:45:43 +01:00