u-boot-brain/drivers/mtd/nand/mxs_nand.h

11 lines
213 B
C
Raw Normal View History

/* SPDX-License-Identifier: GPL-2.0+ */
/*
* NXP GPMI NAND flash driver
*
* Copyright (C) 2018 Toradex
* Authors:
* Stefan Agner <stefan.agner@toradex.com>
*/
int mxs_nand_init_spl(struct nand_chip *nand);