Skip to content
Snippets Groups Projects
user avatar
Heiko Schocher authored
NetLoop polls every cycle with getenv some environment variables.
This is horribly slow, especially when the environment is big.

This patch reads only the environment variables in NetLoop,
when they were changed.

Also moved the init part of the NetLoop function in a seperate
function.

Signed-off-by: default avatarHeiko Schocher <hs@denx.de>
Signed-off-by: default avatarBen Warren <biggerbadderben@gmail.com>
2f70c49e
History