
6 Sep
2008
6 Sep
'08
11:32 p.m.
Dear Heiko Schocher,
In message 48B69112.3030903@denx.de you wrote:
Hello,
[POWERPC] TQM8272: move NAND part in seperate File
I didnt try to use drivers/mtd/nand/fsl_upm.c for the NAND driver, because I have no longer the Hardware.
Signed-off-by: Heiko Schocher hs@denx.de
board/tqc/tqm8272/Makefile | 2 +- board/tqc/tqm8272/nand.c | 276 +++++++++++++++++++++++++++++++++++++++++++ board/tqc/tqm8272/tqm8272.c | 276 +------------------------------------------ board/tqc/tqm8272/tqm8272.h | 53 ++++++++ 4 files changed, 331 insertions(+), 276 deletions(-) create mode 100644 board/tqc/tqm8272/nand.c create mode 100644 board/tqc/tqm8272/tqm8272.h
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
Premature optimization is the root of all evil. -- D.E. Knuth