u-boot-brain/arch/powerpc
Prabhakar Kushwaha b26df185c3 powerpc/mpc85xx: Move LAW_EN define outside of config
LAW_EN is only defined if CONFIG_SYS_CCSRBAR_DEFAULT is not equal to
CONFIG_SYS_CCSRBAR_PHYS. in SPL framework CCSRBAR is not relocated hence
both are same. This cause compilation error.

So LAW_EN define outside of configs

Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
2014-04-22 17:58:50 -07:00
..
cpu powerpc/mpc85xx: Move LAW_EN define outside of config 2014-04-22 17:58:50 -07:00
include/asm mpc85xx: Add support for the supplement configuration unit register 2014-04-22 17:58:49 -07:00
lib mpc85xx/t104x: Add deep sleep framework support 2014-04-22 17:58:49 -07:00
config.mk kbuild: move "checkgcc4" to PowerPC archprepare 2014-03-07 10:59:07 -05:00