X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fam335x_igep003x.h;h=e2beaf271859e34aa3bd37d17b14f94df2473fe8;hb=6786ce1ce14feb4d02854a0c04bc0cce505be46e;hp=abd868c1453835bfc68dacb4d2c92b2571037c49;hpb=91092132bac0ae768beb76c12ef8be732ea6ba3a;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/am335x_igep003x.h b/include/configs/am335x_igep003x.h index abd868c..e2beaf2 100644 --- a/include/configs/am335x_igep003x.h +++ b/include/configs/am335x_igep003x.h @@ -20,7 +20,7 @@ #define V_OSCK 24000000 /* Clock output from T2 */ #define V_SCLK (V_OSCK) -#define CONFIG_EXTRA_ENV_SETTINGS \ +#define CFG_EXTRA_ENV_SETTINGS \ DEFAULT_LINUX_BOOT_ENV \ "bootdir=/boot\0" \ "bootfile=zImage\0" \