~pmdj/ubuntu/trusty/qemu/2.9+applesmc+fadtv3

« back to all changes in this revision

Viewing changes to roms/u-boot/board/boundary/nitrogen6x/nitrogen6dl2g.cfg

  • Committer: Phil Dennis-Jordan
  • Date: 2017-07-21 08:03:43 UTC
  • mfrom: (1.1.1)
  • Revision ID: phil@philjordan.eu-20170721080343-2yr2vdj7713czahv
New upstream release 2.9.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/*
 
2
 * Copyright (C) 2013 Boundary Devices
 
3
 *
 
4
 * SPDX-License-Identifier:     GPL-2.0+
 
5
 *
 
6
 * Refer doc/README.imximage for more details about how-to configure
 
7
 * and create imximage boot image
 
8
 *
 
9
 * The syntax is taken as close as possible with the kwbimage
 
10
 */
 
11
 
 
12
/* image version */
 
13
IMAGE_VERSION 2
 
14
 
 
15
/*
 
16
 * Boot Device : one of
 
17
 * spi, sd (the board has no nand neither onenand)
 
18
 */
 
19
BOOT_FROM      spi
 
20
 
 
21
#define __ASSEMBLY__
 
22
#include <config.h>
 
23
#include "asm/arch/mx6-ddr.h"
 
24
#include "asm/arch/iomux.h"
 
25
#include "asm/arch/crm_regs.h"
 
26
 
 
27
#include "ddr-setup.cfg"
 
28
#include "800mhz_4x256mx16.cfg"
 
29
#include "clocks.cfg"