u-boot-brain/board/freescale/t4qds
Timur Tabi de757a7af0 powerpc/t4qds: move VSC3316 config data from t4qds.h to t4qds.c
Static variables should be defined in C files, not header files, because
otherwise every C file that #includes the header file will generate a
duplicate of the variables.  Since the vsc3316_xxx[] arrays are only
used by t4qds.c anyway, just put the variables there.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
2013-01-30 11:25:08 -06:00
..
ddr.c powerpc/t4qds: Add T4QDS board 2012-10-22 15:52:46 -05:00
eth.c powerpc/t4qds: Add T4QDS board 2012-10-22 15:52:46 -05:00
law.c powerpc/t4qds: Add T4QDS board 2012-10-22 15:52:46 -05:00
Makefile powerpc/t4qds: Add T4QDS board 2012-10-22 15:52:46 -05:00
pci.c powerpc/t4qds: Add T4QDS board 2012-10-22 15:52:46 -05:00
t4qds.c powerpc/t4qds: move VSC3316 config data from t4qds.h to t4qds.c 2013-01-30 11:25:08 -06:00
t4qds.h powerpc/t4qds: move VSC3316 config data from t4qds.h to t4qds.c 2013-01-30 11:25:08 -06:00
t4240qds_qixis.h powerpc/t4qds: Add T4QDS board 2012-10-22 15:52:46 -05:00
tlb.c powerpc/t4qds: Add T4QDS board 2012-10-22 15:52:46 -05:00