summaryrefslogtreecommitdiff
path: root/board/toradex/smarc-imx8mp/lpddr4_timing.h
blob: f61789c9a439d5b83136fe3f2d7e488d8eb307a6 (plain)
1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: GPL-2.0-or-later */
/* Copyright (C) 2024 Toradex */

#ifndef __LPDDR4_TIMING_H__
#define __LPDDR4_TIMING_H__

void lpddr4_single_rank_training_patch(void);

#endif /* __LPDDR4_TIMING_H__ */