X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fintegratorcp_cm1136_defconfig;h=ba6450b11eea8b8c57bb87209536bf215e17b88d;hb=970bf8603b877e2b66170290f751f9c23c120838;hp=d72e380b924494c4d840fea7eb9fa9bbe245ec50;hpb=ec929484ecd95279abd5a95516ec8307571a26a4;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/integratorcp_cm1136_defconfig b/configs/integratorcp_cm1136_defconfig index d72e380..ba6450b 100644 --- a/configs/integratorcp_cm1136_defconfig +++ b/configs/integratorcp_cm1136_defconfig @@ -1,15 +1,17 @@ CONFIG_ARM=y CONFIG_ARCH_INTEGRATOR=y CONFIG_SYS_TEXT_BASE=0x01000000 +CONFIG_SYS_MALLOC_LEN=0x22000 CONFIG_ARCH_INTEGRATOR_CP=y CONFIG_CM1136=y CONFIG_NR_DRAM_BANKS=1 CONFIG_ENV_SIZE=0x2000 CONFIG_ENV_SECT_SIZE=0x40000 -CONFIG_SYS_MALLOC_LEN=0x22000 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