]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
QE: Move FDT support into a common file
authorKumar Gala <galak@kernel.crashing.org>
Thu, 17 Jan 2008 14:25:45 +0000 (08:25 -0600)
committerWolfgang Denk <wd@denx.de>
Mon, 11 Feb 2008 23:36:21 +0000 (00:36 +0100)
commit69018ce2e086e9caf35b914d675b82bc4888f077
treeb1d1fa5e876aad9350c0399d16b1e42d8da06de0
parent37e3c62fa07a823e7569c872e3a9395d227ed8e3
QE: Move FDT support into a common file

Move the flat device tree setup for QE related devices into
a common file shared between 83xx & 85xx platforms that have QE's.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
common/fdt_support.c
cpu/mpc83xx/fdt.c
cpu/mpc85xx/fdt.c
drivers/qe/Makefile
drivers/qe/fdt.c [new file with mode: 0644]
drivers/qe/qe.h