Sign in
nest-open-source
/
manifest_repos
/
u-boot
/
refs/heads/main
/
.
/
arch
/
arm
/
include
/
asm
/
arch-sc2
/
spinand.h
blob: 31d99146b935e91f805f357c87eda43b45048c61 [
file
] [
log
] [
blame
] [
edit
]
/* SPDX-License-Identifier: (GPL-2.0+ OR MIT) */
/*
* Copyright (c) 2019 Amlogic, Inc. All rights reserved.
*/
#ifndef
__SPINAND_H__
#define
__SPINAND_H__
#define
SPI_ADDR_BASE
(
0xf1000000
)
#endif
/* __NAND_H__ */