xref: /rk3399_rockchip-uboot/board/phytec/pcm052/imximage.cfg (revision 2f3f477b77d3a528de41e52a8ba874fd47fb6513)
1/*
2 * Copyright 2015 3ADEV <http://www.3adev.com>
3 *
4 * SPDX-License-Identifier:	GPL-2.0+
5 *
6 * Refer docs/README.imxmage 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#include <asm/imx-common/imximage.cfg>
12
13/* image version */
14IMAGE_VERSION	2
15
16/* Boot Offset 0x400, valid for both SD and NAND boot */
17BOOT_OFFSET	FLASH_OFFSET_STANDARD
18