Hi, there is a bug in s3c24xx_nand. Here the
fix:
diff --git a/src/flash/s3c24xx_nand.c b/src/flash/s3c24xx_nand.c
index e7afb48..30ad37e 100644
--- a/src/flash/s3c24xx_nand.c
+++ b/src/flash/s3c24xx_nand.c
@@ -35,6 +35,8 @@ S3C24XX_DEVICE_COMMAND()
{
struct s3c24xx_nand_controller *s3c24
Hi,
I have a board using this chip. I lost the nand contents,
I would like to program it using openocd. I saw the
functions are not implemented, do you think it is difficult,
is anyone working on it? Is there any reason this is not yet
done, difficulty, lack of documentation?
Otherwise I think I