]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Added support for the TQM8272 board from TQ
authorHeiko Schocher <hs@pollux.denx.de>
Thu, 21 Dec 2006 16:17:02 +0000 (17:17 +0100)
committerHeiko Schocher <hs@pollux.denx.de>
Thu, 21 Dec 2006 16:17:02 +0000 (17:17 +0100)
commitfa23044564091f05d9695beb7b5b9a931e7f41a4
treee930a79b3bfdd7352ad2c5129762553ef95ec27e
parentee58ea2689930669678fdcb27bf0cc5c341e18eb
Added support for the TQM8272 board from TQ

Signed-off-by: Heiko Schocher <hs@denx.de>
21 files changed:
Makefile
board/dave/PPChameleonEVB/nand.c
board/delta/nand.c
board/nc650/nand.c
board/netstar/nand.c
board/prodrive/pdnb3/nand.c
board/tqm8272/Makefile [new file with mode: 0644]
board/tqm8272/config.mk [new file with mode: 0644]
board/tqm8272/tqm8272.c [new file with mode: 0644]
board/tqm8272/u-boot.lds [new file with mode: 0644]
board/zylonite/nand.c
cpu/mpc8260/cpu.c
cpu/mpc8260/cpu_init.c
cpu/mpc8260/pci.c
cpu/mpc8260/speed.c
cpu/ppc4xx/ndfc.c
drivers/nand/nand.c
drivers/nand/nand_base.c
include/configs/TQM8272.h [new file with mode: 0644]
include/mpc8260.h
lib_ppc/board.c