imx: fix USB boot mode detection for i.MX 6UL and 6ULL
[oweals/u-boot.git] / arch / arm / include / asm / arch-mx35 / mmc_host_def.h
1 /*
2  * (C) Copyright 2008
3  * Texas Instruments, <www.ti.com>
4  * Syed Mohammed Khasim <khasim@ti.com>
5  *
6  * SPDX-License-Identifier:     GPL-2.0
7  */
8
9 #ifndef MMC_HOST_DEF_H
10 #define MMC_HOST_DEF_H
11
12 /* Driver definitions */
13 #define MMCSD_SECTOR_SIZE               512
14
15 #endif /* MMC_HOST_DEF_H */