Re: [U-Boot] [PATCH] powerpc/fsl_fman: Add initial fman immap structures

2010-07-26 Thread Kumar Gala
On Jul 15, 2010, at 12:05 AM, Kumar Gala wrote: > Add basic structures for Frame Manager on P4080/P3041/P5020 devices > > Signed-off-by: Kumar Gala > --- > arch/powerpc/include/asm/fsl_fman.h | 212 + > arch/powerpc/include/asm/immap_85xx.h |1 + > 2 files c

[U-Boot] [PATCH] powerpc/fsl_fman: Add initial fman immap structures

2010-07-14 Thread Kumar Gala
Add basic structures for Frame Manager on P4080/P3041/P5020 devices Signed-off-by: Kumar Gala --- arch/powerpc/include/asm/fsl_fman.h | 212 + arch/powerpc/include/asm/immap_85xx.h |1 + 2 files changed, 213 insertions(+), 0 deletions(-) create mode 100644