]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/arm/include/asm/arch-keystone/spl.h
a7102d564099b0380eb198d6bd12d00035762f73
[karo-tx-uboot.git] / arch / arm / include / asm / arch-keystone / spl.h
1 /*
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_ARCH_SPL_H_
9
10 #define BOOT_DEVICE_SPI        2
11
12 #endif