]> Git Repo - u-boot.git/blame - board/advantech/dms-ba16/dms-ba16_2g.cfg
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot.git] / board / advantech / dms-ba16 / dms-ba16_2g.cfg
CommitLineData
83d290c5 1/* SPDX-License-Identifier: GPL-2.0+ */
ff383220
AB
2/*
3 *
4 * Copyright 2015 Timesys Corporation.
5 * Copyright 2015 General Electric Company
6 *
ff383220
AB
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
13IMAGE_VERSION 2
14BOOT_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"
This page took 0.097899 seconds and 4 git commands to generate.