Sign in
◑
Theme
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
baohua
/
u-boot
/
b445bbb49f5b47e4f3c705c17d28d7810c7db433
/
.
/
include
/
fb_mmc.h
blob: 1ad1d1327da091ecad9b752407e042144c19b858 [
file
]
/*
* 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
,
char
*
response
);