Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- kvim3#printenv
- EnableSelinux=permissive
- Irq_check_en=0
- active_slot=normal
- baudrate=115200
- bcb_cmd=get_avb_mode;get_valid_slot;
- boot_part=boot
- bootargs=root=LABEL=ROOTFS rootflags=data=writeback rw rootfstype=ext4 console=tty0 console=ttyS0,115200n8 no_console_suspend consoleblank=0 fsck.repair=yes net.ifnames=0 logo=osd0,loaded,0x3d80
- bootcmd=run start_autoscript; run storeboot;
- bootdelay=1
- bootfromnand=0
- chiprev=B
- cmdline_keys=if keyman init 0x1234; then if keyman read usid ${loadaddr} str; then setenv bootargs ${bootargs} androidboot.serialno=${usid};setenv serial ${usid};else setenv bootargs ${bootargs;
- colorattribute=444,8bit
- cvbs_drv=0
- cvbsmode=576cvbs
- display_bpp=24
- display_color_bg=0
- display_color_fg=0xffff
- display_color_index=24
- display_height=1920
- display_layer=osd0
- display_width=1080
- dtb_mem_addr=0x1000000
- eth_mac=c8:63:14:70:62:b9
- ethact=dwmac.ff3f0000
- ethaddr=02:00:00:0a:25:01
- factory_reset_poweroff_protect=echo wipe_data=${wipe_data}; echo wipe_cache=${wipe_cache};if test ${wipe_data} = failed; then run init_display; run storeargs;if mmcinfo; then run recovery_from_
- fan_stop=i2c mw 0x18 0x88 0
- fb_addr=0x3d800000
- fb_height=1080
- fb_width=1920
- fdt_high=0x20000000
- fdtaddr=1000000
- filesize=b71e6
- firstboot=0
- frac_rate_policy=1
- fs_type=rootfstype=ext4
- gatewayip=192.168.1.1
- hdmi_read_edid=1
- hdmimode=1080p60hz
- hostname=KVIM3
- hwver=VIM3.V12
- init_display=get_rebootmode;echo reboot_mode:::: ${reboot_mode};if test ${reboot_mode} = quiescent; then setenv reboot_mode_android quiescent;run storeargs;setenv bootargs ${bootargs} androidbo;
- initargs=root=LABEL=ROOTFS rootflags=data=writeback rw rootfstype=ext4 console=tty0 console=ttyS0,115200n8 no_console_suspend consoleblank=0 fsck.repair=yes net.ifnames=0
- initrd_high=7f800000
- ipaddr=192.168.1.200
- irremote_update=if irkey 2500000 0xe31cfb04 0xb748fb04; then echo read irkey ok!; if itest ${irkey_value} == 0xe31cfb04; then run update;else if itest ${irkey_value} == 0xb748fb04; then run upd\
- fi;fi;fi;
- jtag=disable
- lcd_ctrl=0x00000083
- lcd_exist=0
- loadaddr=1080000
- lock=10001000
- maxcpus=6
- netmask=255.255.255.0
- osd_reverse=0
- otg_device=1
- outputmode=panel
- panel_type=lcd_0
- port_mode=0
- port_mode_change=fdt addr ${dtb_mem_addr}; kbi portmode r;if test ${port_mode} = 0; then fdt set /usb3phy@ffe09080 status okay;fdt set /pcieA@fc000000 status disable;else fdt set /usb3phy@ffe09;
- power_state=0
- preboot=run upgrade_check;run init_display;run storeargs;run upgrade_key;run vim3_check;run uboot_update_check;run wol_init;run port_mode_change;forceupdate;run fan_stop;
- reboot_mode=normal
- reboot_mode_android=normal
- recovery_from_flash=get_valid_slot;echo active_slot: ${active_slot};if test ${active_slot} = normal; then setenv bootargs ${bootargs} aml_dt=${aml_dt} recovery_part={recovery_part} recovery_off;
- recovery_from_sdcard=if fatload mmc 0 ${loadaddr} aml_autoscript; then autoscr ${loadaddr}; fi;if fatload mmc 0 ${loadaddr} recovery.img; then if fatload mmc 0 ${dtb_mem_addr} dtb.img; then ech;
- recovery_from_udisk=if fatload usb 0 ${loadaddr} aml_autoscript; then autoscr ${loadaddr}; fi;if fatload usb 0 ${loadaddr} recovery.img; then if fatload usb 0 ${dtb_mem_addr} dtb.img; then echo;
- recovery_offset=0
- recovery_part=recovery
- rpmb_state=0
- sdc_burning=sdc_burn ${sdcburncfg}
- sdcburncfg=aml_sdc_burn.ini
- sdr2hdr=2
- serial=1234567890
- serverip=192.168.1.230
- start_autoscript=if mmcinfo; then run start_mmc_autoscript; fi; if usb start ; then run start_usb_autoscript; fi;
- start_mmc_autoscript=if fatload mmc 0 1020000 s905_autoscript; then setenv autoscript_source mmc; autoscr 1020000; fi;
- start_usb_autoscript=if fatload usb 0 1020000 s905_autoscript; then setenv autoscript_source usb; autoscr 1020000; fi; if fatload usb 1 1020000 s905_autoscript; then setenv autoscript_source us;
- stderr=serial
- stdin=serial
- stdout=serial
- storeargs=setenv bootargs ${initargs} logo=${display_layer},loaded,${fb_addr} vout=${outputmode},enable hdmitx=${cecconfig},${colorattribute} hdmimode=${hdmimode} cvbsmode=${cvbsmode} osd_rever;
- storeboot=kbi resetflag 0;boot_cooling;cfgload;if load mmc 0:1 1020000 s905_autoscript || load mmc 1:1 1020000 s905_autoscript || load mmc 1:5 1020000 /boot/s905_autoscript; then autoscr 102000;
- switch_bootmode=get_rebootmode;if test ${reboot_mode} = factory_reset; then setenv reboot_mode_android normal;run storeargs;run recovery_from_flash;else if test ${reboot_mode} = update; then se;
- try_auto_burn=update 700 750;
- uboot_update_check=get_rebootmode;print reboot_mode;if test ${reboot_mode} = uboot_updated; then echo u-boot updated, pass to kernel...;saveenv;else if test -e mmc 1:5 /usr/lib/u-boot/.UBOOT-NE;
- update=run usb_burning; run sdc_burning; if mmcinfo; then run recovery_from_sdcard;fi;if usb start 0; then run recovery_from_udisk;fi;run recovery_from_flash;
- updateu=tftp 1080000 u-boot.bin;mmc dev 1;store rom_write 1080000 0 ${filesize}
- upgrade_check=echo upgrade_step=${upgrade_step}; if itest ${upgrade_step} == 3; then run init_display; run storeargs; run update;else fi;
- upgrade_key=if gpio input GPIOAO_7; then echo detect upgrade key;gpio set GPIOAO_4;run fan_stop;run update;fi;
- upgrade_step=0
- usb_burning=update 1000
- video_reverse=0
- vim3_check=kbi hwver; if test ${hwver} != Unknow; then echo Product checking: pass! Hardware version: ${hwver};else echo Product checking: fail!; sleep 5; reboot;fi;setenv bootargs ${bootargs} ;
- wipe_cache=successful
- wipe_data=successful
- wol_enable=0
- wol_init=kbi init;kbi powerstate;kbi trigger wol r;setenv bootargs ${bootargs} wol_enable=${wol_enable};if test ${power_state} = 1; then kbi trigger wol w 1;kbi poweroff;fi;
- Environment size: 8999/65532 bytes
- kvim3#
Add Comment
Please, Sign In to add comment