summaryrefslogtreecommitdiffstats
path: root/conf/machine/beaglebone.conf
Commit message (Collapse)AuthorAgeFilesLines
* meta-ti: create a sub-layer meta-ti-bsp from existing contentDenys Dmytriyenko2022-02-221-16/+0
| | | | | | | Extra sub-layers will be created next and relevant content moved across them. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* classes,recipes: remove K1/2 PDK RTOS support, FWs and IPC transportsDenys Dmytriyenko2022-02-221-3/+0
| | | | | | | | Remove deprecated support for compiling Keystone1/2 RTOS components and Linux firmwares using PDK, CSL, etc. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* meta-ti: convert to new override syntax in honisterDenys Dmytriyenko2021-08-171-1/+1
| | | | | | | | | | Upcoming "honister" release changes the override syntax to improve usability, speed and memory footprint. Update recipes with the new syntax and set layer compatibility to honister. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Tested-by: Paul Barker <paul.barker@sancloud.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* conf/machine: generalize wic usage by moving settings to SOC filesDenys Dmytriyenko2020-02-111-6/+0
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf/machine: mtools and dosfsutils are now in wic depends by defaultDenys Dmytriyenko2019-09-241-1/+0
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am65xx-evm, beagle-x15, beaglebone, j7-evm, lego-ev3: Let user optionally ↵Alessio Igor Bogani2019-08-301-1/+1
| | | | | | | override kickstarter files Signed-off-by: Alessio Igor Bogani <alessio.bogani@elettra.eu> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf/machine: define UBOOT_SUFFIX and SPL_BINARY in machine configsDenys Dmytriyenko2018-10-171-6/+0
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beaglebone.conf: Package kernel and devicetreeKhem Raj2018-10-171-3/+9
| | | | | | | | | | Use variables from u-boot recipe, makes it easy to switch between TI staging and mainline u-boot from oe-core if someone wants to. Use SPL_BINARY and UBOOT_SUFFIX to define IMAGE_BOOT_FILES Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beaglebone.conf: SERIAL_CONSOLE has been deprecatedKhem Raj2018-10-171-1/+1
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beaglebone.conf: temporarily use generic am335x_evm_config for U-bootDenys Dmytriyenko2018-10-161-1/+2
| | | | | | | | There have been reports recently that am335x_beaglebone_config generates bad SPL. Until that is debugged and fixed, use generic am335x_evm_config that covers all AM335x platforms, including BeagleBone variants. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* machines: update DTBs and other cleanupsDenys Dmytriyenko2018-03-011-5/+7
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beaglebone: drop check for meta-yocto-bsp collisionDenys Dmytriyenko2018-02-061-1/+0
| | | | | | Now that meta-yocto-bsp renamed reference machine to beaglebone-yocto Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* machines: add ti-pdk class variablesJacob Stiffler2017-06-111-0/+3
| | | | | | | | * 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>
* beaglebone: setup wic to produce SD card imageDenys Dmytriyenko2017-03-211-1/+5
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf/machine: simplify console settings, deprecate ttyO useDenys Dmytriyenko2017-03-061-1/+1
| | | | | | | Now, that 4.9 finally switched from ttyO to ttyS and all issues were addressed, no need to try all possible combinations in most cases. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf/machine: set KERNEL_DEVICETREE dtb list per machineDenys Dmytriyenko2017-02-021-0/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beaglebone: add check for potential conflicts with meta-yocto-bspDenys Dmytriyenko2017-01-201-0/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf: change GUI_MACHINE_CLASS to MACHINE_GUI_CLASSThomas Perrot2016-02-081-1/+1
| | | | | | | | 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>
* beaglebone.conf: use correct UBOOT_MACHINEDenys Dmytriyenko2014-08-121-1/+1
| | | | | | | | Previous patch introduced a typo, the correct name is am335x_boneblack_config. Thanks to Diego Sueiro <diego.sueiro@gmail.com> for spotting it. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beaglebone: use the am335x_boneblack u-boot configurationAlexandre Belloni2014-08-111-1/+1
| | | | | | | | | Using the am335x_boneblack configuration for u-boot allows to save the environment to the emmc. Else, it is not possible to save the environment at all. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti33x: switch default preference to ti-staging treeDenys Dmytriyenko2013-03-181-2/+0
| | | | | | | | 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>
* machines: unify all machines to produce tar.gz instead of tar.bz2 by defaultDenys Dmytriyenko2013-03-121-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti33x, am335x, beaglebone: unify and cleanup configsDenys Dmytriyenko2013-03-081-12/+2
| | | | | | | * 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>
* machine configs: Add SGX to MACHINE_FEATURESFranklin S. Cooper Jr2013-02-251-1/+1
| | | | | | | | | | | | | * 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>
* beaglebone: move to linux-ti33x-psp kernelKoen Kooi2011-10-171-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beaglebone: use proper SOC_FAMILYKoen Kooi2011-10-171-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* add beaglebone machine configKoen Kooi2011-10-081-0/+26
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>