aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-01-21system_test: recipe: Fix the device tree overlay recipe tagHEADmasterDan Murphy2-22/+22
The system test recipe file had two different tags in the file. The tag that should be used is dt_overlay and not overlay_dir. Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-11-18Merge pull request #19 in LCPDPUB/ti-upstream-tools from ↵Dan Murphy2-0/+3
~A0272616/ti-upstream-tools:5_10_updates to master * commit '0fafaf77d9a18698c385b877e38889d97c543bb4': configs: arm: Add additional flags to prune file configs: arm64: Add additional ARCH flags to prune file
2020-11-17configs: arm: Add additional flags to prune fileDan Murphy1-0/+1
Set CONFIG_ARCH_MMP=n to remove it from the build config. Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-11-17configs: arm64: Add additional ARCH flags to prune fileDan Murphy1-0/+2
Set CONFIG_ARCH_S32 and CONFIG_ARCH_VISCONTI =n to remove them from the build config. Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-10-15Merge pull request #18 in LCPDPUB/ti-upstream-tools from ↵Dan Murphy2-0/+33
~A0875516/ti-upstream-tools:uart to master * commit 'f8f69ecada84e7b0924dc9e2433b6ab0abff7322': ARM: dts: am33xx: beaglebone: Enable UART1
2020-10-15ARM: dts: am33xx: beaglebone: Enable UART1Sekhar Nori2-0/+33
Enable UART1 for testing available on BBB P9 Header. Add a new testsuite for am335x UART testing. Signed-off-by: Sekhar Nori <nsekhar@ti.com>
2020-10-13system_test: Add build label as an argument for naming modulesDan Murphy1-2/+11
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-10-07Merge pull request #17 in LCPDPUB/ti-upstream-tools from ↵Dan Murphy1-0/+20
~A0132425/ti-upstream-tools:dev to master * commit '51076999ff45d577d5f608d232a38877fcf0cf2e': arm64: dts: ti: k3-am654-idk: Add GPIO decoder node
2020-10-07arm64: dts: ti: k3-am654-idk: Add GPIO decoder nodeVignesh Raghavendra1-0/+20
Add DT nodes to enable rotary switch on AM654 IDK add-on card connected to gpios of PCA9536 I2C IO expander. Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
2020-10-05Update system_test/system_test_recipeDan Murphy1-1/+1
2020-10-05Update system_test/system_test_recipeDan Murphy1-1/+1
2020-10-01Merge pull request #16 in LCPDPUB/ti-upstream-tools from ↵Dan Murphy1-3/+4
~X1045550/ti-upstream-tools:LCPD-19690-am437x-boot to master * commit '8bab8684ce954d8ec25c9d055931f5e1d4bb5025': config: connectivity.cfg: enable cpsw_new switchdev driver config: connectivity.cfg: update am65x cpsw options
2020-10-01config: connectivity.cfg: enable cpsw_new switchdev driverGrygorii Strashko1-0/+2
The new CPSW switchdev driver is not yet enabled in multi_v7_defconfig, So enable it in connectivity.cfg to fix NFS boot on platforms which were converted to use CPSW switchdev driver. Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
2020-10-01config: connectivity.cfg: update am65x cpsw optionsGrygorii Strashko1-3/+2
The K3 AM65x CPSW driver Kconfig options changed in LKML. Fix them. Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
2020-09-25Merge pull request #15 in LCPDPUB/ti-upstream-tools from ↵Dan Murphy1-1/+1
~A0132425/ti-upstream-tools:next to master * commit '9a39e27c4245a6cf4fa745a1394ee7fd76b4956c': Makefile: Fix build when output directory is specific
2020-09-25Makefile: Fix build when output directory is specificVignesh Raghavendra1-1/+1
Currently build fails when output directory is passed to make via O= option. This is because output directory prefix is not stripped when deriving directory path in $Linux folder of corresponding .dts file and is being included as is. Fix this by stripping $O prefix from file's directory path when using with -i. Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
2020-09-18Merge pull request #14 in LCPDPUB/ti-upstream-tools from ↵Tomi Valkeinen1-0/+1
~A0132425/ti-upstream-tools:ehrpwm-v2 to master * commit '7e39f6b195358ea8206fb73b5633688fd1e50c14': system_test: am3_ehrpwm: Build am335x-boneblack.dts
2020-09-18system_test: am3_ehrpwm: Build am335x-boneblack.dtsVignesh Raghavendra1-0/+1
Add am335x-boneblack.dts to be built with symbols for am3_ehrpwm defconfig. Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
2020-09-04Merge pull request #13 in LCPDPUB/ti-upstream-tools from ↵Dan Murphy1-0/+4
~A0272616/ti-upstream-tools:master to master * commit '0416bb8faae9d2858610b0c65db1492d7bc5a327': README: Add documentation on the ti-linux branch
2020-09-03README: Add documentation on the ti-linux branchDan Murphy1-0/+4
Add documentation to the README to clarify what the ti-linux branch is for and when to submit patches. Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-09-02Revert "system_test: Add overlays for testing PCIe RC and EP"Dan Murphy2-42/+0
This reverts commit 53de14c602744d5e5fc16b4ddf59515c4c185d4a. This causes an upstream build failure for missing dt header dt-bindings/mux/mux-j7200-wiz.h Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-08-21Merge remote-tracking branch 'ti_upstream_tools/next' into masterDan Murphy2-0/+42
2020-08-21Merge pull request #12 in LCPDPUB/ti-upstream-tools from ↵Dan Murphy2-0/+42
~A0393678/kishon-ti-upstream-tools:j7200_enable_pci to next * commit '53de14c602744d5e5fc16b4ddf59515c4c185d4a': system_test: Add overlays for testing PCIe RC and EP
2020-08-21system_test: Add overlays for testing PCIe RC and EPKishon Vijay Abraham I2-0/+42
Add overlays for testing PCIe RC and EP
2020-08-18Add K2G EVM LCD overlayTomi Valkeinen2-1/+90
Add overlay for K2G EVM LCD, including touchscreen. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2020-08-06Makefile: update dtc warn flagsTomi Valkeinen1-1/+1
Add -Wno-interrupt_provider to DTC_WARN_FLAGS, as is done in v5.8, to silence warnings flood. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2020-08-05Merge pull request #11 in LCPDPUB/ti-upstream-tools from ↵Tomi Valkeinen1-0/+1
~A0875516/ti-upstream-tools:pci-host to master * commit 'e846608f162f1ccc4216e982e9f8443d05d17688': config: connectivity.cfg: enable support for Keystone PCIe host driver
2020-08-05Merge pull request #10 in LCPDPUB/ti-upstream-tools from ↵Tomi Valkeinen2-1/+25
~A0875516/ti-upstream-tools:LCPD-19139 to master * commit '1466d3ed729c4734317371ab7a6831f359592039': Add k3-am654-idk.dtso
2020-08-02config: connectivity.cfg: enable support for Keystone PCIe host driverSekhar Nori1-0/+1
Enable support for Keystone PCIe host driver. Endpoint is enabled, but for some reason host was not. Fix it. Signed-off-by: Sekhar Nori <nsekhar@ti.com>
2020-08-02Add k3-am654-idk.dtsoSekhar Nori2-1/+25
Add AM654x IDK daughtercard overlay support. IDK daughter card exposes ICSS-G and CAN interfaces. These will be added once these drivers work in upstream. Start with supporting the I2C interface available on the daughtercard.
2020-07-28Merge pull request #9 in LCPDPUB/ti-upstream-tools from ↵Dan Murphy1-1/+17
~A0132425/ti-upstream-tools:ehrpwm-v2 to master * commit 'ac127539ececef9981fb734d1966f5b5d887a0f8': system_test: am335x-boneblack-ehrpwm.dtso: Enable eCAP0 PWM for testing
2020-07-16Merge pull request #7 in LCPDPUB/ti-upstream-tools from ↵Dan Murphy1-0/+1
~A0875516/ti-upstream-tools:emmc to master * commit 'e2e71b56c7f86d35d07c5339be247a997c217f15': Makefile: fix AM437x eMMC overlay generation
2020-07-16Makefile: fix AM437x eMMC overlay generationSekhar Nori1-0/+1
eMMC overlay for AM437x GP EVM exists, but does not really work since base dtb is not built with symbols. Fix it. Reported-by: Yan Liu <yan-liu@ti.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>
2020-07-15system_test: am335x-boneblack-ehrpwm.dtso: Enable eCAP0 PWM for testingVignesh Raghavendra1-1/+17
Enable eCAP PWM0 output available on BBB header for testing. Reuse the eHRPWM overlay to enable eCAP PWM as well in order to avoid having multiple recipes for different PWMs in the system Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
2020-07-14Merge pull request #8 in LCPDPUB/ti-upstream-tools from ↵Dan Murphy2-1/+68
~A0875516/ti-upstream-tools:usb3 to master * commit '9e38c9c8ec09141d30ff5a0038f9a6e4a61457f2': Add k3-am654-pcie-usb3.dtso
2020-07-14Add k3-am654-pcie-usb3.dtsoSekhar Nori2-1/+68
Add support for PCIe x1 lane + USB 3.0 card for AM654x EVM. Signed-off-by: Sekhar Nori <nsekhar@ti.com>
2020-07-02system_test: build_script: Set defconfig read permissionsDan Murphy1-0/+2
When creating the defconfig the permissions on the defconfig are very restrictive. There are no read permissions. So we will explicitly set the read permissions on the file. Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-06-23Merge pull request #6 in LCPDPUB/ti-upstream-tools from ↵Dan Murphy2-0/+30
~A0132425/ti-upstream-tools:ehrpwm to master * commit '75d1088cfa52becd84c16aa272fe36e7955da5ad': system_test_receipe: Add test suite for BBB ehrpwm overlay system_test: am335x-boneblack-ehrpwm.dtso: Add a dtso to test ehrpwm
2020-06-23system_test_receipe: Add test suite for BBB ehrpwm overlayVignesh Raghavendra1-0/+1
Add a test suite for BBB ehrpwm overlay to enable EHRPWM testing. Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
2020-06-23system_test: am335x-boneblack-ehrpwm.dtso: Add a dtso to test ehrpwmVignesh Raghavendra1-0/+29
Add a dtso to test ehrpwm on BBB header Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
2020-06-23Makefile: Fix compilation for dts with /include/Vignesh Raghavendra1-1/+1
Similar to kernel's Makefile (see scripts/Makefile.lib), add src file's directory to include path so that files using /include/ directive compile properly Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2020-06-22Merge pull request #5 in LCPDPUB/ti-upstream-tools from ↵Tomi Valkeinen2-1/+63
~A0875516/ti-upstream-tools:pcie to master * commit '9ece55bd9972307189e801189fccfe3130f77ed0': Add k3-am654-pcie-usb2.dtso
2020-06-17Add k3-am654-pcie-usb2.dtsoSekhar Nori2-1/+63
Tested with e1000 card enumeration on AM654x IDK board. Signed-off-by: Sekhar Nori <nsekhar@ti.com>
2020-06-09config: connectivity.cfg: Fix NFS boot issues with 5.7 kernelSuman Anna1-0/+3
Two recent commits b6d49cab44b5 ("net: Make PTP-specific drivers depend on PTP_1588_CLOCK") and 92db978f0d68 ("net: ethernet: ti: Remove TI_CPTS_MOD workaround") added between v5.7-rc4 and v5.7-rc6 introduces a dependency against CONFIG_PTP_1588_CLOCK for the TI CPSW drivers to be built in. Fix this by explicitly enabling CONFIG_PTP_1588_CLOCK to be built in, which in turn restores the CONFIG_TI_CPTS, CONFIG_TI_CPSW and CONFIG_TI_KEYSTONE_NETCP to be built-in and restores the NFS functionality on various TI v7 platforms. Reported-by: Carlos Hernandez <ceh@ti.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: Suman Anna <s-anna@ti.com>
2020-05-19Merge pull request #4 in LCPDPUB/ti-upstream-tools from next to masterTomi Valkeinen15-3/+987
* commit '6edf34e41110fcf8bdcbff134f24b74a58e8ae8b': config: a&d: add CONFIG_DRM_LVDS_CODEC=y Add DRA7xx EVM LCD overlays Add DT overlays for AM5 IDK LCDs Add LCD overlays used by DRA7 EVMs and AM5 IDKs Add k3-j721e-common-proc-board-infotainment.dtso Add AM654x EVM DT overlays for displays Makefile: remove extra backslash
2020-05-18config: a&d: add CONFIG_DRM_LVDS_CODEC=yTomi Valkeinen1-0/+1
DRA71 EVM has an LVDS bridge. Enable it for LCD support. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2020-05-18Add DRA7xx EVM LCD overlaysTomi Valkeinen5-1/+315
Add DT overlays for DRA7xx EVMs to add LCD and touchscreen support. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2020-05-18Add DT overlays for AM5 IDK LCDsTomi Valkeinen4-0/+95
Add DT overlays for AM57[124]x IDKs to add LCD and touchscreen support. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2020-05-18Add LCD overlays used by DRA7 EVMs and AM5 IDKsTomi Valkeinen2-0/+78
Add LCD overlays used by DRA74 EVM, DRA72 EVM, and AM57xx IDKs. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2020-05-18Add k3-j721e-common-proc-board-infotainment.dtsoTomi Valkeinen2-0/+176
Only DVI support added for now, audio is missing. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2020-05-18Add AM654x EVM DT overlays for displaysTomi Valkeinen4-1/+321
Add three DT overlays for different AM654x EVM display setups: - k3-am654-evm-hdmi.dtso for TFP410 based DVI add-on card - k3-am654-evm-oldi-lcd1evm.dtso for the AM6 EVM LCD kit - k3-am654-evm-tc358876.dtso for the TC358876 based DisplayPort add-on card Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2020-05-15Makefile: remove extra backslashTomi Valkeinen1-1/+1
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2020-05-13system_test: build_system_test: Add clean up of output directory on failDan Murphy1-0/+9
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-05-11system_test: Add am6 pcie ep system test buildDan Murphy1-0/+1
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-05-11Merge pull request #3 in LCPDPUB/ti-upstream-tools from ↵Tomi Valkeinen2-1/+134
~A0400824/ti-upstream-tools:peter/wip to master * commit '9256bda34510125b2f81eec7bcdf26522f6a707a': Makefile: Add test support for am654 GP overlay arm64: dts: ti: Add k3-am654-gp.dtso for audio support
2020-04-29Makefile: Add test support for am654 GP overlayPeter Ujfalusi1-1/+1
Try the merge of the GP overlay for am654 with the test target. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
2020-04-29arm64: dts: ti: Add k3-am654-gp.dtso for audio supportPeter Ujfalusi1-0/+133
The GP application board have: ICSSG I2C0..3 connected to I2C EEPROMs ICSSG UART0..3 headers with level shifters ICSSG SPI0..3 connected to SPI Flash McASP0 conencted to tlv320aic3106 codec with Headset out and Line in jack This patch adds support for the audio on the GP application board. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
2020-04-20Add license text to arm32 dtso filesTomi Valkeinen4-1/+16
2020-04-20Add COPYINGTomi Valkeinen1-0/+344
2020-04-16Add AM5 EVM DT overlaysTomi Valkeinen4-0/+187
AM5 EVM DT overlays are applied on top of x15 base board and enable gpio keys, LCD and mmc. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2020-04-16README: add note about testTomi Valkeinen1-0/+6
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2020-04-15system_test: tests: Add test suites to the test reciepeDan Murphy2-0/+19
Add the test suite builds to the system test recipe file so that they will build. All but 1 test dtso was available so we are pulling that one in as well. Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-04-15defconfig_builder.sh: add legacy -w optionTomi Valkeinen1-2/+3
Add -w option as a legacy option, meaning the same as -k Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2020-04-08Revert "Add k3-j721e-common-proc-board-infotainment.dtso"Tomi Valkeinen2-174/+1
This reverts commit 7d5191cde9a8e7365d93a37a6bf4e278ca17ebf5. Looks like the K3 DSS dt changes missed 5.7 merge window, so need to revert this.
2020-04-07Update audio_display.cfg according to upstream changesTomi Valkeinen1-4/+2
2020-04-06Update config fragments to latest from ti-5.4Tomi Valkeinen2-1/+6
2020-04-06readme: minor updatesTomi Valkeinen1-2/+2
2020-04-06readme: add info about branchesTomi Valkeinen1-0/+6
2020-04-02system_test: script: Fix copy of dt overlaysDan Murphy1-2/+2
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-04-02system_test: recipe: Update j7_pcie test recipesDan Murphy3-2/+2
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-04-02system_test: script: Add debugging to script fileDan Murphy1-1/+1
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-04-01system_test: pcie_rc: Update defconfig build for pcie_rc buildDan Murphy1-1/+1
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-04-01system_test: README: Reformat README for displayDan Murphy1-0/+13
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-04-01system_test: build: Add pcie_ep dtso filesDan Murphy3-0/+51
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-04-01system_test: build script: Add README for directoryDan Murphy1-0/+72
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-03-31system_test: build script: Fix dtc locationDan Murphy1-1/+1
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-03-30system_test: base_build: Fix omap2_plus defconfigDan Murphy1-1/+1
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-03-30system_test: build: Add in tree defconfig build optionsDan Murphy2-6/+16
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-03-27system_test: nand_tests: Add nand tests for system testDan Murphy3-0/+33
Add K2, am3, am4 and dra7x nand test builds. Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-03-27system_test: recipe: Add a baseline recipe for all TI productized buildsDan Murphy1-0/+9
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-03-27system_test: recipe: Rearrange the recipe linesDan Murphy1-11/+11
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-03-27system_test: recipe: Change output_dir to patch_dirDan Murphy1-11/+11
Change the entry of output_dir to patch_dir. The output_dir will be the testsuite name now. Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-03-27system_test: recipe: Add ethernet as a module test for v7Dan Murphy2-2/+7
Add the ethernet as a module test case for am3, am4, k2 and dra7. Also fix the mmc_module recipe. Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-03-27system_test: pcie_rc: Add pcie_rc test configDan Murphy2-0/+2
Add the pcie test enable config fragment to be able to build the pcie test as built-in Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-03-27system_test: build script: Add DTC to overlay command lineDan Murphy1-1/+1
Add the DTC= to the make command line to build the overlays. Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-03-27system_test: recipe: Fix the testsuite name for eth_moduleDan Murphy1-2/+2
Fix the test suite names for the am3 and am4 build ethernet as module test case. Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-03-27Update READMETomi Valkeinen1-4/+21
2020-03-27Makefile: fix clean targetTomi Valkeinen1-1/+2
2020-03-27Add overlay test supportTomi Valkeinen1-1/+19
2020-03-27Revert "overlays: Makefile: Fix dtc when kernel build is not in kernel"Tomi Valkeinen1-1/+1
This reverts commit e939e4cf1760a9c9b69f7a9dab66992ac43b5d6c.
2020-03-26system_test: recipe: Fix defconfig entries for eth_moduleDan Murphy1-2/+2
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-03-26system_test: Add a build script and recipeDan Murphy2-0/+267
Add a way to repeat the system test builds from the commandline along with a recipe file for automation. Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-03-26overlays: system_test: Add a system_test directory and some overlaysDan Murphy3-0/+97
Add a sub-directory called system_test to house the system test overlays. Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-03-26defconfigs: system_test: Add more system test defconfig fragmentsDan Murphy2-0/+4
Add pcie_ep test and pio for musb config fragments Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-03-26test_maDan Murphy1-1/+1
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-03-26overlays: Makefile: Fix dtc when kernel build is not in kernelDan Murphy1-1/+1
Fix the dtc path when the kernel build is built with the O= make arguement. Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-03-25defconfigs: defconfig_builder: Update defconfig builder for system testDan Murphy1-6/+23
Add the ability to create system test defconfigs from the command line or have them listed. Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-03-25defconfigs: system_test: Add new cfg file for system testDan Murphy6-0/+36
Add system test .cfg files and the system test maps to create the defconfigs for various system test builds. Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-03-25defconfigs: defconfig_builder: Redirect output the defconfig to a different ↵Dan Murphy1-3/+14
directory Add the ability through "-o" argument to output the built defconfig to a separate directory. Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-03-25Add k3-j721e-common-proc-board-infotainment.dtsoTomi Valkeinen1-0/+173
Only DVI support added for now, audio is missing. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2020-03-25Add dra76-evm-tfp410.dtsoTomi Valkeinen1-0/+120
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2020-03-25Update READMETomi Valkeinen1-2/+9
2020-03-25Add config fragmentsTomi Valkeinen25-0/+2588
2020-03-25Try to find Linux dirTomi Valkeinen1-1/+7
Find linux dir from: 1. PWD 2. ../linux/
2020-03-25Add ARCH variableTomi Valkeinen2-3/+27
Supported ARCH values are arm and arm64.
2020-02-25add READMETomi Valkeinen1-0/+10
2020-02-25Initial commitTomi Valkeinen2-0/+74