Skip to content
Commit b2cdef48 authored by Goldschmidt Simon's avatar Goldschmidt Simon Committed by Tom Rini
Browse files

env: restore old env_get_char() behaviour



With multiple environments, the 'get_char' callback for env
drivers does not really make sense any more because it is
only supported by two drivers (eeprom and nvram).

To restore single character loading for these drivers,
override 'env_get_char_spec'.

Signed-off-by: default avatarSimon Goldschmidt <sgoldschmidt@de.pepperl-fuchs.com>
Acked-by: default avatarMaxime Ripard <maxime.ripard@bootlin.com>
parent e1caa584
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment