Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/scripts/
H A Dmkbootimg64 def write_header(args): function
225 img_id = write_header(args)
/rk3399_rockchip-uboot/tools/rockchip/
H A Dresource_tool.c1456 static bool write_header(const int file_num) in write_header() function
1561 if (!write_header(file_num)) { in pack_image()