Home
last modified time | relevance | path

Searched hist:"00 c234f38fccaa24b052691913cb3a7e8bc2b3a1" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/tools/env/
H A Dfw_env.h00c234f38fccaa24b052691913cb3a7e8bc2b3a1 Wed Apr 05 16:08:02 UTC 2017 Stefano Babic <sbabic@denx.de> env: add a version number to check API

Changes in the environment library are difficult to tracked by programs
using the library. Add simply an API version number that must be
increased each time when the API is changed.

This can be detected and a program can work with different versions of
the library.

Signed-off-by: Stefano Babic <sbabic@denx.de>