ARM: dts: meson-sm1-odroid-c4: add ethernet PHY reset
[platform/kernel/u-boot.git] / board / freescale / s32v234evb / s32v234evb.cfg
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * (C) Copyright 2013-2015, Freescale Semiconductor, Inc.
4  */
5
6 /*
7  * Refer doc/imx/mkimage/imximage.txt for more details about how-to configure
8  * and create imximage boot image
9  *
10  * The syntax is taken as close as possible with the kwbimage
11  */
12 #include <asm/mach-imx/imximage.cfg>
13
14 /* image version */
15 IMAGE_VERSION   2
16 BOOT_FROM sd
17
18
19 /*
20  * Boot Device : one of qspi, sd:
21  * qspi:   flash_offset: 0x1000
22  * sd/mmc: flash_offset: 0x1000
23  */
24
25
26 #ifdef CONFIG_SECURE_BOOT
27 SECURE_BOOT
28 #endif