Turned on SDRAM scrubbing.
[platform/kernel/u-boot.git] / board / delta / nand.c
2006-03-06 Markus KlotzbücherCleanup of NAND support of delta board using the Monaha...
2006-03-06 Markus KlotzbücherNAND finally working. Two bugs fixed:
2006-03-04 Markus KlotzbücherLots of new stuff:
2006-03-03 Markus KlotzbücherErasing works too now. The CS don't care causes problem...
2006-03-03 Markus KlotzbücherWrite operation is working. Turned out that the READSTA...
2006-03-03 Markus KlotzbücherWriting is working, but there's still a bug that causes...
2006-03-03 Markus KlotzbücherImplemented writing, not working yet.
2006-03-02 Markus KlotzbücherMoved the waiting loop for "Read Data Request" RDDREQ...
2006-03-02 Markus KlotzbücherRead bug fixed. Now "nand bad" list the badblocks corre...
2006-03-01 Markus KlotzbücherFurther NAND stuff implemented. Basic read commands...
2006-02-28 Markus KlotzbücherAdded GPIO initialization of DF signal. Still not working.
2006-02-28 Markus KlotzbücherFirst steps implementing NAND support. Not working...