summaryrefslogtreecommitdiff
path: root/board/toradex/colibri_vf/imximage.cfg
diff options
context:
space:
mode:
authorSanchayan Maity <maitysanchayan@gmail.com>2015-04-15 16:24:26 +0530
committerTom Rini <trini@konsulko.com>2015-04-23 14:56:09 -0400
commite7b860fa4dd4de736d887deca19ca540abea4239 (patch)
treee87e02cde7cef75a7b4091c2995decb61d0fc96d /board/toradex/colibri_vf/imximage.cfg
parent7a90a1f260908eb13b3948da0315a729795db1ab (diff)
downloadu-boot-imx-e7b860fa4dd4de736d887deca19ca540abea4239.zip
u-boot-imx-e7b860fa4dd4de736d887deca19ca540abea4239.tar.gz
u-boot-imx-e7b860fa4dd4de736d887deca19ca540abea4239.tar.bz2
ARM: vf610: Initial integration for Colibri VF50/VF61
This adds initial support for Colibri VF50/VF61 based on Freescale Vybrid SoC. - CPU clocked at 396/500 MHz - DDR3 at 396MHz - for VF50, use PLL2 as memory clock (synchronous mode) - for VF61, use PLL1 as memory clock (asynchronous mode) - Console on UART0 (Colibri UART_A) - Ethernet on FEC1 - PLL5 based RMII clocking (E.g. No external crystal) - UART_A and UART_C I/O muxing - Boot from NAND by default Tested on Colibri VF50/VF61 booting using serial loader over UART. Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com> Acked-by: Stefan Agner <stefan@agner.ch>
Diffstat (limited to 'board/toradex/colibri_vf/imximage.cfg')
-rw-r--r--board/toradex/colibri_vf/imximage.cfg17
1 files changed, 17 insertions, 0 deletions
diff --git a/board/toradex/colibri_vf/imximage.cfg b/board/toradex/colibri_vf/imximage.cfg
new file mode 100644
index 0000000..8c52886
--- /dev/null
+++ b/board/toradex/colibri_vf/imximage.cfg
@@ -0,0 +1,17 @@
+/*
+ * Copyright 2014 Toradex, Inc.
+ *
+ * SPDX-License-Identifier: GPL-2.0+
+ *
+ * Refer docs/README.imxmage for more details about how-to configure
+ * and create imximage boot image
+ *
+ * The syntax is taken as close as possible with the kwbimage
+ */
+#include <asm/imx-common/imximage.cfg>
+
+/* image version */
+IMAGE_VERSION 2
+
+/* Boot Offset 0x400, valid for both SD and NAND boot */
+BOOT_OFFSET FLASH_OFFSET_STANDARD