1 /*
2  * (C) Copyright 2014 Albert ARIBAUD <albert.u.boot@aribaud.net>
3  *
4  * SPDX-License-Identifier:	GPL-2.0+
5  */
6 
7 #ifndef	_ASM_ARCH_SPL_H_
8 #define	_ASM_ARCH_SPL_H_
9 
10 #define BOOT_DEVICE_NOR		1
11