powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headers
authorKumar Gala <galak@kernel.crashing.org>
Wed, 19 Jan 2011 09:05:26 +0000 (03:05 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 20 Jan 2011 04:58:23 +0000 (22:58 -0600)
commit243be8e296c53343eb21a6224f5329ff94778a4f
tree617f39e5a350bde99fc6ef340450cabc1707441f
parentdd50af2515ad39fa2f6c09ab621f69fef4f5fceb
powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headers

Add new headers that capture common defines for a given SoC/processor
rather than duplicating that information in board config.h and random
other places.

Eventually this should be handled by Kconfig & defconfigs

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Acked-by: Wolfgang Denk <wd@denx.de>
arch/powerpc/include/asm/config.h
arch/powerpc/include/asm/config_mpc85xx.h [new file with mode: 0644]
arch/powerpc/include/asm/config_mpc86xx.h [new file with mode: 0644]
drivers/misc/fsl_law.c
include/configs/P4080DS.h
include/configs/corenet_ds.h