|
@@ -1,20 +0,0 @@
|
|
|
-/*
|
|
|
- * Copyright (C) 2011 Freescale Semiconductor, Inc.
|
|
|
- * Jason Liu <r64343@freescale.com>
|
|
|
- *
|
|
|
- * SPDX-License-Identifier: GPL-2.0+
|
|
|
- *
|
|
|
- * Refer doc/README.imximage for more details about how-to configure
|
|
|
- * and create imximage boot image
|
|
|
- *
|
|
|
- * The syntax is taken as close as possible with the kwbimage
|
|
|
- */
|
|
|
-
|
|
|
-/* image version */
|
|
|
-IMAGE_VERSION 2
|
|
|
-
|
|
|
-/*
|
|
|
- * Boot Device : one of
|
|
|
- * spi, sd (the board has no nand neither onenand)
|
|
|
- */
|
|
|
-BOOT_FROM sd
|