Tom Rini
|
168de20f3b
Revert "fw_printenv: Don't bail out directly after one env read error"
|
6 years ago |
Joe Hershberger
|
3925b2ac97
fw_printenv: Don't bail out directly after one env read error
|
6 years ago |
Shyam Saini
|
919d25c920
u-boot: Fix several typos
|
7 years ago |
Alex Kiernan
|
94b233f443
tools: env: Use getline rather than fgets when reading config/script
|
7 years ago |
Tom Rini
|
83d290c56f
SPDX: Convert all of our single license tags to Linux Kernel style
|
7 years ago |
Alex Kiernan
|
dbc3432379
tools: env: Implement atomic replace for filesystem
|
7 years ago |
Alex Kiernan
|
899b5338fa
tools: env: Refactor write path of flash_io()
|
7 years ago |
Alex Kiernan
|
2deb3cac08
tools: env: Fix CamelCasing style violation
|
7 years ago |
Alex Kiernan
|
c7f52c4b6e
tools: env: Pass through indent
|
7 years ago |
Stefan Agner
|
cd655514aa
tools/env: allow equal sign as key value separation
|
7 years ago |
Alex Kiernan
|
d877a6c50e
Fix --noheader on fw_printenv
|
7 years ago |
Jelle van der Waa
|
9e82087cef
tools: remove unused ret
|
7 years ago |
S. Lockwood-Childs
|
34255b92e6
tools: env: Add support for direct read/write UBI volumes
|
7 years ago |
Tom Rini
|
c6831c74a9
env: Remove CONFIG_ENV_AES support
|
7 years ago |
Tom Rini
|
2d3229bea2
env: Fix out of tree building of tools-all
|
7 years ago |
Lukasz Majewski
|
40fe89c6e8
fix: fw_env: Prevent writing error message on special files, which don't support fsync
|
7 years ago |
Simon Glass
|
382bee57f1
env: Rename setenv() to env_set()
|
7 years ago |
Michael Heimpold
|
7e99e14d4b
tools/fw_env: use fsync to ensure that data is physically stored
|
12 years ago |
xypron.glpk@gmx.de
|
ddc6a9de05
tools/env: avoid memory leak in fw_setenv
|
8 years ago |
Stefano Babic
|
33f0086cb7
env: fix memory leak in fw_env routines
|
8 years ago |
Stefano Babic
|
9d80b49a67
env: split fw_env.h in public and private parts
|
8 years ago |
Max Krummenacher
|
333ee16d04
tools/env: fix environment alignment tests for block devices
|
8 years ago |
Andreas Fenkart
|
24307d6337
Suspected Spam: Do not open attachements![PATCH 4/6] tools/env: flash_write_buf: enforce offset to be start of environment
|
8 years ago |
Andreas Fenkart
|
ff95e579cf
tools/env: lookup dev_type directly from flash_read_buf/flash_write_buf
|
8 years ago |
Andreas Fenkart
|
c6012bbce6
tools/env: pass bad block offset by value
|
8 years ago |
Andreas Fenkart
|
e2c9351d5a
tools/env: factor out environment_end function
|
8 years ago |
Andreas Fenkart
|
4ed6f4318b
tools/env: soften warning about erase block alignment
|
8 years ago |
Andreas Fenkart
|
490365c38f
tools/env: return with error if redundant environments have unequal size
|
8 years ago |
Andreas Fenkart
|
183923d3e4
tools/env: ensure environment starts at erase block boundary
|
8 years ago |
Marcin Niestroj
|
81c878dd3c
tools: env: Fix format warnings in debug
|
9 years ago |