Re: [U-Boot] 83xx, kmeter1: fix compile error

2010-01-26 Thread Kim Phillips
On Wed, 20 Jan 2010 09:05:32 +0100 Heiko Schocher wrote: > - delete double MTDIDS_DEFAULT and MTDPARTS_DEFAULT > defines in board config file. > - add mising CONFIG_KM_UBI_PARTITION_NAME define > > Signed-off-by: Heiko Schocher > --- > include/configs/kmeter1.h |7 ++- > 1 files chan

[U-Boot] 83xx, kmeter1: fix compile error

2010-01-20 Thread Heiko Schocher
- delete double MTDIDS_DEFAULT and MTDPARTS_DEFAULT defines in board config file. - add mising CONFIG_KM_UBI_PARTITION_NAME define Signed-off-by: Heiko Schocher --- include/configs/kmeter1.h |7 ++- 1 files changed, 2 insertions(+), 5 deletions(-) diff --git a/include/configs/kmeter1.