Sign in
nest-open-source
/
manifest_repos
/
u-boot
/
bd67ccb6873dc97bae7edf1e88faf2cf59d30d87
/
.
/
include
/
fb_mmc.h
blob: 1baf17c3d92aace539e01891252d9d1c084193bb [
file
] [
log
] [
blame
]
/*
* Copyright 2014 Broadcom Corporation.
*
* SPDX-License-Identifier: GPL-2.0+
*/
void
fb_mmc_flash_write
(
const
char
*
cmd
,
void
*
download_buffer
,
unsigned
int
download_bytes
);