Home
last modified time | relevance | path

Searched refs:img_bl1 (Results 1 – 2 of 2) sorted by relevance

/device/linaro/hikey/l-loader/
Dgen_loader.py188 def create_stage1(self, img_loader, img_bl1, output_img): argument
192 print ' bl1: ', img_bl1
203 self.add(8, img_bl1) # img_bl1 doesn't exist in partition table
242 img_bl1 = arg
261 loader.create_stage1(img_loader, img_bl1, output_img)
DMakefile17 python gen_loader.py -o $@ --img_loader=temp --img_bl1=$(BL1)