Home
last modified time | relevance | path

Searched defs:boot_bin (Results 1 – 4 of 4) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/boot/loaderboot/
DSConscript103 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/
DSConscript100 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/
DSConscript107 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/
DSConscript110 boot_bin = env.Command(target=os.path.join("#", cache_path, "hi_flash_boot.bin"), source=boot_elf, variable