| Commit message (Collapse) | Author | Age | Lines |
| |
|
|\
| |
| |
| | |
Code cleanup.
|
| |
| |
| |
| |
| |
| |
| | |
code and in SoC code). Boards using the old way have CFG_NAND_LEGACY and
BOARDLIBS = drivers/nand_legacy/libnand_legacy.a added. Build breakage for
NETTA.ERR and NETTA_ISDN - will go away when the new NAND support is
implemented for these boards.
|
| |
| |
| |
| | |
Controller.
|
|/
|
|
|
|
|
|
|
| |
* For READ_STATUS and READID commands always 8 bytes need to be read from
NDDB. Otherwise they stay there and get send to flash as the first data
word when writing.
* In nand_base.c the oob variable is not reset so this->oob_buf is
overwritten what eventually screws up the bad block descriptor table.
|
| |
|
|
|
|
|
|
| |
Patch by Mike Rapoport, 01 Nov 2005
Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
|
|
|
|
| |
Patch by Ladislav Michl, 13 Sep 2005
|
|
Patch by Ladislav Michl, 29 Jun 2005
|