]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
First steps implementing NAND support. Not working, fails to read ID.
authorMarkus Klotzbücher <Markus Klotzbümk@pollux.(none)>
Tue, 28 Feb 2006 17:05:25 +0000 (18:05 +0100)
committerMarkus Klotzbücher <mk@pollux.(none)>
Tue, 28 Feb 2006 17:05:25 +0000 (18:05 +0100)
commit6949328d7df7a98b88a8edc0f7238687a3083a22
treea6909a0121f01c6f76df82a257682b29a750516f
parent0377dca227cc883bbaacbe1c442cef5bd6b0e121
First steps implementing NAND support. Not working, fails to read ID.
Makefile
board/delta/Makefile
board/delta/config.mk
board/delta/delta.c
board/delta/flash.c [deleted file]
board/delta/nand.c [new file with mode: 0644]
include/asm-arm/arch-pxa/pxa-regs.h
include/configs/delta.h
lib_arm/board.c