X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fls1021aiot.h;h=8b5fba51c6ffab3b1d3be80da322822e1479e22b;hb=4db386655a889b6466d2c3f40839ad21205c6d21;hp=0e3ff3c5b7a4d7e64b4407b6b9042a4e87af4b8f;hpb=2b210540b13ab528fbccc0122605ef07a57881af;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/ls1021aiot.h b/include/configs/ls1021aiot.h index 0e3ff3c..8b5fba5 100644 --- a/include/configs/ls1021aiot.h +++ b/include/configs/ls1021aiot.h @@ -72,7 +72,7 @@ #define HWCONFIG_BUFFER_SIZE 256 -#define CONFIG_EXTRA_ENV_SETTINGS \ +#define CFG_EXTRA_ENV_SETTINGS \ "bootargs=root=/dev/ram0 rw console=ttyS0,115200\0" \ "initrd_high=0xffffffff\0"