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

« back to all changes in this revision

Viewing changes to roms/u-boot/board/solidrun/hummingboard/solo.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
 * Copyright (C) 2013 Jon Nettleton <jon.nettleton@gmail.com>
 
4
 *
 
5
 * SPDX-License-Identifier:     GPL-2.0+
 
6
 */
 
7
 
 
8
/* image version */
 
9
IMAGE_VERSION 2
 
10
 
 
11
/*
 
12
 * Boot Device : one of
 
13
 * spi, sd (the board has no nand neither onenand)
 
14
 */
 
15
BOOT_FROM      sd
 
16
 
 
17
#define __ASSEMBLY__
 
18
#include <config.h>
 
19
#include "asm/arch/mx6-ddr.h"
 
20
#include "asm/arch/iomux.h"
 
21
#include "asm/arch/crm_regs.h"
 
22
 
 
23
#include "../mx6-microsom/ddr-800mhz-32bit-setup.cfg"
 
24
#include "../mx6-microsom/800mhz_2x128mx16.cfg"
 
25
#include "../mx6-microsom/clocks.cfg"