]> git.ipfire.org Git - people/ms/u-boot.git/blob - board/freescale/corenet_ds/p5040ds_ddr.c
Add more SPDX-License-Identifier tags
[people/ms/u-boot.git] / board / freescale / corenet_ds / p5040ds_ddr.c
1 /*
2 * Copyright 2009-2010 Freescale Semiconductor, Inc.
3 *
4 * SPDX-License-Identifier: GPL-2.0
5 */
6
7 #include <common.h>
8 #include <fsl_ddr_sdram.h>
9
10 fixed_ddr_parm_t fixed_ddr_parm_0[] = {
11 {0, 0, NULL}
12 };
13
14 fixed_ddr_parm_t fixed_ddr_parm_1[] = {
15 {0, 0, NULL}
16 };