Re: [U-Boot] [PATCH v2] ppc4xx: Add T3COPR board support (PPC460GT based)

2010-06-29 Thread Stefan Roese
Hi Wolfgang, On Tuesday 29 June 2010 09:52:00 Wolfgang Denk wrote: > > This patch adds support for the T3CORP board, based on the > > AppliedMicro (AMCC) PPC460GT. > > General question: should we rename "amcc" into "apm" ? Personally, I don't like the idea to change all existing references from

Re: [U-Boot] [PATCH v2] ppc4xx: Add T3COPR board support (PPC460GT based)

2010-06-29 Thread Wolfgang Denk
Dear Stefan Roese, In message <1277796281-19728-1-git-send-email...@denx.de> you wrote: > This patch adds support for the T3CORP board, based on the > AppliedMicro (AMCC) PPC460GT. General question: should we rename "amcc" into "apm" ? ... > +int board_early_init_r(void) > +{ ... > + /* Add

[U-Boot] [PATCH v2] ppc4xx: Add T3COPR board support (PPC460GT based)

2010-06-29 Thread Stefan Roese
This patch adds support for the T3CORP board, based on the AppliedMicro (AMCC) PPC460GT. Signed-off-by: Stefan Roese --- v2: - Fixed spelling: fibre -> fiber - Rebased on next, no changes to toplevel Makefile needed anymore MAINTAINERS|1 + MAKEALL|