colibri-imx6ull: specify MTD partitions on command line
[platform/kernel/u-boot.git] / include / configs / falcon.h
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * include/configs/falcon.h
4  *     This file is Falcon board configuration.
5  *
6  * Copyright (C) 2020 Renesas Electronics Corp.
7  */
8
9 #ifndef __FALCON_H
10 #define __FALCON_H
11
12 #include "rcar-gen4-common.h"
13
14 /* Board Clock */
15 /* XTAL_CLK : 16.66MHz */
16
17 #endif /* __FALCON_H */