1 /* SPDX-License-Identifier: GPL-2.0+ */
3 * Copyright (C) 2018 Texas Instruments Incorporated - http://www.ti.com/
4 * Lokesh Vutla <lokeshvutla@ti.com>
6 #ifndef _ASM_ARCH_SPL_H_
7 #define _ASM_ARCH_SPL_H_
9 #ifdef CONFIG_SOC_K3_AM6
12 #endif /* _ASM_ARCH_SPL_H_ */