Re: [U-Boot] [PATCH] powerpc/85xx: Cleanup some QE related defines

2011-02-09 Thread Kumar Gala
On Jan 31, 2011, at 11:16 PM, Kumar Gala wrote: > Move some processor specific QE defines into config_mpc85xx.h and use > QE_MURAM_SIZE to cleanup some ifdef mess in the QE immap struct. > > Also fixed up some comment style issues in immap_qe.h > > Signed-off-by: Kumar Gala > --- > arch/powerp

[U-Boot] [PATCH] powerpc/85xx: Cleanup some QE related defines

2011-01-31 Thread Kumar Gala
Move some processor specific QE defines into config_mpc85xx.h and use QE_MURAM_SIZE to cleanup some ifdef mess in the QE immap struct. Also fixed up some comment style issues in immap_qe.h Signed-off-by: Kumar Gala --- arch/powerpc/include/asm/config_mpc85xx.h |6 ++ arch/powerpc/include/as