X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=doc%2FREADME.nand;h=c130189587b81a21b1d51aa20cf11112b8eb89b3;hb=5846b11e8810f0ecc15e78b383b7709b9b785580;hp=1602b5eee96da355d46539c140280e58d63bcaa2;hpb=2ab5be7af009b4a40efe2fa5471497c97e70ed28;p=oweals%2Fu-boot.git diff --git a/doc/README.nand b/doc/README.nand index 1602b5eee9..c130189587 100644 --- a/doc/README.nand +++ b/doc/README.nand @@ -228,6 +228,8 @@ NAND locking command (for chips with active LOCKPRE pin) "nand unlock [offset] [size]" unlock consecutive area (can be called multiple times for different areas) + "nand unlock.allexcept [offset] [size]" + unlock all except specified consecutive area I have tested the code with board containing 128MiB NAND large page chips and 32MiB small page chips.