Simple Ram interface to imx6Q

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

Simple Ram interface to imx6Q

Jump to solution
769 Views
nishad_kamdar
Contributor IV

Hi,

I was going through some files in the L3.0.35_4.1.0 for accessing the memory connected to the EIM bus as a simple RAM.

I came across mtdram.c and map_ram.c

Can anyone explain their significance to me and tell me how i can use them to access an SRAM connected to an MX6q on the EIM bus with a chip select

regards,

nishad

Labels (1)
0 Kudos
1 Solution
500 Views
Yuri
NXP Employee
NXP Employee

As mentioned in

SRAM support on EIM bus existing drivers

it makes sense to reuse the WEIM driver, included in i.MX6 Sabre AI design.


Have a great day,
Yuri

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

View solution in original post

0 Kudos
1 Reply
501 Views
Yuri
NXP Employee
NXP Employee

As mentioned in

SRAM support on EIM bus existing drivers

it makes sense to reuse the WEIM driver, included in i.MX6 Sabre AI design.


Have a great day,
Yuri

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

0 Kudos