Gitiles Standalone
repos
/
3rdparty
/
u-boot
/
fd1e959e91d2b0b2e853d09dd9167dfff18a616c
/
.
/
include
/
boot_fit.h
blob: b7d2462dd9b49de75db9c928d665bf5ad50e81bc [
file
] [
log
] [
blame
]
/*
* 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
);