blob: b7d2462dd9b49de75db9c928d665bf5ad50e81bc [file] [log] [blame]
Cooper Jr., Franklin92926bc2017-06-16 17:25:06 -05001/*
2 * Copyright (C) 2017 Texas Instruments
3 * Written by Franklin Cooper Jr. <fcooper@ti.com>
4 *
5 * SPDX-License-Identifier: GPL-2.0+
6 */
7
8int fdt_offset(void *fit);
9void *locate_dtb_in_fit(void *fit);