TI Processor SDK RTOS
  1. TI Processor SDK RTOS

board-phytec

Public
AuthorCommitMessageCommit dateIssues
Matt McKeeMatt McKee
7ef0318e3edAM57SW-641 am572x_phycore_rdk: include: update board_cfg.h with minimal PHYTEC EEPROM definesThis patch is facilitates support for the rtos_template_app demo included with TI-RTOS v5.01.00.11. Signed-off-by: Matt McKee <mmckee@phytec.com>AM57SW-641
Matt McKeeMatt McKee
7d744ffb920AM57SW-446 src: am572x_phycore_rdk: device: add N25Q flash device driverSigned-off-by: Matt McKee <mmckee@phytec.com>AM57SW-446
Matt McKeeMatt McKee
d330f3c0f3fAM57SW-446 src: am572x_phycore_rdk: set QSPI clock divider for 48 MHzSigned-off-by: Matt McKee <mmckee@phytec.com>AM57SW-446
Matt McKeeMatt McKee
8485ebebf25AM57TRTOS-30 src: am572x_phycore_rdk: mux clkout2 to xref_clk0 (D18) pinChanging the TI PinMuxTool pinmux file necessitates a regeneration of the boardPadDelay C files used as part of the board library. The regenerated files are included as part of this commit. Additionally, the pinmux filename was changed to reflect the more-recent version of TI PinMuxTool used to edit the pinmux file and regenerate the boardPadDelay files. Signed-off-by: Matt McKee <mmckee@phyte...AM57TRTOS-30
Matt McKeeMatt McKee
633d6d6c6a8AM57TRTOS-30 src: am572x_phycore_rdk: enable McASP1 clockSigned-off-by: Matt McKee <mmckee@phytec.com>AM57TRTOS-30
Matt McKeeMatt McKee
fa9e2c13ba9src: am572x_phycore_rdk: bypass TI-specific EEPROM functions for HDMI/VOUT2Signed-off-by: Matt McKee <mmckee@phytec.com>
Matt McKeeMatt McKee
1ce50ddcb09src: am572x_phycore_rdk: add reference DCAN1 and DCAN2 clock entriesSigned-off-by: Matt McKee <mmckee@phytec.com>
Matt McKeeMatt McKee
475d6165d5bAM57TRTOS-17 src: am572x_phycore_rdk: enable clock for UART5Signed-off-by: Matt McKee <mmckee@phytec.com>AM57TRTOS-17
Matt McKeeMatt McKee
4a7a2bf6db6diag: Add PHYTEC phyCORE-AM572x RDK support to makefileSigned-off-by: Matt McKee <mmckee@phytec.com>
Matt McKeeMatt McKee
cd60bbe6432diag: add am572x_phycore_rdk support to diagnostic framework and framework_loaderSigned-off-by: Matt McKee <mmckee@phytec.com>
Matt McKeeMatt McKee
e3c37dd9133AM57TRTOS-19 diag: pwm: add am572x_phycore_rdk support to pwm diagnostic testSigned-off-by: Matt McKee <mmckee@phytec.com>AM57TRTOS-19
Matt McKeeMatt McKee
585bb7b76dediag: uart: add am572x_phycore_rdk support to uart diagnostic testThis diagnostic test is used to verify UART functionality. BOARD_UART_INSTANCE in board_cfg.h is changed to determine which UART interface is used in this diagnostic test. Internal reference: AM57TRTOS-16 AM57TRTOS-17 Signed-off-by: Matt McKee <mmckee@phytec.com>2 Jira Issues
Matt McKeeMatt McKee
653c24dba94diag: timer: add am572x_phycore_rdk support to timer diagnostic testSigned-off-by: Matt McKee <mmckee@phytec.com>
Matt McKeeMatt McKee
4d6d8a113fadiag: pmic: add am572x_phycore_rdk support to pmic diagnostic testThis test is used to verify PMIC functionality and I2C1 support. Internal reference: AM57TRTOS-22 Signed-off-by: Matt McKee <mmckee@phytec.com>AM57TRTOS-22
Matt McKeeMatt McKee
c6dbd92e9e4AM57TRTOS-12 diag: mmcsd: add am572x_phycore_rdk support to mmcsd diagnostic testSigned-off-by: Matt McKee <mmckee@phytec.com>AM57TRTOS-12
Matt McKeeMatt McKee
9619bdafb92diag: mem: add am572x_phycore_rdk support to mem diagnostic testSigned-off-by: Matt McKee <mmckee@phytec.com>
Matt McKeeMatt McKee
6837e3adbeddiag: led: add am572x_phycore_rdk support to led diagnostic testSigned-off-by: Matt McKee <mmckee@phytec.com>
Matt McKeeMatt McKee
8fa9e443036diag: gmac: add am572x_phycore_rdk support to gmac diagnostic testThis diagnostic test is used to verify functionality of ETH0 and ETH1. Internal reference: AM57TRTOS-18 AM57TRTOS-25 Signed-off-by: Matt McKee <mmckee@phytec.com>2 Jira Issues
Matt McKeeMatt McKee
923dd4b3351AM57TRTOS-28 diag: emmc: add am572x_phycore_rdk support to emmc diagnostic testSigned-off-by: Matt McKee <mmckee@phytec.com>AM57TRTOS-28
Matt McKeeMatt McKee
3d5815f48d0src: Update src_files_lld.mk to support am572x_phycore_rdkSigned-off-by: Matt McKee <mmckee@phytec.com>
Matt McKeeMatt McKee
91c69f1a221Update package.bld to support am572x_phycore_rdkSigned-off-by: Matt McKee <mmckee@phytec.com>
Matt McKeeMatt McKee
05192461148Update config.bld to support am572x_phycore_rdkSigned-off-by: Matt McKee <mmckee@phytec.com>
Matt McKeeMatt McKee
cda144c4863build: Update makefile.mk to support am572x_phycore_rdkSigned-off-by: Matt McKee <mmckee@phytec.com>
Matt McKeeMatt McKee
0e78131787cUpdate board_component.mk to support am572x_phycore_rdkSigned-off-by: Matt McKee <mmckee@phytec.com>
Matt McKeeMatt McKee
0c8ba828a77Update board_cfg.h to support am572x_phycore_rdkSigned-off-by: Matt McKee <mmckee@phytec.com>
Matt McKeeMatt McKee
154ddb94866src: am572x_phycore_rdk: include: update board_cfg.hSigned-off-by: Matt McKee <mmckee@phytec.com>
Matt McKeeMatt McKee
cdee139d752src: am572x_phycore_rdk: rename files and update src_files_am572x_phycore_rdk.mk to reflect new board source directorySigned-off-by: Matt McKee <mmckee@phytec.com>
Matt McKeeMatt McKee
6ee014010d9src: am572x_phycore_rdk: add vin3a and vout2 pinmux and iodelay entries to boardPadDelayInit.cSigned-off-by: Matt McKee <mmckee@phytec.com>
Matt McKeeMatt McKee
e02f26d4f60src: am572x_phycore_rdk: add AM572x phyCORE RDK pinmux and generated boardPadDelay filesSigned-off-by: Matt McKee <mmckee@phytec.com>
Matt McKeeMatt McKee
742a819889fsrc: am572x_phycore_rdk: add clean copy of evmAM572x board source as base for PHYTEC AM572x-phyCORE RDK supportSigned-off-by: Matt McKee <mmckee@phytec.com>
Raghu NambiathRaghu Nambiath
60bde3650d0MMerge pull request #280 in PROCESSOR-SDK/board from PRSDK-4438 to master* commit '9fc61bdf6c884b8d91838296ae644d2b0bbb4a84': PRSDK-4438: Added am65xx_idk support for OSPI flash writer Added DDR initialization for AM65xx OSPI flash writer PRSDK-4438: Added OSPI flash writer support for AM65xxPRSDK-4438
Raghu NambiathRaghu Nambiath
446633ef98fMMerge pull request #285 in PROCESSOR-SDK/board from PRSDK-4591 to master* commit '55c21dffd28a5c8688450d1449f6c98cc6c14fc1': PRSDK-4591: Added test PASSED! string for automation requirementsPRSDK-4591
Mahesh RadhakrishnanMahesh Radhakrishnan
2408e406424MMerge pull request #286 in PROCESSOR-SDK/board from am65xx_diag_ptest to master* commit '51318f442ba02043d986a70e84970dea3b80aa7e': Added error return for AM65xx OSPI test
M V Pratap ReddyM V Pratap Reddy
51318f442baAdded error return for AM65xx OSPI test
M V Pratap ReddyM V Pratap Reddy
9fc61bdf6c8PRSDK-4438: Added am65xx_idk support for OSPI flash writerPRSDK-4438
M V Pratap ReddyM V Pratap Reddy
55c21dffd28PRSDK-4591: Added test PASSED! string for automation requirementsPRSDK-4591
M V Pratap ReddyM V Pratap Reddy
0b8abe6f2a4Added DDR initialization for AM65xx OSPI flash writer
M V Pratap ReddyM V Pratap Reddy
87bfaf0e144MMerge pull request #284 in PROCESSOR-SDK/board from diag_build_err_fix to master* commit '1109636f62b45f6a6fe95a6f824a5bbc3777e5c4': Added SCI client library for AM65xx Ethernet tests
Pratap ReddyPratap Reddy
1109636f62bAdded SCI client library for AM65xx Ethernet tests
Raghu NambiathRaghu Nambiath
f6ad12c8ad6MMerge pull request #281 in PROCESSOR-SDK/board from PRSDK-4376_review to master* commit '2eb52f7dea1b739daf3d7cb7a41b91ed230f5521': PRSDK-4376: Fix for Apploader failure on larger binaries Platforms: -K2G -OMAPL137 -OMAPL138PRSDK-4376
Raghu NambiathRaghu Nambiath
52ebf4643f3MMerge pull request #282 in PROCESSOR-SDK/board from am65xx_diag_ptest to master* commit 'f0873f5f08868d1a3a9933ba5330b7a3eb5519be': Disabled McASP test for AM65xx EVM Disbaled industrial IO test for AM65xx Removed the tests which require additional test Jig setup for AM65xx
M V Pratap ReddyM V Pratap Reddy
f0873f5f088Disabled McASP test for AM65xx EVM
M V Pratap ReddyM V Pratap Reddy
ec6ef12add2Disbaled industrial IO test for AM65xx
M V Pratap ReddyM V Pratap Reddy
bf3a8ee12daRemoved the tests which require additional test Jig setup for AM65xx
Dasnavis SabiyaDasnavis Sabiya
2eb52f7dea1PRSDK-4376: Fix for Apploader failure on larger binariesPlatforms: -K2G -OMAPL137 -OMAPL138PRSDK-4376
M V Pratap ReddyM V Pratap Reddy
4acfb507f2ePRSDK-4438: Added OSPI flash writer support for AM65xxPRSDK-4438
Hao ZhangHao Zhang
b6b425808c7MMerge pull request #278 in PROCESSOR-SDK/board from am65xx_diag_ptest to master* commit '7bbb901602dc3279ed0c6df8135117069e0a2fac': Added menu option to select the board for AM65xx USB host test Fix for AM65xx SPI NOR flash stress test PRSDK-2912: Enabled stress test for AM65xx Boot EEPROM Fix for AM65xx Ethernet stress test failure PRSDK-4593: Fix for AM65xx UART test not return to framework menu PRSDK-4593: Moved AM65xx Ethernet setup functions to board library2 Jira Issues
Raghu NambiathRaghu Nambiath
4b0b7666eadMMerge pull request #277 in PROCESSOR-SDK/board from PRSDK-4376 to master* commit '29533eaf2af102d07f4da65c77a1ba65dedf4ef7': PRSDK-4376: Fix for Apploader load failure on larger binaries Platforms: -AM335x -AM437x -AM571x -AM572x -AM574xPRSDK-4376
Mahesh RadhakrishnanMahesh Radhakrishnan
f618834aa97MMerge pull request #279 in PROCESSOR-SDK/board from PRSDK-4525 to master* commit '1c0fec55c8e80a8c1ebf16ade147c05fd2dabfcc': board: PRSDK-4525: fix McSPI master/slave build issue on am65xx_idkPRSDK-4525
M V Pratap ReddyM V Pratap Reddy
7bbb901602dAdded menu option to select the board for AM65xx USB host test - AM65xx IDK board supports USB2.0 host port on CP board and SerDes personality card. Added option to select the board on which to run the USB host test.