Sign in
nest-open-source
/
nest-learning-thermostat
/
5.1.7
/
u-boot
/
a27ef0cb8415cc2b25115740e1222e83280d912f
/
.
/
u-boot-imx
/
arch
/
arm
/
include
/
asm
/
arch-tegra124
/
spl.h
blob: e2663954bf2fefb4c60e2ca5929d2630d4551446 [
file
] [
log
] [
blame
]
/*
* (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_ */