Re: [U-Boot] [PATCH 1/2] mpc52xx, mucmc52, uc101: config cleanup

2009-09-09 Thread Wolfgang Denk
Dear Detlev Zundel, In message you wrote: > > > +#define CONFIG_MPC5xxx 1 /* This is an MPC5xxx CPU > > */ > > +#define CONFIG_MPC5200 1 /* (more precisely an MPC5200 > > CPU) */ > > + > > +#define CONFIG_SYS_MPC5XXX_CLKIN 3300 /* ..

Re: [U-Boot] [PATCH 1/2] mpc52xx, mucmc52, uc101: config cleanup

2009-09-09 Thread Detlev Zundel
Hi Heiko, > - as this boards are similiar, collect common config option > in manroland-common.h > - add OF support > - update default environment > > Signed-off-by: Heiko Schocher > --- > board/mucmc52/mucmc52.c|7 + > board/uc101/uc101.c|7 + > include/conf

Re: [U-Boot] [PATCH 1/2] mpc52xx, mucmc52, uc101: config cleanup

2009-09-09 Thread Wolfgang Denk
Dear Heiko Schocher, In message <4aa755cd.8050...@denx.de> you wrote: > - as this boards are similiar, collect common config option > in manroland-common.h > - add OF support > - update default environment > > Signed-off-by: Heiko Schocher > --- > board/mucmc52/mucmc52.c|7 + >

[U-Boot] [PATCH 1/2] mpc52xx, mucmc52, uc101: config cleanup

2009-09-08 Thread Heiko Schocher
- as this boards are similiar, collect common config option in manroland-common.h - add OF support - update default environment Signed-off-by: Heiko Schocher --- board/mucmc52/mucmc52.c|7 + board/uc101/uc101.c|7 + include/configs/manroland-common.h | 336