p5020ds_ddr.c 418 B

123456789101112131415161718
  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. #include <common.h>
  9. #include <asm/fsl_ddr_sdram.h>
  10. fixed_ddr_parm_t fixed_ddr_parm_0[] = {
  11. {0, 0, NULL}
  12. };
  13. fixed_ddr_parm_t fixed_ddr_parm_1[] = {
  14. {0, 0, NULL}
  15. };