summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-tegra124/spl.h
blob: e2663954bf2fefb4c60e2ca5929d2630d4551446 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * (C) Copyright 2010-2013
 * NVIDIA Corporation <www.nvidia.com>
 *
 * SPDX-License-Identifier:     GPL-2.0+
 */

#ifndef _ASM_ARCH_SPL_H_
#define _ASM_ARCH_SPL_H_

#define BOOT_DEVICE_RAM 1

#endif /* _ASM_ARCH_SPL_H_ */
OpenPOWER on IntegriCloud