X-Git-Url: http://review.tizen.org/git/?p=platform%2Fkernel%2Fu-boot.git;a=blobdiff_plain;f=include%2Fconfigs%2Fat91sam9263ek.h;h=48c12ea8801985eb47e2788dcea33c63dc04b5bf;hp=afdb74785f8a8ac8e5c00c7ded2719d47ba4a504;hb=HEAD;hpb=14f43797d0a696248c09d298e2f2809dded345ba diff --git a/include/configs/at91sam9263ek.h b/include/configs/at91sam9263ek.h index afdb747..4101440 100644 --- a/include/configs/at91sam9263ek.h +++ b/include/configs/at91sam9263ek.h @@ -36,7 +36,7 @@ /* Address and size of Primary Environment Sector */ -#define CONFIG_EXTRA_ENV_SETTINGS \ +#define CFG_EXTRA_ENV_SETTINGS \ "monitor_base=" __stringify(CONFIG_SYS_MONITOR_BASE) "\0" \ "update=" \ "protect off ${monitor_base} +${filesize};" \