Sign in
third-party-mirror
/
u-boot
/
1a4596601fd395f3afb8f82f3f840c5e00bdd57a
/
.
/
arch
/
arm
/
include
/
asm
/
arch-tegra20
/
spl.h
blob: 8953b00a9fb2f107baeed88c83675b5abcbfa4a1 [
file
] [
log
] [
blame
]
/*
* (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