Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/tools/env/
H A Dfw_env.cc6012bbce6ce9ac3162aeb841b2502ba71e52af6 Mon Aug 29 21:16:58 UTC 2016 Andreas Fenkart <andreas.fenkart@digitalstrom.com> tools/env: pass bad block offset by value

the offset is not modified by linux ioctl call
see mtd_ioctl{drivers/mtd/mtdchar.c}
Makes the interface less ambiguous, since the caller can
now exclude a modification of blockstart

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