SPDX: Convert all of our single license tags to Linux Kernel style
[platform/kernel/u-boot.git] / board / advantech / dms-ba16 / dms-ba16_2g.cfg
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  *
4  * Copyright 2015 Timesys Corporation.
5  * Copyright 2015 General Electric Company
6  *
7  * Refer doc/README.imximage 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
13 IMAGE_VERSION 2
14 BOOT_FROM sd
15
16 #define __ASSEMBLY__
17 #include <config.h>
18 #include "asm/arch/mx6-ddr.h"
19 #include "asm/arch/iomux.h"
20 #include "asm/arch/crm_regs.h"
21
22 #include "ddr-setup.cfg"
23 #include "samsung-2g.cfg"
24 #include "clocks.cfg"