summaryrefslogtreecommitdiffstats
path: root/conf/machine/dra7xx-evm.conf
Commit message (Collapse)AuthorAgeFilesLines
* dra7xx-evm.conf: add new dra76-evm.dtbti2017.04-rc1Denys Dmytriyenko2017-08-291-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* machines: add ti-pdk class variablesJacob Stiffler2017-06-101-0/+4
| | | | | | | | * 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>
* conf/machine: simplify console settings, deprecate ttyO useDenys Dmytriyenko2017-03-061-3/+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: add LCD-specific DTB entries for dra7/am57/k2gDenys Dmytriyenko2017-02-151-4/+4
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf/machine: set KERNEL_DEVICETREE dtb list per machineDenys Dmytriyenko2017-02-021-0/+5
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* machines: drop tar.gz images in favor of tar.xzDenys Dmytriyenko2016-08-101-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am57xx/dra7xx: disable UBI images by defaultDenys Dmytriyenko2016-08-101-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* machine: explicitly list ubifs in IMAGE_FSTYPES, so RM_OLD_IMAGE worksDenys Dmytriyenko2016-05-261-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* machines: configure all used consoles regardless of UART driverDenys Dmytriyenko2016-05-041-1/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf/machine: enable tar.xz images for current machinesDenys Dmytriyenko2016-03-111-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf: machine: am57xx-evm, dra7xx-evm: Increase max_leb_cntJacob Stiffler2016-02-011-1/+1
| | | | | | | | * With the addition of the video analytics demo, the filesystem has exceeded size limited by the previous max_leb_cnt. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am57xx-evm,dra7xx-evm: Increase max_leb_cntJacob Stiffler2015-10-281-1/+1
| | | | | Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* dra7xx-evm: ubifs: Increase "max_leb_cnt"Karthik Ramanan2015-02-021-1/+1
| | | | | | | | | * This is need to allow some room for customers to build on top of the filesystem that we support * This is needed for larger filesystem size to support dev image. Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am57xx-evm, dra7xx-evm: ubifs: Increase "max_leb_cnt"Jacob Stiffler2015-01-081-1/+1
| | | | | | | * This is needed for larger filesystem size. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* machine: clean up MACHINE_FEATURES for omap5, dra7, am57Denys Dmytriyenko2014-08-291-4/+2
| | | | | | | | | * Enable "sgx" feature on all - the driver may still be missing, but GLES is available from omap5-sgx-ddk-linux package * Enable "touchscreen" feature only on dra7 and am57 - not available on omap5 Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com>
* dra7xx-evm: Use dra7xx includeMaupin, Chase2014-07-021-1/+1
| | | | | | | | | * Update the include file used to the dra7xx.inc file which brings access to the dra7xx SOC_FAMILY Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* Revert "dra7xx-evm: Add sgx to MACHINE_FEATURES"Denys Dmytriyenko2014-06-131-1/+1
| | | | | | | | | Since sgx support is broken for newer kernels and Qt4, disable it for now until Qt5 becomes default and kernel drivers are updated. This reverts commit f9253dc88fc9cfe36e39d4b8f1e233eb3f4eaa3f. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* dra7xx-evm: Add sgx to MACHINE_FEATURESMaupin, Chase2014-05-211-1/+1
| | | | | | | | | | * Add sgx to the MACHINE_FEATURES so that the dra7xx-evm can start including sgx libraries. NOTE: currently there are no driver modules that work with v3.12 of the Linux kernel but this does work with version 3.8. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* dra7xx-evm: remove u-boot preferred providerChase Maupin2013-10-221-3/+0
| | | | | | | | | | * Now the DRA7xx support is fully merged into upstream u-boot then we can remove setting the PREFERRED_PROVIDER for u-boot and virtual/bootloader to u-boot-dra7xx and instead pick up the default setting from the omap-a15.inc file. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-dra7xx: add latest u-boot from the integration branchDenys Dmytriyenko2013-06-051-2/+5
| | | | | | | | | | | While the code is being pulled from ti-u-boot integration tree, J6/DRA7xx bring up is being done from a separate branch that does not include all the commits made for am335x. Hence, until those branches are merged with the mainline and unified in a single recipe, a separate recipe just for DRA7xx makes more sense. This recipe should eventually go away and unified under u-boot-ti-staging one. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com>
* dra7xx-evm: Update serial consoleChase Maupin2013-06-041-1/+1
| | | | | | | | * Updated the serial console to use ttyO0 which is what the evm uses. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* dra7xx-evm: Add DRA7xx machine typeChase Maupin2013-03-291-0/+36
* Add the dra7xx-evm machine type which is part of the omap-a15 SOC_FAMILY Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>