]> git.ipfire.org Git - people/ms/u-boot.git/blame - arch/arm/mach-imx/spl_sd.cfg
Merge git://git.denx.de/u-boot-mmc
[people/ms/u-boot.git] / arch / arm / mach-imx / spl_sd.cfg
CommitLineData
e32028a7
NK
1/*
2 * Copyright (C) 2014, Compulab Ltd - http://compulab.co.il/
3 *
4 * SPDX-License-Identifier: GPL-2.0+
5 */
6
15b505b0
SE
7#define __ASSEMBLY__
8#include <config.h>
9
53b7f180 10IMAGE_VERSION 2
e32028a7 11BOOT_FROM sd
15b505b0
SE
12
13/*
14 * Secure boot support
15 */
16#ifdef CONFIG_SECURE_BOOT
17CSF CONFIG_CSF_SIZE
18#endif