Skip to content
Snippets Groups Projects
Commit f4742ca0 authored by Stefan Agner's avatar Stefan Agner Committed by Tom Rini
Browse files

tools/env: allow negative offsets


A negative value for the offset is treated as a backwards offset for
from the end of the device/partition for block devices. This aligns
the behavior of the config file with the syntax of CONFIG_ENV_OFFSET
where the functionality has been introduced with
commit 5c088ee8 ("env_mmc: allow negative CONFIG_ENV_OFFSET").

Signed-off-by: default avatarStefan Agner <stefan.agner@toradex.com>
parent 14fb5b25
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment