]> git.dujemihanovic.xyz Git - u-boot.git/commit
env: ubi: support configurable VID offset
authorHamish Guthrie <hamish.guthrie@kistler.com>
Wed, 15 May 2019 13:15:55 +0000 (15:15 +0200)
committerHeiko Schocher <hs@denx.de>
Tue, 9 Jul 2019 05:00:22 +0000 (07:00 +0200)
commit985186d1f2539c002c8482b2b164d59026d1bea3
tree3cf0da0ef3a822bba5025a2fd281146980ee43f8
parenta9221f3ebd6dc71b33c14055504446d8e08f372b
env: ubi: support configurable VID offset

Introduce KConfig CONFIG_ENV_UBI_VID_OFFSET to allow providing custom
VID header offsets for the environment on UBI.

Signed-off-by: Hamish Guthrie <hamish.guthrie@kistler.com>
Signed-off-by: Markus Klotzbuecher <markus.klotzbuecher@kistler.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
Cc: Kyungmin Park <kmpark@infradead.org>
env/Kconfig
env/ubi.c