Merge tag 'u-boot-imx-master-20250127' of https://gitlab.denx.de/u-boot/custodians...
[J-u-boot.git] / board / freescale / vf610twr / imximage.cfg
0 / 16 (  0%)
CommitLineData
1/* SPDX-License-Identifier: GPL-2.0+ */
2/*
3 * Copyright 2013 Freescale Semiconductor, Inc.
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#include <asm/mach-imx/imximage.cfg>
11
12/* image version */
13IMAGE_VERSION 2
14
15/* Boot Offset 0x400, valid for both SD and NAND boot */
16BOOT_OFFSET FLASH_OFFSET_STANDARD
This page took 0.025595 seconds and 5 git commands to generate.