aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/beaglebone.conf
AgeCommit message (Collapse)Author
2022-02-22meta-ti: create a sub-layer meta-ti-bsp from existing contentDenys Dmytriyenko
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>
2022-02-22classes,recipes: remove K1/2 PDK RTOS support, FWs and IPC transportsDenys Dmytriyenko
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>
2021-08-17meta-ti: convert to new override syntax in honisterDenys Dmytriyenko
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>
2020-02-11conf/machine: generalize wic usage by moving settings to SOC filesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-09-24conf/machine: mtools and dosfsutils are now in wic depends by defaultDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-30am65xx-evm, beagle-x15, beaglebone, j7-evm, lego-ev3: Let user optionally ↵Alessio Igor Bogani
override kickstarter files Signed-off-by: Alessio Igor Bogani <alessio.bogani@elettra.eu> 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-10-17beaglebone.conf: Package kernel and devicetreeKhem Raj
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>
2018-10-17beaglebone.conf: SERIAL_CONSOLE has been deprecatedKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-10-16beaglebone.conf: temporarily use generic am335x_evm_config for U-bootDenys Dmytriyenko
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>
2018-03-01machines: update DTBs and other cleanupsDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-02-06beaglebone: drop check for meta-yocto-bsp collisionDenys Dmytriyenko
Now that meta-yocto-bsp renamed reference machine to beaglebone-yocto 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-03-21beaglebone: setup wic to produce SD card imageDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-03-06conf/machine: simplify console settings, deprecate ttyO useDenys Dmytriyenko
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>
2017-02-02conf/machine: set KERNEL_DEVICETREE dtb list per machineDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-01-20beaglebone: add check for potential conflicts with meta-yocto-bspDenys Dmytriyenko
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-08-12beaglebone.conf: use correct UBOOT_MACHINEDenys Dmytriyenko
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>
2014-08-11beaglebone: use the am335x_boneblack u-boot configurationAlexandre Belloni
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>
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-12machines: unify all machines to produce tar.gz instead of tar.bz2 by defaultDenys Dmytriyenko
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-25machine configs: Add SGX to MACHINE_FEATURESFranklin S. Cooper Jr
* 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>
2011-10-17beaglebone: move to linux-ti33x-psp kernelKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-17beaglebone: use proper SOC_FAMILYKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-08add beaglebone machine configKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>