| Переменные окружения
=> setenv loglevel 8
=> printenv
boot_fastboot=fastboot
boot_normal=sunxi_flash read 45000000 boot;bootm 45000000
boot_recovery=sunxi_flash read 45000000 recovery;bootm 45000000
bootcmd=run setargs_mmc boot_normal
bootdelay=2
bootreason=unknow
cma=64M
console=ttyS0,115200
earlyprintk=sunxi-uart,0x05000000
fastboot_key_value_max=0x8
fastboot_key_value_min=0x2
fdtcontroladdr=7be855c0
fileaddr=40000000
filesize=119438
init=/init
initcall_debug=0
keybox_list=hdcpkey,widevine
loglevel=8
mmc_root=/dev/mmcblk0p4
nand_root=/dev/nand0p4
partitions=bootloader@mmcblk0p1: env@mmcblk0p2: boot@mmcblk0p3: super@mmcblk0p4: misc@mmcblk0p5: recovery@mmcblk0p6: cache@mmcblk0p7: vbmeta@mmcblk0p8: vbmeta_system@mmcblk0p9: vbmeta_vendor@mmcblk0p10: metadata@mmcblk0p11: private@mmcblk0p12: frp@mmcblk0p13: empty@mmcblk0p14: media_data@mmcblk0p15: Reserve0@mmcblk0p16: UDISK@mmcblk0p17
recovery_key_value_max=0x13
recovery_key_value_min=0x10
selinux=0
setargs_mmc=setenv bootargs earlyprintk=${earlyprintk} initcall_debug=${initcall_debug} console=${console} loglevel=${loglevel} root=${mmc_root} rootwait init=${init} partitions=${partitions} cma=${cma} snum=${snum} mac_addr=${mac} wifi_mac=${wifi_mac} bt_mac=${bt_mac} selinux=${selinux} specialstr=${specialstr} gpt=1
setargs_nand=setenv bootargs earlyprintk=${earlyprintk} initcall_debug=${initcall_debug} console=${console} loglevel=${loglevel} root=${nand_root} init=${init} partitions=${partitions} cma=${cma} snum=${snum} mac_addr=${mac} wifi_mac=${wifi_mac} bt_mac=${bt_mac} selinux=${selinux} specialstr=${specialstr} gpt=1
snum=9c00141511d0481230e
Environment size: 1604/131068 bytes
=>
|
 |