Oleg Semyonov
|
8f30b89b17
|
OP-307: add template for firmware info blob C source
python $(TOP)/make/scripts/version-info.py \
--path=$(TOP) \
--template=$(TOP)/make/templates/firmwareinfotemplate.c \
--outfile=$(TOP)build/$(FW)/firmwareinfo.c \
--image=$(TOP)/build/$(FW)/$(FW_IMAGE_BIN) \
--type=0x04 \
--revision=0x01
|
2011-05-17 21:37:02 +03:00 |
|