Re: [U-Boot-Users] [PATCH 1/5] 83xx: nand support for MPC837XRDB boards

2008-03-24 Thread Kim Phillips
On Mon, 24 Mar 2008 17:40:23 +0300 Anton Vorontsov <[EMAIL PROTECTED]> wrote: > > Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]> > --- > > Rebased on top of today's u-boot-mpc83xx. > > include/configs/MPC837XERDB.h | 19 +++ > 1 files changed, 19 insertions(+), 0 deletion

[U-Boot-Users] [PATCH 1/5] 83xx: nand support for MPC837XRDB boards

2008-03-24 Thread Anton Vorontsov
Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]> --- Rebased on top of today's u-boot-mpc83xx. include/configs/MPC837XERDB.h | 19 +++ 1 files changed, 19 insertions(+), 0 deletions(-) diff --git a/include/configs/MPC837XERDB.h b/include/configs/MPC837XERDB.h index 0d79aae.