u-boot-brain/arch/powerpc
Shaveta Leekha 390619ddb3 powerpc/mpc85xx: Enabling CPC conditionally based on hwconfig options
If hwconfig does not contains "en_cpc" then by default all cpcs are enabled
If this config is defined then only those individual cpcs which are defined
in the subargument of "en_cpc" will be enabled e.g en_cpc:cpc1,cpc2; (this
will enable cpc1 and cpc2) or en_cpc:cpc2; (this enables just cpc2)

Signed-off-by: Shaveta Leekha <shaveta@freescale.com>
Signed-off-by: Sandeep Singh <Sandeep@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
2014-08-20 10:44:15 -07:00
..
cpu powerpc/mpc85xx: Enabling CPC conditionally based on hwconfig options 2014-08-20 10:44:15 -07:00
include/asm powerpc: macros for e500mc timer regs added 2014-08-01 14:18:07 -07:00
lib powerpc/mpc85xx: Make boot flag effective 2014-08-12 12:26:47 -07:00
config.mk kconfig: delete redundant CONFIG_${ARCH} definition 2014-07-30 14:42:02 -04:00
Kconfig kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00