]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/sd-mmc.git/log
keystone-rtos/sd-mmc.git
4 years agoPRSDK-5690: Moving the board switch voltage function to prevent overwriting of voltag... PSDKQA_7Q70_01_02_RC1 REL.PDK.J7.00.09.01.03 REL.PDK.J7.00.09.01.04 REL.PDK.J7.00.09.01.05 REL.PDK.J7.01.00.00.01 REL.PDK.J7.01.00.00.02 REL.PDK.J7.01.00.00.03
Mahesh Radhakrishnan [Thu, 29 Aug 2019 18:10:59 +0000 (14:10 -0400)]
PRSDK-5690: Moving the board switch voltage function to prevent overwriting of voltage switch

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
4 years agoPRSDK-4243: Adding J721E support REL.PDK.J7.00.09.01.02
Mahesh Radhakrishnan [Fri, 16 Aug 2019 18:07:45 +0000 (14:07 -0400)]
PRSDK-4243: Adding J721E support

4 years agoPRSDK-5916: Enabling 1-bit/4-bit modes for EMMC for Sitara (src/v1)
Mahesh Radhakrishnan [Fri, 9 Aug 2019 17:59:39 +0000 (13:59 -0400)]
PRSDK-5916: Enabling 1-bit/4-bit modes for EMMC for Sitara (src/v1)

4 years agoPRSDK-6094 Fix linking issue on MMCSD example
Sinthu Raja M [Tue, 6 Aug 2019 11:21:54 +0000 (16:51 +0530)]
PRSDK-6094 Fix linking issue on MMCSD example

 Issue:
  MMCSD test project TX and Rx buffer size is increased to 10 MB which
  resulted in build issue due to low memory.
 Fix:
  Changed the tx and Rx buffer memory section to the available memory in
  OMAPL138 to avoid build issue

4 years agoPRSDK-5981 Addressing review comments
Sinthu Raja M [Fri, 2 Aug 2019 11:31:19 +0000 (17:01 +0530)]
PRSDK-5981 Addressing review comments

 Update MMCSD Test Raw read write for 3MB specific to OMAPL13x platform

4 years agoPRSDK-5981 Fix DMA transfer issue
Sinthu Raja M [Wed, 31 Jul 2019 13:39:33 +0000 (19:09 +0530)]
PRSDK-5981 Fix DMA transfer issue

 Issue:
 During DMA transfer of more than 4 MB data, that caused issue in the
 OMAPL13x platform, because the FIFO depth of MMCSD controller is 64
 bytes which makes the cCount value of EDMA3 PaRAM set to exceed beyond
 the maximum value(65535) which is not been handled inside the driver.

 Fix:
 Added check to verify the cCount value before initiating the DMA
 transfer.

4 years ago6.0 doc/ver update DEV.MMCSD_LLD.01.00.00.16 DEV.PROCESSOR-SDK.06.00.00.05 PSDKQA_7Q70_01_01
Mahesh Radhakrishnan [Mon, 24 Jun 2019 18:36:11 +0000 (14:36 -0400)]
6.0 doc/ver update

4 years agoPRSDK-5657: Making data launch at falling edge at lower speed
Mahesh Radhakrishnan [Tue, 18 Jun 2019 16:00:43 +0000 (12:00 -0400)]
PRSDK-5657: Making data launch at falling edge at lower speed

4 years agoPRSDK-5742: Performance enhancements with cmd23, other bug fixes from J7
Mahesh Radhakrishnan [Tue, 18 Jun 2019 14:59:09 +0000 (10:59 -0400)]
PRSDK-5742: Performance enhancements with cmd23, other bug fixes from J7

Bug fixes from J7 are mainly in
1) Initialization of RCA during init process
2) HW Tuning fixes

4 years agoPRSDK-5744:Enabling interrupts for regression test by default, added 5MB size as...
Mahesh Radhakrishnan [Tue, 18 Jun 2019 14:57:11 +0000 (10:57 -0400)]
PRSDK-5744:Enabling interrupts for regression test by default, added 5MB size as well

Added 5MB size as well to the default test , matching linux

4 years agoPRSDK-4453 Addressing review comments
Sinthu Raja M [Mon, 20 May 2019 04:49:04 +0000 (10:19 +0530)]
PRSDK-4453 Addressing review comments

 Remove redundant config file added for SMP example.
 Update the existing config file to include SMP configurations.
 Remove driver components from config file for A53 core.

4 years ago PRSDK-4453 Update SMP enabled BIOS project for A15 and A53
Sinthu Raja M [Thu, 16 May 2019 10:24:04 +0000 (15:54 +0530)]
 PRSDK-4453 Update SMP enabled BIOS project for A15 and A53

 Update project text file and RTSC config file for SMP enabled Test project for
 AM572x EVM
 Update component makefile to add entry for FATFS SMP enabled project for
 AM65xx IDK

4 years agoPRSDK-4453 Update config file to remove board dependancy
Sinthu Raja M [Tue, 14 May 2019 09:46:33 +0000 (15:16 +0530)]
PRSDK-4453 Update config file to remove board dependancy

 Update config file to remove board and SCI components to remove board
 name dependency.

