Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
6d0409f256127000a9b32f94d1b52a6ee83382bf
/
.
/
board
/
synopsys
/
axs10x
/
axs10x.h
blob: 8e8c41f865dae6b9e47bd88e0c4748a4477ff9af [
file
] [
log
] [
blame
]
/*
* Copyright (C) 2015 Synopsys, Inc. All rights reserved.
*
* SPDX-License-Identifier: GPL-2.0+
*/
#ifndef
_BOARD_SYNOPSYS_AXS10X_H
#define
_BOARD_SYNOPSYS_AXS10X_H
enum
{
AXS_MB_V2
,
AXS_MB_V3
};
#endif
/* _BOARD_SYNOPSYS_AXS10X_H */