diff options
author | Marek BehĂșn <marek.behun@nic.cz> | 2021-10-17 17:36:29 +0200 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2021-10-21 12:50:48 -0600 |
commit | 7b611ee90e1e4db531c4e3896efebfdc0743725d (patch) | |
tree | 6ec0e3f1490a30e5ae7900421b7176374215bb41 /tools/docker | |
parent | 6aa652d008398fa7db99b7d570bc6f0123dcd9b5 (diff) | |
download | u-boot-7b611ee90e1e4db531c4e3896efebfdc0743725d.tar.gz u-boot-7b611ee90e1e4db531c4e3896efebfdc0743725d.tar.bz2 u-boot-7b611ee90e1e4db531c4e3896efebfdc0743725d.zip |
env: Change env_match() to static and remove from header
This function was used by other parts of U-Boot in the past when
environment was read from underlying device one character at a time.
This is not the case anymore.
Signed-off-by: Marek BehĂșn <marek.behun@nic.cz>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/docker')
0 files changed, 0 insertions, 0 deletions