]> git.karo-electronics.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)
committerAndrew Fleming-AFLEMING <afleming@freescale.com>
Tue, 5 Feb 2008 17:00:17 +0000 (11:00 -0600)
commited2cf548cac80cd3cf8154dcfe7b2685bef45938
tree6e8e637292d490ae0f3d458cf26014dba4245474
parente56b4b494cd92def577969f9678395aa22d34c9f
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