Sign in
third-party-mirror
/
u-boot
/
refs/heads/vim3
/
.
/
include
/
fb_mmc.h
blob: 1baf17c3d92aace539e01891252d9d1c084193bb [
file
] [
log
] [
blame
] [
edit
]
/*
* 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
);