summaryrefslogtreecommitdiffstats
path: root/conf/machine/am57xx-evm.conf
Commit message (Collapse)AuthorAgeFilesLines
* am57xx-evm, dra7xx-evm: re-add flattened DTBs for cam and lcd modulesti2020.00.04ti2020.00-rc4ti2020.00Denys Dmytriyenko2020-03-171-1/+10
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am57xx-evm: re-add am5729-beagleboneai.dtbDenys Dmytriyenko2020-02-171-0/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf/machine: generalize wic usage by moving settings to SOC filesDenys Dmytriyenko2020-02-111-2/+0
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am57xx-evm: remove unavailable BBAI and Cam/LCD-related DTBsDenys Dmytriyenko2020-01-301-6/+5
| | | | | | | | | | | | | | | * am5729-beagleboneai.dtb * am57xx-evm-cam-mt9t111.dtb * am57xx-evm-cam-ov10635.dtb * am57xx-evm-reva3-cam-mt9t111.dtb * am57xx-evm-reva3-cam-ov10635.dtb * am571x-idk-lcd-osd101t2045.dtb * am571x-idk-lcd-osd101t2587.dtb * am572x-idk-lcd-osd101t2045.dtb * am572x-idk-lcd-osd101t2587.dtb * am574x-idk-lcd-osd101t2587.dtb Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am57xx-evm: add am5729-beagleboneai.dtbDenys Dmytriyenko2019-12-171-0/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am57xx-evm.conf: re-enable LCD specific DTBsDenys Dmytriyenko2019-02-261-4/+8
| | | | | | This reverts commit 41ae756a805946501abe0308b401362c42fe3a9e. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am57xx-evm.conf: LCD specific DTBs are not ready yetDenys Dmytriyenko2019-02-051-3/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf/machine: deprecate use of SERIAL_CONSOLEDenys Dmytriyenko2018-10-171-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am57xx-evm: switch back to full DTBs for nowDenys Dmytriyenko2018-03-061-1/+2
| | | | | | | | | Since using DT overlays as a FIT image (itb,dtb,dtbo) is not yet ready for prime time, kernel now has ability to generate all combinations of full DTBs out of DT overlays. Use those for now until FIT image approach to DT overlays is adopted more broadly. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* machines: update DTBs and other cleanupsDenys Dmytriyenko2018-03-011-2/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging, am57xx-evm.conf: udpate to the latest, add support for .itbDenys Dmytriyenko2018-02-181-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: upgrade to 4.14Denys Dmytriyenko2018-02-151-2/+1
| | | | | | Some DTBs have changed, am57xx-evm moved to DT overlays. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf/machine: deprecate use of base_conditional()Denys Dmytriyenko2018-02-051-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* dra7xx-evm.conf: removing am57xx SOCS from PDKStephen Molfetta2018-01-291-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | opencl-monitor does not distinguish between dra7xx and am57xx devices, treating both as the same and attempting to build for am57xx regardless. However, this is dependent on common-csl-ip-rtos, a component of PDK, which in general does handle these devices differently. The definition of am57xx SOCs in the PDK list from omap-15.conf gets inherited by dra7xx-evm.conf, thereby creating a rule that all dra7xx PDK recipes must build am57xx libraries. This results in a dra7xx image which is much larger than necessary, and more severely, creates an artifical dependency link between these two devices and introduces build failures for various PDK recipes. Instead, we now override the PDK SOC definition in dra7xx-evm.conf, and only in the CSL RTOS recipe do we append the am57xx SOCS for dra7xx-evm machine build. This allows for opencl-monitor to build successfully for dra7xx while preventing any other PDK recipes from attempting to build libraries for am57xx devices. This is a workaround that must stay in place until opencl build can properly comprehend am57xx and dra7xx independently, and/or omap-a15 is not implied to be synonymous with am57xx in various recipes. Signed-off-by: Stephen Molfetta <sjmolfetta@ti.com> Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am57xx-evm.conf: Adding PDK support for AM574xMahesh Radhakrishnan2017-12-211-1/+1
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am57xx-evm.conf: add am574x-idk-pru-excl-uio.dtb to the KERNEL_DEVICETREE listHongmei Gou2017-12-051-1/+1
| | | | | Signed-off-by: Hongmei Gou <a0271529@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am57xx-evm.conf: add am574x-idk-lcd-osd101t2587.dtb to the listDenys Dmytriyenko2017-10-311-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to 4.9.52 and add new AM5 DTBsDenys Dmytriyenko2017-10-031-1/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf/machine: add pru-uio dtbs in KERNEL_DEVICETREE for am3/am4/am5/k2gHongmei Gou2017-09-281-1/+2
| | | | | Signed-off-by: Hongmei Gou <a0271529@ti.com> 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>
* am57xx-evm.conf: add new DTB entries for camera modulesDenys Dmytriyenko2017-05-161-1/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am57xx-evm: fix descriptionDenys Dmytriyenko2017-03-211-2/+2
| | | | 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-2/+2
| | | | 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>
* u-boot-ti-staging: update to the latest, change am57/x15 defconfig nameDenys Dmytriyenko2015-11-101-1/+1
| | | | 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>
* am57xx-evm: ubifs: Increase max_leb_cnt.Jacob Stiffler2015-04-201-1/+1
| | | | | Signed-off-by: Jacob Stiffler <j-stiffler@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>
* am57xx-evm: Update the config name used in U-boot for this boardFranklin S. Cooper Jr2014-08-111-1/+1
| | | | | Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am57xx-evm.conf: Use correct TTY portFranklin S. Cooper Jr2014-07-231-1/+1
| | | | | | | | | * This machine config is based on dra7xx-evm.conf. * However, due to differences in the boards a different serial console is used. * Update port for the am57xx-evm (GP). Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am57xx-evm: Add the AM57xx machine typeMaupin, Chase2014-07-021-0/+36
* Add the AM57xx machine type which is used to differentiate between the AM57xx and the DRA7xx which are derivative devices with different HW platforms and SoC capabilities. 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>