1/* SPDX-License-Identifier: GPL-2.0+ */ 2/* 3 * Copyright 2014 Toradex, Inc. 4 * 5 * Refer doc/README.imximage 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 17