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