layerscape: Disable CONFIG_FMAN_ENET on *aqds* platforms
[platform/kernel/u-boot.git] / board / freescale / corenet_ds / p5040ds_ddr.c
1 // SPDX-License-Identifier: GPL-2.0
2 /*
3  * Copyright 2009-2010 Freescale Semiconductor, Inc.
4  */
5
6 #include <common.h>
7 #include <fsl_ddr_sdram.h>
8
9 fixed_ddr_parm_t fixed_ddr_parm_0[] = {
10         {0, 0, NULL}
11 };
12
13 fixed_ddr_parm_t fixed_ddr_parm_1[] = {
14         {0, 0, NULL}
15 };