UPM values update

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

UPM values update

4,230 Views
m_syed_ahmed
Contributor III

We are working on the MPC8248 custom board. We have different timing valued SRAM chips. How to update the timing values for UPM devices? How does the UPM values obtained?

Tags (2)
0 Kudos
Reply
8 Replies

4,141 Views
yipingwang
NXP TechSupport
NXP TechSupport

Please refer to "11.6.2 Programming the UPMs" in https://www.nxp.com.cn/docs/en/reference-manual/MPC8272RM.pdf.

0 Kudos
Reply

3,922 Views
m_syed_ahmed
Contributor III

Is it possible to re-configure the UPM values at kernel level?

0 Kudos
Reply

3,856 Views
yipingwang
NXP TechSupport
NXP TechSupport

Please refer to the following files in the BSP.

arch/powerpc/sysdev/fsl_upm.c

include/asm-powerpc/fsl_upm.h

0 Kudos
Reply

3,852 Views
m_syed_ahmed
Contributor III

Am not able to find that file.  Can you tell in which kernel version those files were available? Also, we are working on 2.6.20. Is it possible to port those files to this version?

0 Kudos
Reply

3,835 Views
yipingwang
NXP TechSupport
NXP TechSupport

Please refer to the following.

./drivers/mtd/nand/fsl_upm.c

0 Kudos
Reply

3,833 Views
m_syed_ahmed
Contributor III

My kernel 2.6.20 doesn't have that file too. But I found that in the latest kernels. Is it possible to port that file to 2.6.20?

0 Kudos
Reply

3,713 Views
yipingwang
NXP TechSupport
NXP TechSupport
Please try to back port that driver file in your Linux Kernel.
0 Kudos
Reply

3,713 Views
yipingwang
NXP TechSupport
NXP TechSupport
Please try to back port that driver file in your Linux Kernel.
0 Kudos
Reply