xref: /openbmc/u-boot/arch/arm/include/asm/arch-orion5x/spl.h (revision eba6589f7e019d8ccb331a84a789b0c4d74f51f6)
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * (C) Copyright 2014 Albert ARIBAUD <albert.u.boot@aribaud.net>
4  */
5 
6 #ifndef	_ASM_ARCH_SPL_H_
7 #define	_ASM_ARCH_SPL_H_
8 
9 #define BOOT_DEVICE_NOR		1
10