Home
last modified time | relevance | path

Searched hist:"24307 d6337e69c277e8f70ae9af97ef331dc39c5" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/tools/env/
H A Dfw_env.c24307d6337e69c277e8f70ae9af97ef331dc39c5 Mon Aug 29 21:17:00 UTC 2016 Andreas Fenkart <andreas.fenkart@digitalstrom.com> Suspected Spam: Do not open attachements![PATCH 4/6] tools/env: flash_write_buf: enforce offset to be start of environment

This allows to take advantage of the environment being block aligned.
This is not a new constraint. Writes always start at the begin of the
environment, since the header with CRC/length as there.
Every environment modification requires updating the header

Signed-off-by: Andreas Fenkart <andreas.fenkart@digitalstrom.com>