blob: 7012ea7ff0e5a02a00b18d6e26e9efa1ed2afe72 [file] [log] [blame]
Vitaly Andrianov7bcf4d62014-04-04 13:16:53 -04001/*
2 * (C) Copyright 2012-2014
3 * Texas Instruments, <www.ti.com>
4 *
5 * SPDX-License-Identifier: GPL-2.0+
6 */
7#ifndef _ASM_ARCH_SPL_H_
8#define _ASM_SPL_H_
9
10#define BOOT_DEVICE_SPI 2
11
12#endif