• Kyungmin Park's avatar
    OneNAND: One-Time Programmable (OTP) support · 493c6460
    Kyungmin Park authored
    One Block of the NAND Flash Array memory is reserved as
    a One-Time Programmable Block memory area.
    Also, 1st Block of NAND Flash Array can be used as OTP.
    
    The OTP block can be read, programmed and locked using the same
    operations as any other NAND Flash Array memory block.
    OTP block cannot be erased.
    
    OTP block is fully-guaranteed to be a valid block.
    Signed-off-by: default avatarKyungmin Park <kyungmin.park@samsung.com>
    493c6460
Kconfig 1.54 KB