X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fsdm845.h;h=9a4fe530a20b731d0a0b6d04a0385dbd2f124df0;hb=4db386655a889b6466d2c3f40839ad21205c6d21;hp=f7cdd5a19568576cf72678399760790f91f100ac;hpb=d2ad92927ea91ab8cece92a308350602c594dd3e;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/sdm845.h b/include/configs/sdm845.h index f7cdd5a..9a4fe53 100644 --- a/include/configs/sdm845.h +++ b/include/configs/sdm845.h @@ -13,7 +13,7 @@ #define CFG_SYS_BAUDRATE_TABLE { 115200, 230400, 460800, 921600 } -#define CONFIG_EXTRA_ENV_SETTINGS \ +#define CFG_EXTRA_ENV_SETTINGS \ "bootm_size=0x4000000\0" \ "bootm_low=0x80000000\0" \ "stdout=vidconsole\0" \