~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
blob: 0b62ff9fbe1817317a745739abebcacec15b0d31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/* SPDX-License-Identifier: GPL-2.0+ */
/*
 * include/configs/falcon.h
 *     This file is Falcon board configuration.
 *
 * Copyright (C) 2020 Renesas Electronics Corp.
 */

#ifndef __FALCON_H
#define __FALCON_H

#include "rcar-gen4-common.h"

/* Board Clock */
/* XTAL_CLK : 16.66MHz */

#endif /* __FALCON_H */