summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-mx5/spl.h
blob: 20c6cae93893f1aea89b49be891ddc6e9092e24b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * Copyright (C) 2013 Marek Vasut <marex@denx.de>
 *
 * SPDX-License-Identifier:	GPL-2.0+
 */

#ifndef __ASM_ARCH_SPL_H__
#define __ASM_ARCH_SPL_H__

#define BOOT_DEVICE_NONE	0
#define BOOT_DEVICE_NAND	1

#endif	/* __ASM_ARCH_SPL_H__ */
OpenPOWER on IntegriCloud