]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
TQM8272: move NAND part in seperate File
authorHeiko Schocher <hs@denx.de>
Thu, 28 Aug 2008 11:50:42 +0000 (13:50 +0200)
committerWolfgang Denk <wd@denx.de>
Sat, 6 Sep 2008 21:32:04 +0000 (23:32 +0200)
commita6f2e455b774d0c5d56e44e5661df9adb69b6e07
tree2a56e30e0959f024e5c7abf8febeaa9768466419
parent584f979f7ee914e32d408739cbdd2c4457ec18b8
TQM8272: move NAND part in seperate File

I didn't try to use drivers/mtd/nand/fsl_upm.c for the NAND driver,
because I have no longer access to the hardware.

Signed-off-by: Heiko Schocher <hs@denx.de>
board/tqc/tqm8272/Makefile
board/tqc/tqm8272/nand.c [new file with mode: 0644]
board/tqc/tqm8272/tqm8272.c
board/tqc/tqm8272/tqm8272.h [new file with mode: 0644]