4 years agoPRSDK-4453 Add SMP enable examples for AM65xx
Sinthu Raja M [Mon, 13 May 2019 11:04:10 +0000 (16:34 +0530)]
PRSDK-4453 Add SMP enable examples for AM65xx

 Add UART unit test with SMP enabled for AM65xx.
 Update component makefile to add entry for SMP enabled test.

4 years agoPRSDK-4453 Update RTSC config file to load pdk component
Sinthu Raja M [Wed, 8 May 2019 10:27:58 +0000 (15:57 +0530)]
PRSDK-4453 Update RTSC config file to load pdk component

 Update MMCSD Example RTSC config file of AM65xx to load driver
 components and OSAL package during compilation.

4 years agoPRSDK-4453 Add SMP enabled BIOS project
Sinthu Raja M [Wed, 8 May 2019 09:21:54 +0000 (14:51 +0530)]
PRSDK-4453 Add SMP enabled BIOS project

 Add project text file and RTSC config file for SMP enabled Test project
 which includes both DMA and non-DMA mode.

4 years agoBuild Fix REL.PDK.J7.00.09.00.01
Ankur [Thu, 9 May 2019 15:50:07 +0000 (21:20 +0530)]
Build Fix

Signed-off-by: Ankur <a0132173@ti.com>
4 years agoPRSDK-5692 Update comments
Sinthu Raja M [Thu, 25 Apr 2019 11:14:47 +0000 (16:44 +0530)]
PRSDK-5692 Update comments

 Update comments to clarify the clock frequency setting used for
 different card speed

4 years agoPRSDK-5684 Fix data corruption issue
Sinthu Raja M [Mon, 15 Apr 2019 12:37:41 +0000 (18:07 +0530)]
PRSDK-5684 Fix data corruption issue

 Issue: Data corruption occurs in the API MMCSD_switch_card_speed() and
 MMCSD_switch_card_curr_limit() because the buffer which is paused to
 receive the data has garbage values, which is misinterpreted.

 Fix: Memset API is used to clear the buffer which is passed as a receive
 buffer in those APIs

5 years agoPDK-4085: Add j721e_evm build support
Sivaraj R [Tue, 16 Apr 2019 13:42:18 +0000 (19:12 +0530)]
PDK-4085: Add j721e_evm build support

Signed-off-by: Sivaraj R <sivaraj@ti.com>
5 years agofix the J721E/A72 crash issue DEV.MMCSD_LLD.01.00.00.15A REL.PDK.J7.00.08.00.05 REL.PDK.J7.00.08.00.06 REL.PDK.J7.00.08.00.07 REL.PDK.J7.00.08.00.08 REL.PDK.J7.00.08.00.09 REL.PDK.J7.00.08.00.10 REL.PDK.J7.00.08.00.11 REL.PDK.J7.00.08.00.12
Ming Wei [Mon, 25 Mar 2019 15:31:45 +0000 (10:31 -0500)]
fix the J721E/A72 crash issue

Signed-off-by: Ming Wei <mwei@ti.com>
5 years agoPRSDK-5581 Fix MMCSD example regresion test failure
Sinthu Raja M [Mon, 25 Mar 2019 09:49:45 +0000 (15:19 +0530)]
PRSDK-5581 Fix MMCSD example regresion test failure

 Issue:
 MMCSD Regerssion Test fails for AM65xx IDK board during FATFS_open
 operation.

 Root cause:
 The regression test does not uses the correct MMC instance which cause
 the FATFs operation to fail during read.

 Fix:
 In the regression test the FATFS_initCfg structure variable is used to define
 the instances for each SOC/platform. The MMC instance for AM65xx is
 '1'. Changed the macro name to SOC_AM65xx which is common to bioth EVM
 and IDK board rather than specific to am65xx_evm only.

5 years ago5.3 version & documentation update DEV.MMCSD_LLD.01.00.00.15 DEV.PROCESSOR-SDK.05.03.00.05 REL.PDK.J7.00.08.00.04
Mahesh Radhakrishnan [Tue, 19 Mar 2019 18:24:00 +0000 (14:24 -0400)]
5.3 version & documentation update

5 years agoPRSDK-5276: Display test profile information along with benchmarks (Regression test) REL.PDK.J7.00.08.00.01 REL.PDK.J7.00.08.00.02 REL.PDK.J7.00.08.00.03
Mahesh Radhakrishnan [Tue, 12 Mar 2019 17:09:53 +0000 (13:09 -0400)]
PRSDK-5276: Display test profile information along with benchmarks (Regression test)

5 years agoPDK-3715: Migrate to new CSL SOC alias change
Sivaraj R [Tue, 5 Mar 2019 05:23:57 +0000 (10:53 +0530)]
PDK-3715: Migrate to new CSL SOC alias change

