Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f4df60515232c75472a43d1b5ba25f3724e74619
/
.
/
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