diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/warp7.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/warp7.h b/include/configs/warp7.h index 98fedb89246..10db716cff4 100644 --- a/include/configs/warp7.h +++ b/include/configs/warp7.h @@ -139,4 +139,7 @@ #define CONFIG_USBNET_DEV_ADDR "de:ad:be:af:00:01" +/* Environment variable name to represent HAB enable state */ +#define HAB_ENABLED_ENVNAME "hab_enabled" + #endif |