Signed-off-by: Sivaraj R <sivaraj@ti.com>
5 years agoMerge pull request #121 in PROCESSOR-SDK/sd-mmc from PDK-3571 to master
Sivaraj R [Tue, 26 Feb 2019 12:46:08 +0000 (06:46 -0600)]
Merge pull request #121 in PROCESSOR-SDK/sd-mmc from PDK-3571 to master

* commit '05e0b158bd00175c1d93fa120ec88c0b4f987d4c':
  fix the gicv3 MMU setting issue

5 years agofix the gicv3 MMU setting issue
Ming Wei [Mon, 25 Feb 2019 17:16:38 +0000 (11:16 -0600)]
fix the gicv3 MMU setting issue

Signed-off-by: Ming Wei <mwei@ti.com>
5 years agoMerge pull request #120 in PROCESSOR-SDK/sd-mmc from review_sivaraj to master
Sivaraj R [Tue, 19 Feb 2019 07:27:56 +0000 (01:27 -0600)]
Merge pull request #120 in PROCESSOR-SDK/sd-mmc from review_sivaraj to master

* commit '176ab553a6b4a90a4754a8e15162c91a9c17329e':
  Change in J7 memory map to support all cores

5 years agoChange in J7 memory map to support all cores
Sivaraj R [Mon, 18 Feb 2019 15:41:58 +0000 (21:11 +0530)]
Change in J7 memory map to support all cores

Signed-off-by: Sivaraj R <sivaraj@ti.com>
5 years agoMerge pull request #119 in PROCESSOR-SDK/sd-mmc from review_j721e_sivaraj to master
Sivaraj R [Thu, 7 Feb 2019 17:55:17 +0000 (11:55 -0600)]
Merge pull request #119 in PROCESSOR-SDK/sd-mmc from review_j721e_sivaraj to master

* commit '4f6217f758e97f49336157f3dbb6dffc2302971c':
  PDK-3586: J7 to J721E

5 years agoMerge pull request #116 in PROCESSOR-SDK/sd-mmc from PRSDK-5240_free_sems to master
Thanh Tran (Germantown) [Thu, 7 Feb 2019 00:23:35 +0000 (18:23 -0600)]
Merge pull request #116 in PROCESSOR-SDK/sd-mmc from PRSDK-5240_free_sems to master

* commit '5cc1509f3d843e710ecf2bd041d81d3b9d0835e8':
  Free the writeSem and readSem in close()

5 years agoPDK-3586: J7 to J721E
Sivaraj R [Wed, 6 Feb 2019 08:35:17 +0000 (14:05 +0530)]
PDK-3586: J7 to J721E

Signed-off-by: Sivaraj R <sivaraj@ti.com>
5 years agoMerge pull request #118 in PROCESSOR-SDK/sd-mmc from PRSDK-297 to master
Mahesh Radhakrishnan [Tue, 5 Feb 2019 13:22:31 +0000 (07:22 -0600)]
Merge pull request #118 in PROCESSOR-SDK/sd-mmc from PRSDK-297 to master

* commit 'b8ff6420fca6407867b7d88c5e83e28b638e2d04':
  PRSDK-297 Fix example warnings for AM57xx

5 years agoMerge pull request #117 in PROCESSOR-SDK/sd-mmc from review-PRSDK-5273 to master
Mahesh Radhakrishnan [Fri, 1 Feb 2019 16:55:45 +0000 (10:55 -0600)]
Merge pull request #117 in PROCESSOR-SDK/sd-mmc from review-PRSDK-5273 to master

* commit '1cf1ae0b7820cd7073459f52f4fa7a6cd56da654':
  PRSDK-5273: RTSC depdencies added

5 years agoPRSDK-297 Fix example warnings for AM57xx
Sinthu Raja M [Tue, 29 Jan 2019 06:09:59 +0000 (11:39 +0530)]
PRSDK-297 Fix example warnings for AM57xx

 1. Remove delay function which is not called anywhere in the project.
 2. Changed MACRO name specific to application which does not conflict with
    the other MACROS defined in board_cfg.h
 3. Fix change of sign warning by changing the uint32_t datat type to
    int32_t data type.

5 years agoPRSDK-5273: RTSC depdencies added
Aravind Batni [Tue, 22 Jan 2019 11:08:50 +0000 (06:08 -0500)]
PRSDK-5273: RTSC depdencies added

Signed-off-by: Aravind Batni <aravindbr@ti.com>
5 years agoMerge pull request #115 in PROCESSOR-SDK/sd-mmc from review_package_fix_sivaraj to... REL.PDK.J7.00.05.00.01 REL.PDK.J7.00.05.00.02 REL.PDK.J7.00.05.00.03 REL.PDK.J7.00.05.00.04 REL.PDK.J7.00.05.00.05 REL.PDK.J7.00.05.00.06 REL.PDK.J7.00.05.00.07 REL.PDK.J7.00.05.00.08 REL.PDK.J7.00.05.00.09 REL.PDK.J7.00.05.00.10 REL.PDK.J7.00.05.00.11 REL.PDK.J7.00.05.00.12 REL.PDK.J7.00.05.00.13 REL.PDK.J7.00.05.00.14 REL.PDK.J7.00.05.00.15
Sivaraj R [Tue, 8 Jan 2019 10:48:26 +0000 (04:48 -0600)]
Merge pull request #115 in PROCESSOR-SDK/sd-mmc from review_package_fix_sivaraj to master

