Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
552a848e4f75e224515269a84a1155c84b762bc7
/
.
/
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
);