Skip to content
Snippets Groups Projects
Commit b6e7bd97 authored by Wolfgang Denk's avatar Wolfgang Denk
Browse files

schmoogie: fix build error due to removal of forceenv()


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: default avatarWolfgang Denk <wd@denx.de>
Cc: Sergey Kubushyn <ksi@koi8.net>
Acked-by: default avatarSergey Kubushyn <ksi@koi8.net>
parent 439f6f7e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment