X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fintegratorcp_cm1136_defconfig;h=ba6450b11eea8b8c57bb87209536bf215e17b88d;hb=970bf8603b877e2b66170290f751f9c23c120838;hp=841e8e47fb6cd8e35361df2e825a4a972917da3f;hpb=9802154a94d6a22c5e1b4750d1b573c51afeb8fd;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/integratorcp_cm1136_defconfig b/configs/integratorcp_cm1136_defconfig index 841e8e4..ba6450b 100644 --- a/configs/integratorcp_cm1136_defconfig +++ b/configs/integratorcp_cm1136_defconfig @@ -10,6 +10,8 @@ CONFIG_ENV_SECT_SIZE=0x40000 CONFIG_SYS_LOAD_ADDR=0x7fc0 CONFIG_USE_BOOTARGS=y CONFIG_BOOTARGS="root=/dev/mtdblock0 console=ttyAMA0 console=tty ip=dhcp netdev=27,0,0xfc800000,0xfc800010,eth0 video=clcdfb:0" +CONFIG_USE_BOOTCOMMAND=y +CONFIG_BOOTCOMMAND="tftpboot ; bootm" # CONFIG_DISPLAY_CPUINFO is not set # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_MISC_INIT_R=y