Home
last modified time | relevance | path

Searched hist:f4742ca0fb94e531b8dcddd1ac0799ee4c9c2605 (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/tools/env/
H A Dfw_env.configf4742ca0fb94e531b8dcddd1ac0799ee4c9c2605 Thu Jul 14 00:14:38 UTC 2016 Stefan Agner <stefan.agner@toradex.com> 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 5c088ee841f9 ("env_mmc: allow negative CONFIG_ENV_OFFSET").

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
H A Dfw_env.cf4742ca0fb94e531b8dcddd1ac0799ee4c9c2605 Thu Jul 14 00:14:38 UTC 2016 Stefan Agner <stefan.agner@toradex.com> 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 5c088ee841f9 ("env_mmc: allow negative CONFIG_ENV_OFFSET").

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>