summaryrefslogtreecommitdiffstats
path: root/include/drivers/st/stm32mp1_ram.h
blob: 38360e759566d935d3abc4d489fc53a09acbb360 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * Copyright (c) 2015-2018, STMicroelectronics - All Rights Reserved
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */

#ifndef STM32MP1_RAM_H
#define STM32MP1_RAM_H

int stm32mp1_ddr_probe(void);

#endif /* STM32MP1_RAM_H */