天猫魔盒tmb100 ubootenv参数

1080ioutputheight=1044
1080ioutputwidth=1860
1080ioutputx=30
1080ioutputy=18
1080poutputheight=1044
1080poutputwidth=1860
1080poutputx=30
1080poutputy=18
480ioutputheight=464
480ioutputwidth=700
480ioutputx=10
480ioutputy=8
480poutputheight=464
480poutputwidth=700
480poutputx=10
480poutputy=8
576ioutputheight=556
576ioutputwidth=700
576ioutputx=10
576ioutputy=10
576poutputheight=556
576poutputwidth=700
576poutputx=10
576poutputy=10
720poutputheight=696
720poutputwidth=1240
720poutputx=20
720poutputy=12
batfull_threshold=98
batlow_threshold=10
baudrate=115200
bootargs=root=/dev/cardblksd2 rw rootfstype=ext3 rootwait init=/init console=ttyS0,115200n8 nohlt vmalloc=256m mem=1024m logo=osd1,0x84100000,720p
bootcmd=run compatible_boot
bootdelay=0
bootfile=boot.img
chipname=8726m6
compatible_boot=if test ${storage} = null; then run detect_storage;fi;if test ${storage} = nand; then echo compatible nand;run nandboot;else if test ${storage} = mmc; then run mmcboot;fi;fi
console=ttyS2,115200n8
cvbscheck=setenv outputtemp ${outputmode};if test ${outputmode} = 480i; then if test ${cvbsenable} = true; then setenv outputtemp 480cvbs;fi;fi; if test ${outputmode} = 576i; then if test ${cvbsenable} = true; then setenv outputtemp 576cvbs;fi;fi
cvbsenable=false
cvbsmode=576cvbs
detect_storage=echo detect_storage ;nand exist; setenv no_nand $?; if test ${no_nand} = 0; then setenv storage nand ; echo setenv storage nand; else if test ${no_nand} = 1; then setenv storage mmc ;echo setenv storage mmc; run mbr_write;fi;fi
display_bpp=24
display_color_bg=0
display_color_fg=0xffff
display_color_format_index=24
display_height=480
display_layer=osd1
display_width=720
ethact=Meson_Ethernet
ethaddr=00:15:18:01:81:31
factory=4
fb_addr=0x84900000
gatewayip=10.18.9.1
has.accelerometer=false
hdmimode=720p
hostname=arm_m6
ipaddr=10.18.9.97
irremote_update=if irkey 0x1f3b44a 500000 ;then run update; fi
loadaddr=0x82000000
loadaddr_misc=0x83000000
machid=4e27
mbr_write=if test ${upgrade_step} != 2; then mmcinfo 1; mmc read 1 82000000 0 1; mw.l 820001fc 0 1; mmc write 1 82000000 0 1;fi;
mmc_boot_offset=0x44000
mmc_lk_size=0x4000
mmc_logo_offset=0x2c000
mmc_recovery=echo enter recovery;run vdacswitchconfig;run mmcargs;if mmcinfo; then if fatload mmc 0 ${loadaddr} recovery.img; then bootm;fi;fi; if usb start; then if fatload usb 0 ${loadaddr} recovery.img; then bootm;fi;fi; mmcinfo 1; mmc read 1 ${loadaddr} ${mmc_recovery_offset} ${mmc_lk_size}; bootm
mmc_recovery_offset=0x34000
mmcargs=run cvbscheck; mmcinfo 1; mmc read 1 0x83000000 ${mmc_logo_offset} ${mmc_lk_size};unpackimg 0x83000000; cp ${bootup_offset} 0x84100000 ${bootup_size}; setenv bootargs root=/dev/cardblksd2 rw rootfstype=ext3 rootwait init=/init console=ttyS0,115200n8 logo=osd1,0x84100000,${outputtemp},full androidboot.resolution=${outputmode} nohlt vmalloc=256m mem=1024m a9_clk_max=1512000000 vdachwswitch=${vdacswitchmode} hdmitx=${cecconfig}
mmcboot=echo Booting from mmc ...; run mmcargs;mmcinfo 1; mmc read 1 ${loadaddr} ${mmc_boot_offset} ${mmc_lk_size}; bootm; run recovery
nand_key_burning=saradc open 4;if saradc get_in_range 0x164 0x1b4 ;then msleep 500;if saradc get_in_range 0x164 0x1b4; then tiny_usbtool 20000; fi; fi
nand_recovery=echo enter recovery;run nandargs;nand read recovery ${loadaddr} 0 600000; bootm
nandargs=run cvbscheck; nand read logo 0x83000000 0 800000;unpackimg 0x83000000; cp ${bootup_offset} 0x84100000 ${bootup_size}; setenv bootargs root=/dev/cardblksd2 rw rootfstype=ext3 rootwait init=/init console=ttyS0,115200n8 logo=osd1,0x84100000,${outputtemp},full androidboot.resolution=${outputmode} hdmimode=${hdmimode} cvbsmode=${cvbsmode} hlt vmalloc=256m mem=1024m a9_clk_max=1512000000 vdachwswitch=${vdacswitchmode} hdmitx=${cecconfig} quiet lpj=lpj=11935744
nandboot=echo Booting from nand ...;run vdacswitchconfig;run nandargs;nand read boot ${loadaddr} 0 600000;hdcp prefetch nand;bootm;run recovery
netmask=255.255.255.0
no_nand=0
outputmode=720p
outputtemp=720p
preboot=run detect_storage;get_rebootmode; clear_rebootmode; echo reboot_mode=${reboot_mode}; if test ${reboot_mode} = usb_burning; then tiny_usbtool 20000; fi; run upgrade_check; run irremote_update; run switch_bootmode
reboot_mode=charging
recovery=if test ${storage} = nand; then run nand_recovery; else if test ${storage} = mmc; then run mmc_recovery;fi;fi
saradc_val=0x2b7
serverip=10.18.9.113
sleep_threshold=20
storage=nand
switch_bootmode=if test ${reboot_mode} = factory_reset; then run recovery;else if test ${reboot_mode} = update; then run recovery;fi;fi
testaddr=0x82400000
update=if mmcinfo; then if fatload mmc 0 ${loadaddr} aml_autoscript; then autoscr ${loadaddr}; fi;fi;if usb start; then if fatload usb 0 ${loadaddr} aml_autoscript; then autoscr ${loadaddr}; fi;fi;run recovery
updatekey_or_not=saradc open 4;if saradc get_in_range 0x0 0x50 ;then msleep 500;if saradc get_in_range 0x0 0x50; then run update; fi; fi
upgrade_check=if itest ${upgrade_step} == 1; then defenv_without reboot_mode;setenv upgrade_step 2; save; fi
upgrade_step=0
usbnet_devaddr=00:15:18:01:81:31usbnet_hostddr=00:15:18:01:a1:3bcdc_connect_timeout=9999999999
usbtty=cdc_acm
vdacswitchconfig=if test ${cvbsenable} = true; then setenv vdacswitchmode cvbs;else if test ${cvbsenable} = false;then setenv vdacswitchmode component;fi;fi
vdacswitchmode=cvbs
video_dev=tvout
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值