X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=include%2Fenvironment.h;h=af605ab7a9cefc5547ce23b91a7e4aef5fa4bb19;hb=5c3d76762194a63f662841d1f00da275f6d033f7;hp=422f800897fb78982e388d5ef9371aed34810ac5;hpb=2770bcb21c82835a5351176e5b2a9221d7fc8ef9;p=u-boot diff --git a/include/environment.h b/include/environment.h index 422f800897..af605ab7a9 100644 --- a/include/environment.h +++ b/include/environment.h @@ -79,6 +79,9 @@ # ifdef CFG_ENV_OFFSET_REDUND # define CFG_REDUNDAND_ENVIRONMENT # endif +# ifdef CFG_ENV_IS_EMBEDDED +# define ENV_IS_EMBEDDED 1 +# endif #endif /* CFG_ENV_IS_IN_NAND */