* commit '7c756beb6445bd9c1e5657721764fc609822cb77':
  Fixed package build

5 years agoFree the writeSem and readSem in close()
Thanh Tran [Mon, 7 Jan 2019 23:15:22 +0000 (18:15 -0500)]
Free the writeSem and readSem in close()

writeSem and readSem are created in MMCSD_open but not freed in
MMCSD_close for V0 and V1. Need to free them when closing.

5 years agoFixed package build
Sivaraj R [Mon, 7 Jan 2019 08:26:37 +0000 (13:56 +0530)]
Fixed package build

Signed-off-by: Sivaraj R <sivaraj@ti.com>
5 years agoMerge pull request #114 in PROCESSOR-SDK/sd-mmc from PRSDK-5198 to master DEV.MMCSD_LLD.01.00.00.14B
Raghu Nambiath [Wed, 19 Dec 2018 20:33:28 +0000 (14:33 -0600)]
Merge pull request #114 in PROCESSOR-SDK/sd-mmc from PRSDK-5198 to master

* commit 'feb7f73b7793b9141a5445e2db51ea6a8edd9351':
  PRSDK-5198: Placing the tx/rx buffers of unit test to external memory

5 years agoPRSDK-5198: Placing the tx/rx buffers of unit test to external memory
Mahesh Radhakrishnan [Wed, 19 Dec 2018 20:04:22 +0000 (15:04 -0500)]
PRSDK-5198: Placing the tx/rx buffers of unit test to external memory

5 years agoMerge pull request #113 in PROCESSOR-SDK/sd-mmc from PRSDK-5153 to master DEV.MMCSD_LLD.01.00.00.14A
Mahesh Radhakrishnan [Thu, 13 Dec 2018 15:44:47 +0000 (09:44 -0600)]
Merge pull request #113 in PROCESSOR-SDK/sd-mmc from PRSDK-5153 to master

* commit 'd67042038855b2f3402151665d05dfdb1042059f':
  PRSDK-5153 Increasing heap size to avoid application failure

5 years agoMerge pull request #112 in PROCESSOR-SDK/sd-mmc from PRSDK-5107 to master
Mahesh Radhakrishnan [Thu, 13 Dec 2018 13:32:49 +0000 (07:32 -0600)]
Merge pull request #112 in PROCESSOR-SDK/sd-mmc from PRSDK-5107 to master

* commit 'a69ac4b59550b3a8797a2dfe1ac6505d4d54d6a8':
  PRSDK-5107: Fix for MMC test failure on OMAPL137 platform

5 years agoPRSDK-5153 Increasing heap size to avoid application failure
Sinthu Raja M [Thu, 13 Dec 2018 06:49:38 +0000 (12:19 +0530)]
PRSDK-5153 Increasing heap size to avoid application failure

 Increasing FATFS console application heap size to 64 KB to avoid task
 creation failure during task create function call.
 As the stack size of each task is increased to 8K which leads to 16KB
 the heap size for system has to be increased accordingly.

5 years agoPRSDK-5107: Fix for MMC test failure on OMAPL137 platform
M V Pratap Reddy [Thu, 13 Dec 2018 01:29:30 +0000 (06:59 +0530)]
PRSDK-5107: Fix for MMC test failure on OMAPL137 platform

5 years agoMerge pull request #109 in PROCESSOR-SDK/sd-mmc from 5.2_rel_documentation to master DEV.MMCSD_LLD.01.00.00.14 DEV.PROCESSOR-SDK.05.02.00.07
Hao Zhang [Wed, 12 Dec 2018 20:06:42 +0000 (14:06 -0600)]
Merge pull request #109 in PROCESSOR-SDK/sd-mmc from 5.2_rel_documentation to master

* commit 'c22bf2a861612aeefda3ce69952562fb29a9c697':
  Release documentation updates

5 years agoMerge pull request #111 in PROCESSOR-SDK/sd-mmc from PRSDK-5085 to master
Mahesh Radhakrishnan [Wed, 12 Dec 2018 19:27:57 +0000 (13:27 -0600)]
Merge pull request #111 in PROCESSOR-SDK/sd-mmc from PRSDK-5085 to master

* commit 'e3d38fab7aa16a8e52a92b510db7f741259c21a7':
  PRSDK-5085: Fix for MMCSD test failure on iceK2G

5 years agoPRSDK-5085: Fix for MMCSD test failure on iceK2G
M V Pratap Reddy [Wed, 12 Dec 2018 18:43:00 +0000 (00:13 +0530)]
PRSDK-5085: Fix for MMCSD test failure on iceK2G

