diff options
Diffstat (limited to 'doc/README.nand')
| -rw-r--r-- | doc/README.nand | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/doc/README.nand b/doc/README.nand index b077d9ab3..8eedb6c4d 100644 --- a/doc/README.nand +++ b/doc/README.nand @@ -105,8 +105,7 @@ NOTE:  =====  The current NAND implementation is based on what is in recent -Linux kernels.  The old legacy implementation has been disabled, -and will be removed soon. +Linux kernels.  The old legacy implementation has been removed.  If you have board code which used CONFIG_NAND_LEGACY, you'll need  to convert to the current NAND interface for it to continue to work. |