forked from auracaster/openocd
nand flash support for s3c64xx
Identical to the existing 2412/2443 support except for the base address and NFCONF value (bit 2 is reserved and should be written as 1 ref UM). Tested on a s3c6410 board, but controller is identical in 6400/6410 except for 8bit MLC ECC support in 6410 which isn't supported by the driver. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
This commit is contained in:
committed by
Øyvind Harboe
parent
24653c950a
commit
000a1cfd01
@@ -5041,7 +5041,8 @@ change any behavior.
|
||||
@deffnx {NAND Driver} s3c2412
|
||||
@deffnx {NAND Driver} s3c2440
|
||||
@deffnx {NAND Driver} s3c2443
|
||||
These S3C24xx family controllers don't have any special
|
||||
@deffnx {NAND Driver} s3c6400
|
||||
These S3C family controllers don't have any special
|
||||
@command{nand device} options, and don't define any
|
||||
specialized commands.
|
||||
At this writing, their drivers don't include @code{write_page}
|
||||
|
||||
Reference in New Issue
Block a user