X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fcrs3xx-98dx3236.h;h=6535730731a6ed435889dacea591497a11a10111;hb=4db386655a889b6466d2c3f40839ad21205c6d21;hp=25bcc2a6841cd4c75fdb11597c9c2922102030c2;hpb=ea92f95d630cba9c3a324d250258ad2e35d9c997;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/crs3xx-98dx3236.h b/include/configs/crs3xx-98dx3236.h index 25bcc2a..6535730 100644 --- a/include/configs/crs3xx-98dx3236.h +++ b/include/configs/crs3xx-98dx3236.h @@ -13,7 +13,7 @@ /* Environment in SPI NOR flash */ /* Keep device tree and initrd in lower memory so the kernel can access them */ -#define CONFIG_EXTRA_ENV_SETTINGS \ +#define CFG_EXTRA_ENV_SETTINGS \ "fdt_high=0x10000000\0" \ "initrd_high=0x10000000\0"