X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=inline;f=board%2Fsacsng%2Fflash.c;h=f37be294238ae6c6056569236208d958a10d1908;hb=5a1aceb0689e2f731491838970884a673ef7e7d3;hp=52e01def5b1b82fe35eda67234d20b3719d69081;hpb=7d9b5bae5ba558c7464d89d033aca04acaf01172;p=platform%2Fkernel%2Fu-boot.git diff --git a/board/sacsng/flash.c b/board/sacsng/flash.c index 52e01de..f37be29 100644 --- a/board/sacsng/flash.c +++ b/board/sacsng/flash.c @@ -73,7 +73,7 @@ unsigned long flash_init (void) &flash_info[0]); #endif -#ifdef CFG_ENV_IS_IN_FLASH +#ifdef CONFIG_ENV_IS_IN_FLASH /* ENV protection ON by default */ flash_protect(FLAG_PROTECT_SET, CFG_ENV_ADDR, @@ -90,7 +90,7 @@ unsigned long flash_init (void) &flash_info[1]); #endif -#ifdef CFG_ENV_IS_IN_FLASH +#ifdef CONFIG_ENV_IS_IN_FLASH /* ENV protection ON by default */ flash_protect(FLAG_PROTECT_SET, CFG_ENV_ADDR,