Dear Kumar Gala, In message <1295429250-25788-1-git-send-email-ga...@kernel.crashing.org> you wrote: > Add new headers that capture common defines for a given SoC/processor > rather than duplicating that information in board config.h and random > other places. > > Eventually this should be handled by Kconfig & defconfigs > > Signed-off-by: Kumar Gala <ga...@kernel.crashing.org> > --- > * I know its late for such a patch, but I think it best to introduce right > after > the merge window closes so that patches for the next release deal with it > and > I didn't require everyone else to deal with for this merge window > > Also I think its a beneficial cleanup to address several long standing > code duplication problems. > > arch/powerpc/include/asm/config.h | 41 ++----- > arch/powerpc/include/asm/config_mpc85xx.h | 187 > +++++++++++++++++++++++++++++ > arch/powerpc/include/asm/config_mpc86xx.h | 38 ++++++ > drivers/misc/fsl_law.c | 22 +---- > include/configs/P4080DS.h | 16 --- > 5 files changed, 236 insertions(+), 68 deletions(-) > create mode 100644 arch/powerpc/include/asm/config_mpc85xx.h > create mode 100644 arch/powerpc/include/asm/config_mpc86xx.h
Acked-by: Wolfgang Denk <w...@denx.de> Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de It's a small world, but I wouldn't want to paint it. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot