]> git.sur5r.net Git - u-boot/blob - arch/arm/mach-imx/spl_sd.cfg
imx: refactor imx_get_mac_from_fuse
[u-boot] / arch / arm / mach-imx / spl_sd.cfg
1 /*
2  * Copyright (C) 2014, Compulab Ltd - http://compulab.co.il/
3  *
4  * SPDX-License-Identifier:     GPL-2.0+
5  */
6
7 #define __ASSEMBLY__
8 #include <config.h>
9
10 IMAGE_VERSION   2
11 BOOT_FROM       sd
12
13 /*
14  * Secure boot support
15  */
16 #ifdef CONFIG_SECURE_BOOT
17 CSF CONFIG_CSF_SIZE
18 #endif