]> git.ipfire.org Git - people/ms/u-boot.git/blob - board/freescale/corenet_ds/p3041ds_ddr.c
ARM: Kconfig: Move TI_SECURE_DEVICE to a common area
[people/ms/u-boot.git] / board / freescale / corenet_ds / p3041ds_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 };