HomeSort by relevance Sort by last modified time
    Searched refs:BL1 (Results 1 - 2 of 2) sorted by null

  /device/linaro/hikey/l-loader/
Makefile 6 BL1=bl1.bin
14 l-loader.bin: start.o $(BL1)
17 python gen_loader.py -o $@ --img_loader=temp --img_bl1=$(BL1)
gen_loader.py 23 # unsigned char name[8]; @ loader/bl1
29 s1_entry_name = ['loader', 'bl1']
192 print ' bl1: ', img_bl1
202 # bl1.bin starts from 4KB
230 print 'gen_loader.py -o <l-loader.bin> --img_loader <l-loader> --img_bl1 <bl1.bin> --img_prm_ptable <prm_ptable.img> --img_sec_ptable <sec_ptable.img>'
234 print 'gen_loader.py -o <l-loader.bin> --img_loader <l-loader> --img_bl1 <bl1.bin> --img_prm_ptable <prm_ptable.img> --img_sec_ptable <sec_ptable.img>'
254 print 'There are only loader & BL1 in stage1.'

Completed in 45 milliseconds