]> git.ipfire.org Git - people/ms/u-boot.git/blame - arch/arm/include/asm/arch-tegra124/spl.h
serial_mxc: disable new features of autobaud detection
[people/ms/u-boot.git] / arch / arm / include / asm / arch-tegra124 / spl.h
CommitLineData
999c6baf
TW
1/*
2 * (C) Copyright 2010-2013
3 * NVIDIA Corporation <www.nvidia.com>
4 *
5 * SPDX-License-Identifier: GPL-2.0+
6 */
7
8#ifndef _ASM_ARCH_SPL_H_
9#define _ASM_ARCH_SPL_H_
10
11#define BOOT_DEVICE_RAM 1
12
13#endif /* _ASM_ARCH_SPL_H_ */