]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/pdk.git/commit
PDK-6550: Board: Fix for Hyperflash diagnostic test on J721E EVM
authorM V Pratap Reddy <x0257344@ti.com>
Mon, 28 Sep 2020 11:09:59 +0000 (16:39 +0530)
committerM V Pratap Reddy <x0257344@ti.com>
Mon, 28 Sep 2020 11:13:08 +0000 (16:43 +0530)
commit9459d69b3d9b75f12c5a6dd55f79e12eee1f5fe4
tree50f047a9d9b29acfbe0ff00250c2a602d2ac5215
parenta00b164fa9e27d02269b879a06d5b51df1eb90c0
PDK-6550: Board: Fix for Hyperflash diagnostic test on J721E EVM

 - Hyperflash is running at higher frequency that is not supported on
   j721e due to which read/write operations are not stable. Corrected the
   clock ID to fix the issue
 - Enabled reset command after device ID read to fix issue with
   erase/write operations.
packages/ti/board/src/flash/nor/hyperflash/nor_hyperflash.c
packages/ti/board/src/j721e_evm/board_pll.c