]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/arm/include/asm/arch-mx5/spl.h
Samsung: Goni: change maintainer to Robert Baldyga
[karo-tx-uboot.git] / arch / arm / include / asm / arch-mx5 / spl.h
1 /*
2  * Copyright (C) 2013 Marek Vasut <marex@denx.de>
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_NONE        0
11 #define BOOT_DEVICE_NAND        1
12
13 #endif  /* __ASM_ARCH_SPL_H__ */