2 * This is a copy of omap3/spl.h:
5 * Texas Instruments, <www.ti.com>
7 * SPDX-License-Identifier: GPL-2.0+
9 #ifndef _ASM_ARCH_SPL_H_
10 #define _ASM_ARCH_SPL_H_
12 #define BOOT_DEVICE_NONE 0
13 #define BOOT_DEVICE_XIP 1
14 #define BOOT_DEVICE_NAND 2
15 #define BOOT_DEVICE_ONE_NAND 3
16 #define BOOT_DEVICE_MMC2 5 /*emmc*/
17 #define BOOT_DEVICE_MMC1 6
18 #define BOOT_DEVICE_XIPWAIT 7
19 #define BOOT_DEVICE_MMC2_2 0xff