--- USBBoot.cfg 2008-04-25 10:47:16.000000000 +0200
+++ uImage.cfg 2009-01-04 09:09:16.000000000 +0100
@@ -11,9 +11,9 @@
BUSWIDTH 8 ;The width of the NAND flash chip in bits (8|16|32)
ROWCYCLES 3 ;The row address cycles (2|3)
PAGESIZE 2048 ;The page size of the NAND chip in bytes
-PAGEPERBLOCK 128 ;The page number per block
+PAGEPERBLOCK 64 ;The page number per block
FORCEERASE 1 ;The force to erase flag (0|1)
-PAGENUMBER 65536 ;The page number of the entire nand chip
+PAGENUMBER 262144 ;The page number of the entire nand chip
OOBSIZE 64 ;oob size in byte
ECCPOS 6 ;ecc position
BADBLACKPOS 0 ;bad black ID position
--- USBBoot.cfg 2008-04-25 10:47:16.000000000 +0200
+++ rootfs.cfg 2009-01-04 09:09:16.000000000 +0100
@@ -11,11 +11,11 @@
BUSWIDTH 8 ;The width of the NAND flash chip in bits (8|16|32)
ROWCYCLES 3 ;The row address cycles (2|3)
PAGESIZE 2048 ;The page size of the NAND chip in bytes
-PAGEPERBLOCK 128 ;The page number per block
+PAGEPERBLOCK 64 ;The page number per block
FORCEERASE 1 ;The force to erase flag (0|1)
-PAGENUMBER 65536 ;The page number of the entire nand chip
+PAGENUMBER 262144 ;The page number of the entire nand chip
OOBSIZE 64 ;oob size in byte
-ECCPOS 6 ;ecc position
+ECCPOS 28 ;ecc position
BADBLACKPOS 0 ;bad black ID position
BADBLACKPAGE 127 ;bad black ID page