Searched defs:boot_bin (Results 1 – 4 of 4) sorted by relevance
| /device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/boot/loaderboot/ |
| D | SConscript | 103 boot_bin = env.Command(target=os.path.join("#", cache_path, "hi_loader_boot.bin"), source=boot_elf, variable
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/ |
| D | SConscript | 100 boot_bin = env.Command(target=os.path.join("#", cache_path, "hi_loader_boot.bin"), source=boot_elf, variable
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/ |
| D | SConscript | 107 boot_bin = env.Command(target=os.path.join("#", cache_path, "hi_flash_boot.bin"), source=boot_elf, variable
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/boot/flashboot/ |
| D | SConscript | 110 boot_bin = env.Command(target=os.path.join("#", cache_path, "hi_flash_boot.bin"), source=boot_elf, variable
|