]> git.ipfire.org Git - thirdparty/u-boot.git/blame - include/fsl_ddrc_version.h
efi_loader: device path for SATA devices
[thirdparty/u-boot.git] / include / fsl_ddrc_version.h
CommitLineData
83d290c5 1/* SPDX-License-Identifier: GPL-2.0+ */
34e026f9
YS
2/*
3 * Copyright 2014 Freescale Semiconductor, Inc.
34e026f9
YS
4 */
5
6#ifndef __FSL_DDRC_VER_H
7#define __FSL_DDRC_VER_H
8
9/*
10 * Only the versions with distinct features or registers are listed here.
11 */
12#define FSL_DDR_VER_4_4 44
13#define FSL_DDR_VER_4_6 46
14#define FSL_DDR_VER_4_7 47
15#define FSL_DDR_VER_5_0 50
16
17#endif /* __FSL_DDRC_VER_H */