1 /* SPDX-License-Identifier: GPL-2.0+ */
3 * Copyright (c) 2017 Toradex, Inc.
5 * Configuration settings for the Toradex Apalis TK1 modules.
11 #include <linux/sizes.h>
13 #include "tegra124-common.h"
15 /* Board-specific serial config */
16 #define CFG_SYS_NS16550_COM1 NV_PA_APB_UARTA_BASE
18 #define FDT_MODULE "apalis-v1.2"
19 #define FDT_MODULE_V1_0 "apalis"
21 #include "tegra-common-post.h"
23 #endif /* __CONFIG_H */