[U-Boot] [PATCH v2] powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition
Masahiro Yamada
yamada.m at jp.panasonic.com
Thu Jan 16 03:06:26 CET 2014
Hello Gerhard,
> > * High Level Configuration Options
> > */
> > -#define CONFIG_MPC5xxx 1 /* This is an MPC5xxx CPU */
> > #define CONFIG_MPC5200 1 /* (more precisely a MPC5200 CPU) */
> > #define CONFIG_TQM5200 1 /* ... on a TQM5200 module */
> >
>
> Haven't checked all of the patch, just by coincidence spotted
> this one. The removal of one of the preprocessor lines loses
> information in the right hand side comment. After the patch the
> remaining text looks odd.
Good find!
I posted v3.
I also checked the others and I think this is the only one to be fixed.
Best Regards
Masahiro Yamada
More information about the U-Boot
mailing list