Skip to content
Snippets Groups Projects
boot_fit.h 206 B
Newer Older
  • Learn to ignore specific revisions
  • /*
     * Copyright (C) 2017 Texas Instruments
     * Written by Franklin Cooper Jr. <fcooper@ti.com>
     *
     * SPDX-License-Identifier:     GPL-2.0+
     */
    
    int fdt_offset(void *fit);
    void *locate_dtb_in_fit(void *fit);