]> git.sur5r.net Git - u-boot/blob - board/freescale/corenet_ds/p5040ds_ddr.c
9747d904b2428dacf3d8602ba91fda382aab864b
[u-boot] / 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 };