Linux driver for eMMC

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Linux driver for eMMC

Jump to solution
4,098 Views
ihaymov
Contributor II

Hello.

I would like to know if there is a driver for eMMC chip:

MTFC8/16/32/64/128GAP made by Micron (vendor)

The driver is for Linux.

I am targeting to work with LS1046A using the latest Linux Kernel of 4.x.x version (supplied/distributed as yocto) as supported by the NXP staff/community.

If there is no specific driver - what can I do to modify an existent driver of other eMMC memory chip?

Here is a link of the eMMC datasheet:

https://www.micron.com/-/media/client/global/documents/products/data-sheet/emmc/automotive/auto_emmc... 

Thank you.

Tags (3)
0 Kudos
1 Solution
3,130 Views
Pavel
NXP Employee
NXP Employee

NXP Linux BSP for the LS1046a supports eMMC 4.5. See documentation for this BSP.

The MTFC8/16/32/64/128GAP documentation shows that these eMMC are backward compatible with previous MMC. It means that special driver is not needed for this eMMC.

Have a great day,
Pavel Chubakov

 

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

1 Reply
3,131 Views
Pavel
NXP Employee
NXP Employee

NXP Linux BSP for the LS1046a supports eMMC 4.5. See documentation for this BSP.

The MTFC8/16/32/64/128GAP documentation shows that these eMMC are backward compatible with previous MMC. It means that special driver is not needed for this eMMC.

Have a great day,
Pavel Chubakov

 

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------