5 years agoMerge pull request #110 in PROCESSOR-SDK/sd-mmc from PRSDK-5084 to master
Mahesh Radhakrishnan [Wed, 12 Dec 2018 17:43:00 +0000 (11:43 -0600)]
Merge pull request #110 in PROCESSOR-SDK/sd-mmc from PRSDK-5084 to master

* commit '5b8916944c435033e968dcba76299029a5cb3677':
  PRSDK-5084: Fix for MMCSD example build failure on K2G

5 years agoRelease documentation updates
Mahesh Radhakrishnan [Wed, 12 Dec 2018 17:40:01 +0000 (12:40 -0500)]
Release documentation updates

5 years agoPRSDK-5084: Fix for MMCSD example build failure on K2G
M V Pratap Reddy [Wed, 12 Dec 2018 17:30:20 +0000 (23:00 +0530)]
PRSDK-5084: Fix for MMCSD example build failure on K2G

5 years agoMerge pull request #108 in PROCESSOR-SDK/sd-mmc from PRSDK-5153 to master
Mahesh Radhakrishnan [Wed, 12 Dec 2018 17:16:14 +0000 (11:16 -0600)]
Merge pull request #108 in PROCESSOR-SDK/sd-mmc from PRSDK-5153 to master

* commit 'cc1eee14a7119b94d1af463cfaddaf6734e7414f':
  PRSDK-5153 Fix MMCSD DMA application ARM core failure on AM57xx

5 years agoPRSDK-5153 Fix MMCSD DMA application ARM core failure on AM57xx
Sinthu Raja M [Wed, 12 Dec 2018 16:38:39 +0000 (22:08 +0530)]
PRSDK-5153 Fix MMCSD DMA application ARM core failure on AM57xx

 ISSUE:
 MMCSD FATFS console DMA Example project fails on ARM core due to
 insufficient task stack size which corrupts the stack call
 FIX:
 Increased stack size of each task to 8KB each.

5 years agoMerge pull request #107 in PROCESSOR-SDK/sd-mmc from PRSDK-5117 to master
Mahesh Radhakrishnan [Tue, 11 Dec 2018 21:56:47 +0000 (15:56 -0600)]
Merge pull request #107 in PROCESSOR-SDK/sd-mmc from PRSDK-5117 to master

* commit 'c5ae41f435b23d99da0afc99b49b4daf8814059a':
  PRSDK-5117: Fix for example build failure on OMAPL138

5 years agoPRSDK-5117: Fix for example build failure on OMAPL138
M V Pratap Reddy [Tue, 11 Dec 2018 19:06:22 +0000 (00:36 +0530)]
PRSDK-5117: Fix for example build failure on OMAPL138

5 years agoMerge pull request #106 in PROCESSOR-SDK/sd-mmc from PRSDK-5153 to master
Mahesh Radhakrishnan [Tue, 11 Dec 2018 14:23:41 +0000 (08:23 -0600)]
Merge pull request #106 in PROCESSOR-SDK/sd-mmc from PRSDK-5153 to master

* commit '4a49d48aed1e277549f0f50e62ce82a1f62add68':
  PRSDK-5153 Fix FATFS DMA example issue.

5 years agoPRSDK-5153 Fix FATFS DMA example issue.
Sinthu Raja M [Tue, 11 Dec 2018 06:59:35 +0000 (12:29 +0530)]
PRSDK-5153 Fix FATFS DMA example issue.

 Update code to fix synchronization issue between the task in the fatfs
console application

5 years agoMerge pull request #105 in PROCESSOR-SDK/sd-mmc from PRSDK-5143 to master
Hao Zhang [Fri, 7 Dec 2018 18:59:59 +0000 (12:59 -0600)]
Merge pull request #105 in PROCESSOR-SDK/sd-mmc from PRSDK-5143 to master

* commit '20e9b448e2249e2a2aeb3a711cabdb1a823b8a3c':
  PRSDK-5143 Fix task sync issue in console application

5 years agoMerge pull request #104 in PROCESSOR-SDK/sd-mmc from am77x_build_3 to master
Sivaraj R [Fri, 7 Dec 2018 18:31:06 +0000 (12:31 -0600)]
Merge pull request #104 in PROCESSOR-SDK/sd-mmc from am77x_build_3 to master

* commit 'efbb2434aad927b6b2a29758e33875c1ad5c8e5e':
  fix the mmcsd lld build errors.

5 years agofix the mmcsd lld build errors.
Ming Wei [Fri, 7 Dec 2018 18:27:21 +0000 (12:27 -0600)]
fix the mmcsd lld build errors.

Signed-off-by: Ming Wei <mwei@ti.com>
5 years agoPRSDK-5143 Fix task sync issue in console application
Sinthu Raja M [Fri, 7 Dec 2018 18:24:34 +0000 (23:54 +0530)]
PRSDK-5143 Fix task sync issue in console application

  Update code to fix synchronization issue between the task in the fatfs
  console application. Before FATFS_Open function is called the other
  task tries to access the MMCSD API function without handle. This is
  fixed by handling the FATFS_open function in a secured way in main
  console task itself which prevents the other task from accessing.

