Logo
Explore Help
Sign In
linux-sunxi/u-boot-sunxi
1
0
Fork 0
You've already forked u-boot-sunxi
mirror of https://github.com/linux-sunxi/u-boot-sunxi.git synced 2024-02-12 11:16:03 +08:00
Code Issues Projects Releases Wiki Activity
Files
c265db7d8b61269c713b17b2414fe00c4fb1ecbb
u-boot-sunxi/include/fb_nand.h

11 lines
258 B
C
Raw Normal View History

fastboot: Implement NAND backend So far the fastboot code was only supporting MMC-backed devices for its flashing operations (flash and erase). Add a storage backend for NAND-backed devices. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
2015-10-15 14:34:17 +02:00
/*
* Copyright 2014 Broadcom Corporation.
* Copyright 2015 Free Electrons.
*
* SPDX-License-Identifier: GPL-2.0+
*/
fastboot: sparse: remove session-id logic This "session-id" alogrithm is not required, and currently corrupts the stored image whenever more the one "session" is required. Signed-off-by: Steve Rae <srae@broadcom.com>
2016-06-07 11:19:35 -07:00
void fb_nand_flash_write(const char *cmd, void *download_buffer,
fastboot: sparse: resync common/image-sparse.c (part 2) - update fastboot_okay() and fastboot_fail() This file originally came from upstream code. While retaining the storage abstraction feature, this is the second set of the changes required to resync with the cmd_flash_mmc_sparse_img() in the file aboot.c from https://us.codeaurora.org/cgit/quic/la/kernel/lk/plain/app/aboot/aboot.c?h=LE.BR.1.2.1 Signed-off-by: Steve Rae <srae@broadcom.com>
2016-06-07 11:19:37 -07:00
unsigned int download_bytes);
void fb_nand_erase(const char *cmd);
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.2 Page: 1566ms Template: 8ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API