]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/arm/include/asm/arch-tegra124/spl.h
Merge branch 'master' of git://git.denx.de/u-boot-spi
[karo-tx-uboot.git] / arch / arm / include / asm / arch-tegra124 / spl.h
1 /*
2  * (C) Copyright 2010-2013
3  * NVIDIA Corporation <www.nvidia.com>
4  *
5  * SPDX-License-Identifier:     GPL-2.0+
6  */
7
8 #ifndef _ASM_ARCH_SPL_H_
9 #define _ASM_ARCH_SPL_H_
10
11 #define BOOT_DEVICE_RAM 1
12
13 #endif /* _ASM_ARCH_SPL_H_ */