]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/freescale/corenet_ds/p5040ds_ddr.c
Merge 'u-boot-atmel/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / board / freescale / corenet_ds / p5040ds_ddr.c
1 /*
2  * Copyright 2009-2010 Freescale Semiconductor, Inc.
3  *
4  * This program is free software; you can redistribute it and/or
5  * modify it under the terms of the GNU General Public License
6  * Version 2 as published by the Free Software Foundation.
7  */
8
9 #include <common.h>
10 #include <asm/fsl_ddr_sdram.h>
11
12 fixed_ddr_parm_t fixed_ddr_parm_0[] = {
13         {0, 0, NULL}
14 };
15
16 fixed_ddr_parm_t fixed_ddr_parm_1[] = {
17         {0, 0, NULL}
18 };