Re: [U-Boot] [PATCH] mpc8313erdb: fix mtdparts address

2012-01-09 Thread Kim Phillips
On Wed, 4 Jan 2012 16:48:26 -0600 Scott Wood wrote: > Fix a copy-and-paste error when adapting mpc8315erdb mtdparts > to mpc8313erdb. mtdids was already using the proper address > on mpc8313erdb. > > Signed-off-by: Scott Wood > --- applied, thanks. Kim __

[U-Boot] [PATCH] mpc8313erdb: fix mtdparts address

2012-01-04 Thread Scott Wood
Fix a copy-and-paste error when adapting mpc8315erdb mtdparts to mpc8313erdb. mtdids was already using the proper address on mpc8313erdb. Signed-off-by: Scott Wood --- include/configs/MPC8313ERDB.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/configs/MPC8313