Home
last modified time | relevance | path

Searched refs:HAVE_REDUND (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/tools/env/
H A DREADME27 #define HAVE_REDUND /* For systems with 2 env sectors */
39 Un-define HAVE_REDUND, if you want to use the utilities on a system
41 If HAVE_REDUND is undefined, DEVICE2_NAME is ignored,
H A Dfw_env_private.h27 #define HAVE_REDUND /* For systems with 2 env sectors */ macro
H A Dfw_env.c1717 #ifdef HAVE_REDUND in parse_config()