On Feb 4, 2011, at 2:41 PM, Kumar Gala wrote: > From: Roy Zang <[email protected]> > > Add P1023 (dual core) & P1017 (single core) specific information: > * SERDES Table > * Added P1023/P1017 to cpu_type_list and SVR list > (fixed issue with P1013 not being sorted correctly). > * Added P1023/P1027 to config_mpc85xx.h > * Added new LAW type introduced on P1023/P1017 > * Updated a few immap register/defines unique to P1023/P1017 > > Signed-off-by: Roy Zang <[email protected]> > Signed-off-by: Kumar Gala <[email protected]> > --- > arch/powerpc/cpu/mpc85xx/Makefile | 2 + > arch/powerpc/cpu/mpc85xx/p1023_serdes.c | 53 +++++++++++++++++++++++++++++ > arch/powerpc/cpu/mpc8xxx/cpu.c | 6 +++- > arch/powerpc/include/asm/config_mpc85xx.h | 20 +++++++++++ > arch/powerpc/include/asm/fsl_law.h | 1 + > arch/powerpc/include/asm/immap_85xx.h | 14 ++++++++ > arch/powerpc/include/asm/processor.h | 4 ++ > 7 files changed, 99 insertions(+), 1 deletions(-) > create mode 100644 arch/powerpc/cpu/mpc85xx/p1023_serdes.c
applied to 85xx next - k _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

