Merge tag 'u-boot-at91-fixes-2022.04-a' of https://source.denx.de/u-boot/custodians...
[platform/kernel/u-boot.git] / board / boundary / nitrogen6x / nitrogen6s1g.cfg
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * Copyright (C) 2013 Boundary Devices
4  *
5  * Refer doc/imx/mkimage/imximage.txt for more details about how-to configure
6  * and create imximage boot image
7  *
8  * The syntax is taken as close as possible with the kwbimage
9  */
10
11 /* image version */
12 IMAGE_VERSION 2
13
14 /*
15  * Boot Device : one of
16  * spi, sd (the board has no nand neither onenand)
17  */
18 BOOT_FROM      spi
19
20 #include <config.h>
21 #ifdef CONFIG_IMX_HAB
22 CSF CONFIG_CSF_SIZE
23 #endif
24 #include "asm/arch/mx6-ddr.h"
25 #include "asm/arch/iomux.h"
26 #include "asm/arch/crm_regs.h"
27
28 #include "ddr-setup.cfg"
29 #include "800mhz_2x256mx16.cfg"
30 #include "clocks.cfg"