]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/fatfs.git/commit
PRSDK-5134: Fix for FatFs open failure on AM65xx platform
authorM V Pratap Reddy <x0257344@ti.com>
Thu, 6 Dec 2018 23:11:35 +0000 (04:41 +0530)
committerM V Pratap Reddy <x0257344@ti.com>
Thu, 6 Dec 2018 23:11:35 +0000 (04:41 +0530)
commitc5b3f75b5aa7dcf25de38691b18a65d1111b0602
tree6ecbc2f1ea6a5da9a7714e00c9eb40a62db8296f
parent7efd45f578e60d5d339cf69a9017ad56288ec48c
PRSDK-5134: Fix for FatFs open failure on AM65xx platform

 - Logical to physical drive mapping is not proper inside FatFs driver
   layer when FatFs open index and HW instance of the storage media are
   different. This is resulting in wrong function pointer mapping and disk
   init failure.
src/FATFS_drv.c