
16 Nov
2017
16 Nov
'17
4:33 p.m.
On 7.11.2017 03:16, Wilson Lee wrote:
From: Joe Hershberger joe.hershberger@ni.com
Zynq NAND driver is not support for NAND lock or unlock operation. Hence, accidentally write into the critical NAND region might cause data corruption to occur.
This commit is to add NAND lock/unlock command into NAND SMC register set for NAND lock/unlock operaion.
Signed-off-by: Joe Hershberger joe.hershberger@ni.com Signed-off-by: Keng Soon Cheah keng.soon.cheah@ni.com Cc: Chen Yee Chew chen.yee.chew@ni.com Cc: Siva Durga Prasad Paladugu siva.durga.paladugu@xilinx.com Cc: Michal Simek michal.simek@xilinx.com Cc: Scott Wood oss@buserror.net
drivers/mtd/nand/zynq_nand.c | 12 ++++++++++++ 1 file changed, 12 insertions(+)
Applied.
Thanks, Michal