diff options
author | Marek BehĂșn <marek.behun@nic.cz> | 2021-10-17 17:36:31 +0200 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2021-10-21 12:50:48 -0600 |
commit | eff73b2eed28389805e8dda6632f6c5f29b3e9b6 (patch) | |
tree | 169fdff36fe61d52ace92f7c590f626acf2d7dad /drivers/ddr/microchip/ddr2.c | |
parent | 52f9ed34cb3768663ee9c2e5d980143e8ac783a9 (diff) |
env: Use string pointer instead of indexes in env_get_f()
Since we no longer use env_get_char() to access n-th character of
linearized environment data, but rather access the arrays themselves, we
can convert the iteration to use string pointers instead of position
indexes.
Signed-off-by: Marek BehĂșn <marek.behun@nic.cz>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/ddr/microchip/ddr2.c')
0 files changed, 0 insertions, 0 deletions