Skip to content
Snippets Groups Projects
Commit 64b3727b authored by Markus Klotzbuecher's avatar Markus Klotzbuecher Committed by Wolfgang Denk
Browse files

tools: fix fw_printenv tool to compile again


This patch updates the fw_printenv/fw_setenv userspace tool to include
the correct MTD header in order to compile against current kernel
headers. Backward compatibility is preserved by introducing an option
MTD_VERSION which can be set to "old" for compilation using the old MTD
headers. Along with this a number of warnings are fixed.

Signed-off-by: default avatarMarkus Klotzbuecher <mk@denx.de>
parent 74ac5fac
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