aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/am335x-evm.conf
AgeCommit message (Collapse)Author
2017-02-17conf/machine: bump max_leb_cnt for am3 and am4Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-06am335x-evm, am437x-evm: increase leb count for ubiDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-11-16am335x-evm, am437x-evm: increase leb count for ubiDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-08-10machines: drop tar.gz images in favor of tar.xzDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-07-04machine: bump max_leb_cnt numbers againti2016.02-rc3Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-05-26machine: explicitly list ubifs in IMAGE_FSTYPES, so RM_OLD_IMAGE worksDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-05-22machine: bump max_leb_cnt for am3 and am4 platformsti2016.01-rc3Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-04-28am335x-evm: bump max_leb_cntDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-04-28am335x-evm: handle omap vs. 8250 uart gracefully b/w EVM and IDKDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-03-11conf/machine: enable tar.xz images for current machinesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-03-09am335x: use ttyS to check for actual device, while 8250 is disabledDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-03-07am335x-evm: add ttyO3 support for ICE variantDenys 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>
2015-08-28am335x-evm: bump max_leb_cnt to fit larger imageGou, Hongmei
Signed-off-by: Hongmei Gou <h-gou@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-08-25machines: bump max_leb_cnt to fit larger imagesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-08-07am335x-evm: bump max_leb_cnt to fit larger FSDenys Dmytriyenko
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-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>
2013-02-17am335x-evm: Increase UBI max size to 500MBChase Maupin
* Based on the EVM and beaglebone + NAND memory cape we can increase the base file system size to 500MB since by default there is about 504MB of space allocated to the file system partition in the NAND. * The max size in LEBs was determined using the formula at http://processors.wiki.ti.com/index.php/UBIFS_Support Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> 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-11-15conf/machine: Update the FSTYPES for AMSDK machinesChase Maupin
* 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-03-30am335x-evm.conf: Add 'ubi' to IMAGE_FSTYPES, use '+=' in assignmentTom Rini
As per http://lists.linuxtogo.org/pipermail/openembedded-core/2012-March/020053.html a machine conf file should use '+=' to set IMAGE_FSTYPES. We also add the required MKUBIFS_ARGS / UBINIZE_ARGS. These are placed next to the line that sets us to use the PSP kernel tree and reference the TI wiki for the source of our info as well as dmesg / userland commands. Signed-off-by: Tom Rini <trini@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2011-10-17am335x-evm: fix XSERVER contentKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-17am335x-evm: add machine config with corresponding ti33x SOC_FAMILYDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>