Advertisement
Guest User

printevn-kvim1

a guest
Oct 25th, 2019
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.18 KB | None | 0 0
  1. kvim#printenv
  2. 1080p60hz_deepcolor=444,8bit
  3. 2160p60hz_deepcolor=420,12bit
  4. EnableSelinux=permissive
  5. Irq_check_en=0
  6. active_slot=normal
  7. avb2=0
  8. baudrate=115200
  9. bcb_cmd=get_avb_mode;get_valid_slot;
  10. boot_part=boot
  11. bootargs=init=/init console=ttyS0,115200 no_console_suspend earlycon=aml_uart,0xc81004c0 ramoS
  12. bootcmd=run start_autoscript; run storeboot;
  13. bootdelay=1
  14. bootfromnand=0
  15. bootup_offset=0x10d9e28
  16. bootup_size=0xafcc8
  17. cmdline_keys=if keyman init 0x1234; then if keyman read usid ${loadaddr} str; then setenv boo;
  18. colorattribute=444,8bit
  19. cvbs_drv=0
  20. cvbsmode=576cvbs
  21. display_bpp=16
  22. display_color_bg=0
  23. display_color_fg=0xffff
  24. display_color_index=16
  25. display_height=1080
  26. display_layer=osd1
  27. display_width=1920
  28. dtb_mem_addr=0x1000000
  29. ethact=dwmac.c9410000
  30. ethaddr=02:cc:41:5d:bc:39
  31. factory_reset_poweroff_protect=echo wipe_data=${wipe_data}; echo wipe_cache=${wipe_cache};if
  32. fb_addr=0x3d800000
  33. fb_height=1080
  34. fb_width=1920
  35. fdt_high=0x20000000
  36. fdtaddr=1000000
  37. filesize=2ce
  38. firstboot=0
  39. frac_rate_policy=1
  40. fs_type=rootfstype=ramfs
  41. gatewayip=10.18.9.1
  42. hdmimode=1080p60hz
  43. hostname=arm_gxbb
  44. hwver=VIM1.V13
  45. hwver_check=kbi hwver;if test ${hwver} = VIM1.V13; then fdt addr ${dtb_mem_addr}; fdt set /so;
  46. init_display=get_rebootmode;echo reboot_mode:::: ${reboot_mode};if test ${reboot_mode} = quie;
  47. initargs=init=/init console=ttyS0,115200 no_console_suspend earlycon=aml_uart,0xc81004c0 ramo
  48. ipaddr=10.18.9.97
  49. jtag=apao
  50. loadaddr=1080000
  51. lock=10001000
  52. maxcpus=4
  53. netmask=255.255.255.0
  54. otg_device=1
  55. outputmode=1080p60hz
  56. page_trace=on
  57. preboot=run bcb_cmd; run factory_reset_poweroff_protect;run upgrade_check;run init_display;ru;
  58. reboot_mode=watchdog_reboot
  59. reboot_mode_android=normal
  60. recovery_from_flash=get_valid_slot;echo active_slot: ${active_slot};if test ${active_slot} = ;
  61. recovery_from_sdcard=setenv bootargs ${bootargs} aml_dt=${aml_dt} recovery_part={recovery_par;
  62. recovery_from_udisk=setenv bootargs ${bootargs} aml_dt=${aml_dt} recovery_part={recovery_part;
  63. recovery_offset=0
  64. recovery_part=recovery
  65. rpmb_state=0
  66. sdc_burning=sdc_burn ${sdcburncfg}
  67. sdcburncfg=aml_sdc_burn.ini
  68. sdr2hdr=0
  69. serial=1234567890
  70. serverip=10.18.9.113
  71. start_autoscript=if usb start ; then run start_usb_autoscript; fi; if mmcinfo; then run start;
  72. start_mmc_autoscript=if fatload mmc 0 1020000 s905_autoscript; then autoscr 1020000; fi;
  73. start_usb_autoscript=if fatload usb 0 1020000 s905_autoscript; then autoscr 1020000; fi; if f;
  74. stderr=serial
  75. stdin=serial
  76. stdout=serial
  77. storeargs=setenv bootargs ${initargs} otg_device=${otg_device} reboot_mode_android=${reboot_m;
  78. storeboot=get_system_as_root_mode;echo system_mode: ${system_mode};if test ${system_mode} = 1;
  79. switch_bootmode=get_rebootmode;if test ${reboot_mode} = factory_reset; then setenv reboot_mod;
  80. try_auto_burn=update 700 750;
  81. update=run usb_burning; run sdc_burning; if mmcinfo; then run recovery_from_sdcard;fi;if usb ;
  82. upgrade_check=echo upgrade_step=${upgrade_step}; if itest ${upgrade_step} == 3; then run init;
  83. upgrade_key=if gpio input GPIOAO_2; then echo detect upgrade key; sleep 3;if gpio input GPIOA;
  84. upgrade_step=0
  85. usb_burning=update 1000
  86. wipe_cache=successful
  87. wipe_data=successful
  88.  
  89. Environment size: 8949/65532 bytes
  90. kvim#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement