Re: [U-Boot] [PATCH 06/10] km/common: remove saveenv from do_checkboardidhwkey

2011-07-27 Thread Wolfgang Denk
Dear Holger Brunck, In message <1307348541-2466-7-git-send-email-holger.bru...@keymile.com> you wrote: > This is unneeded here because we save the environment when > the board boots the first time. At this time we have set > the values already. > > Signed-off-by: Holger Brunck > Signed-off-by:

[U-Boot] [PATCH 06/10] km/common: remove saveenv from do_checkboardidhwkey

2011-06-06 Thread Holger Brunck
This is unneeded here because we save the environment when the board boots the first time. At this time we have set the values already. Signed-off-by: Holger Brunck Signed-off-by: Valentin Longchamp cc: Heiko Schocher cc: Wolfgang Denk --- board/keymile/common/common.c |7 +-- 1 files