Home
last modified time | relevance | path

Searched refs:boot (Results 1 – 25 of 43) sorted by relevance

12

/AliOS-Things-master/hardware/board/haas200/startup/
A Dstartup.c77 uint32_t boot; in board_mode_check() local
78 hal_gpio_input_get(&gpio_key_boot, &boot); in board_mode_check()
88 hal_gpio_input_get(&gpio_key_boot, &boot); in board_mode_check()
89 printf("--------------------------------> boot %d, elink %d \r\n", boot, elink); in board_mode_check()
93 if(boot == 0) in board_mode_check()
/AliOS-Things-master/components/py_engine/tests/esp32/
A Dpartition_ota.py.exp5 Not confirming boot ok and resetting back into first
9 Confirming boot ok and rebooting into same partition
13 Confirming boot ok and DONE!
/AliOS-Things-master/hardware/chip/rtl872xd/script/
A Drlx8711B-symbol-v02-img2.ld48 *(.boot.ram.text*)
49 *(.boot.rodata*)
55 KEEP(*(.boot.ram.data*))
64 KEEP(*(.boot.ram.bss*))
65 KEEP(*(.boot.ram.end.bss*))
A Drlx8711B-symbol-v02-img2-2nd_boot.ld59 *(.boot.ram.text*)
60 *(.boot.rodata*)
66 KEEP(*(.boot.ram.data*))
75 KEEP(*(.boot.ram.bss*))
76 KEEP(*(.boot.ram.end.bss*))
A Drlx8711B-symbol-v02-img2_xip1.ld65 *(.boot.ram.text*)
66 *(.boot.rodata*)
72 KEEP(*(.boot.ram.data*))
81 KEEP(*(.boot.ram.bss*))
82 KEEP(*(.boot.ram.end.bss*))
A Drlx8711B-symbol-v02-img2_xip2.ld65 *(.boot.ram.text*)
66 *(.boot.rodata*)
72 KEEP(*(.boot.ram.data*))
81 KEEP(*(.boot.ram.bss*))
82 KEEP(*(.boot.ram.end.bss*))
A Dpostbuild_img2.bat20 copy %outputdir%\%outputplatform%.2boot.elf %bindir%\application.axf
31 copy %bindir%\application.map %bindir%\application.2boot.map
32 copy %bindir%\application.asm %bindir%\application.2boot.asm
A Dmanipulate_image.sh15 outputname=${outputplatform}.2boot
/AliOS-Things-master/
A DREADME.md104 - HaaS100:更新驱动库、优化二级boot、产测功能可配置等
105 - HaaS200:更新驱动库、优化二级boot
/AliOS-Things-master/documentation/manual/
A Dmainpage.md104 - HaaS100:更新驱动库、优化二级boot、产测功能可配置等
105 - HaaS200:更新驱动库、优化二级boot
/AliOS-Things-master/solutions/kws_demo/
A Dpackage.yaml77 # - "bootimgs/boot"
/AliOS-Things-master/solutions/py_engine_demo/
A Dpackage.yaml78 # - "bootimgs/boot"
/AliOS-Things-master/solutions/tflite_micro_speech_demo/
A Dpackage.yaml91 # - "bootimgs/boot"
/AliOS-Things-master/solutions/ucloud_ai_demo/
A Dpackage.yaml107 # - "bootimgs/boot"
/AliOS-Things-master/solutions/eduk1_demo/
A Dpackage.yaml101 # - "bootimgs/boot"
/AliOS-Things-master/hardware/chip/rtl872xd/tools/AmebaZ/Image_Tool/
A DChangeLog.txt18 20180605 v2.2.3 (1) Compatible with AmebaD secure boot function(Start Offset fixed, Length: fixed…
/AliOS-Things-master/components/ota/
A DREADME.md22 ├── 2ndboot # 二级boot升级(差分恢复和固件解压缩)
/AliOS-Things-master/components/py_engine/engine/tools/mpremote/
A DREADME.md68 mpremote cat boot.py
/AliOS-Things-master/hardware/chip/rtl872xd/release/write_flash_gui/
A DChangeLog.txt18 20180605 v2.2.3 (1) Compatible with AmebaD secure boot function(Start Offset fixed, Length: fixed…
/AliOS-Things-master/components/SDL2/acinclude/
A Dax_gcc_archflag.m4147 … cut -d: -f2) ; ($PRTDIAG -v |grep -i sparc) ; grep -i cpu /var/run/dmesg.boot ) | head -n 1) 2> /…
170 … sed 's/ //g') ; /usr/bin/machine ; /bin/machine; grep CPU /var/run/dmesg.boot | head -n 1 | cut -…
/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Dota.c451 .boot = rtl8721d_ota_finish_cb,
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/
A DREADME.md190 --boot-disk-size=120GB \
/AliOS-Things-master/components/SDL2/src/gfx/
A DINSTALL250 On Haiku, software installed for all users goes in `/boot/common',
253 ./configure --prefix=/boot/common
/AliOS-Things-master/components/SDL2/src/gfx/Test/
A DINSTALL250 On Haiku, software installed for all users goes in `/boot/common',
253 ./configure --prefix=/boot/common
/AliOS-Things-master/components/SDL2/src/image/
A Dconfigure.in63 ac_default_prefix=/boot/develop/tools/gnupro

Completed in 14 milliseconds

12