blob: a7102d564099b0380eb198d6bd12d00035762f73 [file] [log] [blame]
Vitaly Andrianovef509b92014-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_
Jeroen Hofsteeed6c7f72014-06-11 22:01:48 +02008#define _ASM_ARCH_SPL_H_
Vitaly Andrianovef509b92014-04-04 13:16:53 -04009
10#define BOOT_DEVICE_SPI 2
11
12#endif