blob: 05f9fce841499f8368d6f8521b3edb3541121fc4 [file] [log] [blame]
/*
* Copyright 2019 Google LLC
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* version 2 as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*/
#ifndef __BOARD_FREESCALE_IMX8MQ_PHANBELL_DDR_DDR_H
#define __BOARD_FREESCALE_IMX8MQ_PHANBELL_DDR_DDR_H
#include <asm/arch/ddr.h>
extern struct dram_timing_info dram_timing_micron_1gb;
extern struct dram_timing_info dram_timing_kingston_2gb;
extern struct dram_timing_info dram_timing_kingston_4gb;
#endif // __BOARD_FREESCALE_IMX8MQ_PHANBELL_DDR_DDR_H