5 years agoMerge pull request #103 in PROCESSOR-SDK/sd-mmc from PRSDK-4454 to master
Mahesh Radhakrishnan [Thu, 6 Dec 2018 15:16:54 +0000 (09:16 -0600)]
Merge pull request #103 in PROCESSOR-SDK/sd-mmc from PRSDK-4454 to master

* commit '93a9ac59c17159b286dbc59acfca443d7dfb2ca8':
  PRSDK-4454: Removed source files inclusion for Doxygen

5 years agoPRSDK-4454: Removed source files inclusion for Doxygen
M V Pratap Reddy [Thu, 6 Dec 2018 14:48:47 +0000 (20:18 +0530)]
PRSDK-4454: Removed source files inclusion for Doxygen

5 years agoMerge pull request #98 in PROCESSOR-SDK/sd-mmc from PRSDK-4704 to master
Hao Zhang [Wed, 5 Dec 2018 18:24:23 +0000 (12:24 -0600)]
Merge pull request #98 in PROCESSOR-SDK/sd-mmc from PRSDK-4704 to master

* commit '35422e17bababf0fa46a794bc26fa92a63e681bd':
  PRSDK-4704: Increaseing the MPU region size to 32K

5 years agoMerge pull request #102 in PROCESSOR-SDK/sd-mmc from PRSDK-4885 to master
Raghu Nambiath [Mon, 3 Dec 2018 23:48:06 +0000 (17:48 -0600)]
Merge pull request #102 in PROCESSOR-SDK/sd-mmc from PRSDK-4885 to master

* commit 'c295448021aabba51b97128823ff2fcdf2d5e750':
  PRSDK-4885: Descoping HS400 from AM65x

5 years agoPRSDK-4885: Descoping HS400 from AM65x
Mahesh Radhakrishnan [Mon, 3 Dec 2018 20:55:16 +0000 (15:55 -0500)]
PRSDK-4885: Descoping HS400 from AM65x

5 years agoMerge pull request #101 in PROCESSOR-SDK/sd-mmc from j7_nightly_fix to master
Sivaraj R [Fri, 30 Nov 2018 05:21:29 +0000 (23:21 -0600)]
Merge pull request #101 in PROCESSOR-SDK/sd-mmc from j7_nightly_fix to master

* commit '0e845dc5f2ac373ea7bfc3f13a49f4556dfd1a96':
  Using socIntrPath fucntion from the hwAttrs instead of static, during close()

5 years agoMerge pull request #99 in PROCESSOR-SDK/sd-mmc from PRSDK-5028 to master
Mahesh Radhakrishnan [Thu, 29 Nov 2018 21:35:30 +0000 (15:35 -0600)]
Merge pull request #99 in PROCESSOR-SDK/sd-mmc from PRSDK-5028 to master

* commit '1880d8d90552f3c1263bfe405d608105f73aeea5':
  PRSDK-5028 Increase heap size of fatfs console application

5 years agoUsing socIntrPath fucntion from the hwAttrs instead of static, during close()
Mahesh Radhakrishnan [Thu, 29 Nov 2018 21:34:06 +0000 (16:34 -0500)]
Using socIntrPath fucntion from the hwAttrs instead of static, during close()

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
5 years agoMerge pull request #100 in PROCESSOR-SDK/sd-mmc from PRSDK-5062 to master
Raghu Nambiath [Wed, 28 Nov 2018 23:23:28 +0000 (17:23 -0600)]
Merge pull request #100 in PROCESSOR-SDK/sd-mmc from PRSDK-5062 to master

* commit '7a04f6a0dc689f2733832cce23f79ae842f70754':
  PRSDK-5062: Fixes for regression testapp failures for sd/emmc

5 years agoPRSDK-5062: Fixes for regression testapp failures for sd/emmc
Mahesh Radhakrishnan [Wed, 28 Nov 2018 22:23:14 +0000 (17:23 -0500)]
PRSDK-5062: Fixes for regression testapp failures for sd/emmc

5 years agoPRSDK-5028 Increase heap size of fatfs console application
Sinthu Raja M [Wed, 28 Nov 2018 07:03:33 +0000 (12:33 +0530)]
PRSDK-5028 Increase heap size of fatfs console application

 Increase heap size of fatfs console application from 4KB to 16KB

5 years agoMerge pull request #97 in PROCESSOR-SDK/sd-mmc from PRSDK-4375 to master
Mahesh Radhakrishnan [Tue, 27 Nov 2018 22:32:51 +0000 (16:32 -0600)]
Merge pull request #97 in PROCESSOR-SDK/sd-mmc from PRSDK-4375 to master

* commit '9fdfdef2338c0a786481580c8d79be7b8e8f6db7':
  PRSDK-4375: Fix for building non-am65xx examples
  PRSDK-4375: Adding benchmarking support to regression tests for am65x

5 years agoPRSDK-4375: Fix for building non-am65xx examples
Mahesh Radhakrishnan [Wed, 21 Nov 2018 18:10:35 +0000 (13:10 -0500)]
PRSDK-4375: Fix for building non-am65xx examples

