Re: [U-Boot] [PATCH 7/8] mpc83xx: MPC8315ERDB: Use hwconfig for board type selection

2009-07-16 Thread Wolfgang Denk
Dear Anton Vorontsov, In message <20090609202536.gg20...@oksana.dev.rtsoft.ru> you wrote: > This patch simply converts the board to the hwconfig infrastructure. > > Signed-off-by: Anton Vorontsov > --- > board/freescale/mpc8315erdb/mpc8315erdb.c | 14 +- > include/configs/MPC8315E

[U-Boot] [PATCH 7/8] mpc83xx: MPC8315ERDB: Use hwconfig for board type selection

2009-06-09 Thread Anton Vorontsov
This patch simply converts the board to the hwconfig infrastructure. Signed-off-by: Anton Vorontsov --- board/freescale/mpc8315erdb/mpc8315erdb.c | 14 +- include/configs/MPC8315ERDB.h |1 + 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/board/freesc

[U-Boot] [PATCH 7/8] mpc83xx: MPC8315ERDB: Use hwconfig for board type selection

2009-04-29 Thread Anton Vorontsov
This patch simply converts the board to the hwconfig infrastructure. Signed-off-by: Anton Vorontsov --- board/freescale/mpc8315erdb/mpc8315erdb.c | 14 +- include/configs/MPC8315ERDB.h |1 + 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/board/freesc