diff options
author | Heiko Schocher <hs@denx.de> | 2009-02-10 09:38:52 +0100 |
---|---|---|
committer | Ben Warren <biggerbadderben@gmail.com> | 2009-02-22 23:49:33 -0800 |
commit | 2f70c49e5b9813635ad73666aa30f304c7fdeda9 (patch) | |
tree | 57b6d6625de2648dab93e71cf74a7329c81c6adc /cpu/arm720t/start.S | |
parent | ad2d16393e9f684e4a9255f42e8bfdd819b67a87 (diff) | |
download | u-boot-imx-2f70c49e5b9813635ad73666aa30f304c7fdeda9.zip u-boot-imx-2f70c49e5b9813635ad73666aa30f304c7fdeda9.tar.gz u-boot-imx-2f70c49e5b9813635ad73666aa30f304c7fdeda9.tar.bz2 |
netloop: speed up NetLoop
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: Heiko Schocher <hs@denx.de>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
Diffstat (limited to 'cpu/arm720t/start.S')
0 files changed, 0 insertions, 0 deletions