5 years agoMerge branch 'master' of ssh://bitbucket.itg.ti.com/processor-sdk/sd-mmc into PRSDK...
Mahesh Radhakrishnan [Mon, 19 Nov 2018 22:12:37 +0000 (17:12 -0500)]
Merge branch 'master' of ssh://bitbucket.itg.ti.com/processor-sdk/sd-mmc into PRSDK-4375

Conflicts:
test/src/main.c

5 years agoPRSDK-4375: Adding benchmarking support to regression tests for am65x
Mahesh Radhakrishnan [Mon, 19 Nov 2018 20:13:39 +0000 (15:13 -0500)]
PRSDK-4375: Adding benchmarking support to regression tests for am65x

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
5 years agoMerge pull request #93 in PROCESSOR-SDK/sd-mmc from PRSDK-4369 to master
Raghu Nambiath [Sun, 18 Nov 2018 22:31:12 +0000 (16:31 -0600)]
Merge pull request #93 in PROCESSOR-SDK/sd-mmc from PRSDK-4369 to master

* commit 'bf26a016b12b101ba706ded38abab6e64263a60c':
  Regression test update to run all non-powercycle tests together
  PRSDK-4369: Fix for HS DDR mode of EMMC

5 years agoMerge pull request #96 in PROCESSOR-SDK/sd-mmc from CATREQ-2518 to master
Raghu Nambiath [Sun, 18 Nov 2018 22:25:44 +0000 (16:25 -0600)]
Merge pull request #96 in PROCESSOR-SDK/sd-mmc from CATREQ-2518 to master

* commit '9bc279925c21e983b96b7bd37cadae1678a0c504':
  Addressing review comments
  CATREQ-2518: Using sciclient to configure interrupt router for am65x

5 years agoMerge pull request #95 in PROCESSOR-SDK/sd-mmc from PRSDK-4438 to master
Mahesh Radhakrishnan [Fri, 16 Nov 2018 14:37:13 +0000 (08:37 -0600)]
Merge pull request #95 in PROCESSOR-SDK/sd-mmc from PRSDK-4438 to master

* commit 'e9e18d01c051e72cdd29f54c07a46b6caebae988':
  PRSDK-4438: Added function to enbale eMMC boot partition

5 years agoMerge pull request #94 in PROCESSOR-SDK/sd-mmc from PRSDK-2892 to master
Mahesh Radhakrishnan [Fri, 16 Nov 2018 14:36:45 +0000 (08:36 -0600)]
Merge pull request #94 in PROCESSOR-SDK/sd-mmc from PRSDK-2892 to master

* commit '271b634f9118b21023e6689e9f0e6dbc933fe74d':
  PRSDK-2892: Added Non-executable flag to device peripheral memory MMU config

5 years agoPRSDK-4704: Increaseing the MPU region size to 32K
Mahesh Radhakrishnan [Thu, 15 Nov 2018 20:06:08 +0000 (15:06 -0500)]
PRSDK-4704: Increaseing the MPU region size to 32K

5 years agoAddressing review comments
Mahesh Radhakrishnan [Thu, 15 Nov 2018 17:33:20 +0000 (12:33 -0500)]
Addressing review comments

5 years agoPRSDK-4438: Added function to enbale eMMC boot partition
M V Pratap Reddy [Tue, 13 Nov 2018 19:46:21 +0000 (01:16 +0530)]
PRSDK-4438: Added function to enbale eMMC boot partition

5 years agoPRSDK-2892: Added Non-executable flag to device peripheral memory MMU config
M V Pratap Reddy [Mon, 12 Nov 2018 20:48:18 +0000 (02:18 +0530)]
PRSDK-2892: Added Non-executable flag to device peripheral memory MMU config

5 years agoRegression test update to run all non-powercycle tests together
Mahesh Radhakrishnan [Wed, 7 Nov 2018 22:45:16 +0000 (17:45 -0500)]
Regression test update to run all non-powercycle tests together

5 years agoCATREQ-2518: Using sciclient to configure interrupt router for am65x
Mahesh Radhakrishnan [Wed, 7 Nov 2018 22:35:25 +0000 (17:35 -0500)]
CATREQ-2518: Using sciclient to configure interrupt router for am65x

5 years agoPRSDK-4369: Fix for HS DDR mode of EMMC
Mahesh Radhakrishnan [Tue, 6 Nov 2018 20:55:17 +0000 (15:55 -0500)]
PRSDK-4369: Fix for HS DDR mode of EMMC

5 years agoMerge pull request #92 in PROCESSOR-SDK/sd-mmc from am77x_build_2 to master
Mahesh Radhakrishnan [Wed, 31 Oct 2018 20:38:53 +0000 (15:38 -0500)]
Merge pull request #92 in PROCESSOR-SDK/sd-mmc from am77x_build_2 to master

