[U-Boot] [PATCH] schmoogie: fix build error due to removal of forceenv()

Wolfgang Denk wd at denx.de
Mon Oct 18 21:46:47 CEST 2010


In message <1286306248-31381-1-git-send-email-wd at denx.de> you wrote:
> commit 6d014adf dropped support for the forceenv() function, but failed
> to remove references to it from board/davinci/schmoogie/schmoogie.c
> 
> Replace forceenv() by setenv() and set CONFIG_ENV_OVERWRITE instead in
> the board config file to allow overwriting the serial number.
> 
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> Cc: Sergey Kubushyn <ksi at koi8.net>
> ---
>  board/davinci/schmoogie/schmoogie.c |    8 ++++----
>  include/configs/davinci-schmoogie.h |    1 +
>  2 files changed, 5 insertions(+), 4 deletions(-)

Applied.

Sandeep, I hope this is OK with you.  Thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The only person who always got his work done by Friday
                                                 was Robinson Crusoe.


More information about the U-Boot mailing list