diff options
| author | York Sun <[email protected]> | 2018-02-07 11:47:22 -0800 |
|---|---|---|
| committer | York Sun <[email protected]> | 2018-02-09 08:36:40 -0800 |
| commit | ee3556bcafbb05e59aabdc31368984e76acaabc4 (patch) | |
| tree | 8872c8f5879f0ea3305a708e229d367b28e34fc7 /include/common_timing_params.h | |
| parent | 990d06b0bcb0ad1d8a0d1846b2d4890db120364e (diff) | |
drivers/ddr/fsl: Dual-license DDR driver
To make this driver easier to be reused, dual-license DDR driver.
Signed-off-by: York Sun <[email protected]>
CC: Simon Glass <[email protected]>
CC: Tom Rini <[email protected]>
CC: Heinrich Schuchardt <[email protected]>
CC: Thomas Schaefer <[email protected]>
CC: Masahiro Yamada <[email protected]>
CC: Robert P. J. Day <[email protected]>
CC: Alexander Merkle <[email protected]>
CC: Joakim Tjernlund <[email protected]>
CC: Curt Brune <[email protected]>
CC: Valentin Longchamp <[email protected]>
CC: Wolfgang Denk <[email protected]>
CC: Anatolij Gustschin <[email protected]>
CC: Ira W. Snyder <[email protected]>
CC: Marek Vasut <[email protected]>
CC: Kyle Moffett <[email protected]>
CC: Sebastien Carlier <[email protected]>
CC: Stefan Roese <[email protected]>
CC: Peter Tyser <[email protected]>
CC: Paul Gortmaker <[email protected]>
CC: Peter Tyser <[email protected]>
CC: Jean-Christophe PLAGNIOL-VILLARD <[email protected]>
Diffstat (limited to 'include/common_timing_params.h')
| -rw-r--r-- | include/common_timing_params.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/common_timing_params.h b/include/common_timing_params.h index 070010728b8..3881456a96f 100644 --- a/include/common_timing_params.h +++ b/include/common_timing_params.h @@ -1,7 +1,7 @@ /* * Copyright 2008-2014 Freescale Semiconductor, Inc. * - * SPDX-License-Identifier: GPL-2.0 + * SPDX-License-Identifier: GPL-2.0 BSD-3-Clause */ #ifndef COMMON_TIMING_PARAMS_H |