* commit 'acd52f7aeb5aa21257a9bb571b232bbee9cb7ded':
  add CFALGS_GLOBAL_simJ7 to CFLAGS_LOCAL_COMMON to pass the -DSIMULATOR to library nuild add A72 support MMCSD_v2.c compiling bug fix main.c typo fix

5 years agoMerge pull request #83 in PROCESSOR-SDK/sd-mmc from PRSDK-4448 to master
Mahesh Radhakrishnan [Mon, 29 Oct 2018 20:46:43 +0000 (15:46 -0500)]
Merge pull request #83 in PROCESSOR-SDK/sd-mmc from PRSDK-4448 to master

* commit 'fa853d46e94006869027aa6fbccb3f787044eeca':
  PRSDK-4448 Update fatfs example with multi task function
  PRSDK-4448 Update close function to free EDMA channel
  PRSDK-4448 Fixed FATFS example to handle SD card insert & remove

5 years agoadd CFALGS_GLOBAL_simJ7 to CFLAGS_LOCAL_COMMON to pass the -DSIMULATOR to library...
Ming Wei [Mon, 29 Oct 2018 02:18:02 +0000 (21:18 -0500)]
add CFALGS_GLOBAL_simJ7 to CFLAGS_LOCAL_COMMON to pass the -DSIMULATOR to library nuild
add A72 support
MMCSD_v2.c compiling bug fix
main.c typo fix

Signed-off-by: Ming Wei <mwei@ti.com>
5 years agoMerge pull request #91 in PROCESSOR-SDK/sd-mmc from am77x_build to master
Sivaraj R [Fri, 26 Oct 2018 05:24:36 +0000 (00:24 -0500)]
Merge pull request #91 in PROCESSOR-SDK/sd-mmc from am77x_build to master

* commit '937ec2b481f249fd3238a85c778ed7a7dfa5ff5e':
  delete unnecessary duplicate
  fixed the issues raised in pull request comments.
  remove mpu1_0 support for MMCSD due to A72 is not supported by SYS/BISO
  remove simJ7 from building for EMMC
  use SIMULATOR to replace VLAB_USED
  Add compiler option VLAB_USED for VLAB specific changes
  update the main.c and main_emmc.c with new CLSr for mmcsd and VLAB EMMC size
  fix cut and paste error
  updates for MMCSD of J7 to be compatible with the new CSLr
  revert the change
  change CSL MMC reference from V2 to V3
  Chnages made for VLAB testing
  add simJ7 support for the mmcsd tests
  migrate all the J7 related changes into the new version of sd-mmc lld

5 years agodelete unnecessary duplicate
Ming Wei [Fri, 26 Oct 2018 04:04:30 +0000 (23:04 -0500)]
delete unnecessary duplicate

Signed-off-by: Ming Wei <mwei@ti.com>
5 years agofixed the issues raised in pull request comments.
Ming Wei [Fri, 26 Oct 2018 03:59:20 +0000 (22:59 -0500)]
fixed the issues raised in pull request comments.

Signed-off-by: Ming Wei <mwei@ti.com>
5 years agoremove mpu1_0 support for MMCSD due to A72 is not supported by SYS/BISO
Ming Wei [Mon, 22 Oct 2018 02:54:04 +0000 (21:54 -0500)]
remove mpu1_0 support for MMCSD due to A72 is not supported by SYS/BISO

Signed-off-by: Ming Wei <mwei@ti.com>
5 years agoremove simJ7 from building for EMMC
Ming Wei [Mon, 22 Oct 2018 01:25:16 +0000 (20:25 -0500)]
remove simJ7 from building for EMMC

Signed-off-by: Ming Wei <mwei@ti.com>
5 years agouse SIMULATOR to replace VLAB_USED
Ming Wei [Mon, 22 Oct 2018 01:13:24 +0000 (20:13 -0500)]
use SIMULATOR to replace VLAB_USED

Signed-off-by: Ming Wei <mwei@ti.com>
5 years agoAdd compiler option VLAB_USED for VLAB specific changes
Ming Wei [Fri, 19 Oct 2018 21:37:09 +0000 (16:37 -0500)]
Add compiler option VLAB_USED for VLAB specific changes

Signed-off-by: Ming Wei <mwei@ti.com>
5 years agoupdate the main.c and main_emmc.c with new CLSr for mmcsd and VLAB EMMC size
Ming Wei [Mon, 15 Oct 2018 16:17:16 +0000 (11:17 -0500)]
update the main.c and main_emmc.c with new CLSr for mmcsd and VLAB EMMC size

Signed-off-by: Ming Wei <mwei@ti.com>
5 years agofix cut and paste error
Ming Wei [Wed, 10 Oct 2018 20:41:12 +0000 (15:41 -0500)]
fix cut and paste error

Signed-off-by: Ming Wei <mwei@ti.com>
5 years agoupdates for MMCSD of J7 to be compatible with the new CSLr
Ming Wei [Wed, 10 Oct 2018 20:31:40 +0000 (15:31 -0500)]
updates for MMCSD of J7 to be compatible with the new CSLr

Signed-off-by: Ming Wei <mwei@ti.com>