]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/arm/include/asm/arch-keystone/spl.h
Merge branch 'master' of git://git.denx.de/u-boot-arm
[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_SPL_H_
9
10 #define BOOT_DEVICE_SPI        2
11
12 #endif