summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-tegra20/spl.h
blob: 8953b00a9fb2f107baeed88c83675b5abcbfa4a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * (C) Copyright 2012
 * 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
OpenPOWER on IntegriCloud