sdk-hwV1.3/lichee/linux-4.9/modules/nand/sun8iw8p1/nandtest/nand_test.h

24 lines
670 B
C

/*
* Copyright (c) 2007-2019 Allwinnertech Co., Ltd.
*
* This software is licensed under the terms of the GNU General Public
* License version 2, as published by the Free Software Foundation, and
* may be copied, distributed, and modified under those terms.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
*/
#ifndef __NAND_TEST_H__
#define __NAND_TEST_H__
#define INIT_NAND_IN_TESTDRIVER
/*#define NAND_CACHE_RW*/
#define REPEAT_TIMES 500000
#endif