X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fevb_ast2500.h;h=f304929263e9d4045775b75226ffebfa188a22d5;hb=0613c36a7a5973d58a50b764ee647099e80cc97d;hp=b109a151838730b32029e7985e3b24661aec2029;hpb=f76750d1113380462413bad94d7a400af1aa4909;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/evb_ast2500.h b/include/configs/evb_ast2500.h index b109a15..f304929 100644 --- a/include/configs/evb_ast2500.h +++ b/include/configs/evb_ast2500.h @@ -11,10 +11,10 @@ #include -#define CONFIG_SYS_UBOOT_BASE CONFIG_SYS_TEXT_BASE +#define CFG_SYS_UBOOT_BASE CONFIG_TEXT_BASE /* Misc */ -#define CONFIG_EXTRA_ENV_SETTINGS \ +#define CFG_EXTRA_ENV_SETTINGS \ "" #endif /* __CONFIG_H */