]> Git Repo - u-boot.git/blame - include/fb_nand.h
test: regmap: test Linux-compatible syscon_node_to_regmap()
[u-boot.git] / include / fb_nand.h
CommitLineData
83d290c5 1/* SPDX-License-Identifier: GPL-2.0+ */
bf8940d3
MR
2/*
3 * Copyright 2014 Broadcom Corporation.
4 * Copyright 2015 Free Electrons.
bf8940d3
MR
5 */
6
64ece848 7void fb_nand_flash_write(const char *cmd, void *download_buffer,
9bc34799
SR
8 unsigned int download_bytes);
9void fb_nand_erase(const char *cmd);
This page took 0.166739 seconds and 4 git commands to generate.