Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Difdtool.c707 const char *write_fname, int offset_uboot_top, in write_data() argument
718 if (offset_uboot_top) { in write_data()
720 offset_uboot_top >= offset) { in write_data()
725 offset_uboot_top, offset); in write_data()
1065 int offset_uboot_top = 0; in main() local
1071 ifile->fname, offset_uboot_top, in main()