Please refer to "11.6.2 Programming the UPMs" in https://www.nxp.com.cn/docs/en/reference-manual/MPC8272RM.pdf.
Is it possible to re-configure the UPM values at kernel level?
Please refer to the following files in the BSP.
arch/powerpc/sysdev/fsl_upm.c
include/asm-powerpc/fsl_upm.h
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?
Please refer to the following.
./drivers/mtd/nand/fsl_upm.c
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?