All of lore.kernel.org
 help / color / mirror / Atom feed
* Device Tree Source is not correctly specified in fitImage signing process
       [not found] <2027135703.568646.1533822513889.ref@mail.yahoo.com>
@ 2018-08-09 13:48 ` samir mouhoune
  0 siblings, 0 replies; only message in thread
From: samir mouhoune @ 2018-08-09 13:48 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 1394 bytes --]

Hi All,
I am trying to generate a signed fitImage for IMX6 (nitrogen6x) som  using PYRO 2.3 branch. 
I my setup I had the following configs: 
KERNEL_DEVICETREE = "imx6q-sabrelite.dtb \                        imx6q-nitrogen6x.dtb imx6dl-nitrogen6x.dtb \"    KERNEL_IMAGETYPE = "fitImage"KERNEL_CLASSES += "kernel-fitimage"
PREFERRED_PROVIDER_u-boot = "u-boot-boundary"PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-boundary"PREFERRED_PROVIDER_virtual/kernel ??= "linux-boundary"
UBOOT_SIGN_ENABLE = "1"UBOOT_SIGN_KEYDIR = "/data_local/imx6/keys"UBOOT_SIGN_KEYNAME = "ubootkey.key"UBOOT_MKIMAGE_DTCOPTS = "-I dts -O dtb -p 2000"
MACHINE_ESSENTIAL_EXTRA_RDEPENDS += " \    kernel-image \    kernel-devicetree \"...

In uboot:  in include/configs/nitrogen6x.h  I added #define CONFIG_OF_CONTROL#define CONFIG_OF_SEPARATE

At the compilation I am getting The following error:    Device Tree Source is not correctly specified.
   Please define 'CONFIG_DEFAULT_DEVICE_TREE'   or build with 'DEVICE_TREE=<device_tree>' argument

Any idea about the root cause?.  Idon't understand why I am getting this error.  In my config   I already set
KERNEL_DEVICETREE = "imx6q-sabrelite.dtb \                        imx6q-nitrogen6x.dtb imx6dl-nitrogen6x.dtb \"
Thank you in advance for your support


Cordialement, Best Regards,Samir MOUHOUNE

[-- Attachment #2: Type: text/html, Size: 3251 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-08-09 13:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <2027135703.568646.1533822513889.ref@mail.yahoo.com>
2018-08-09 13:48 ` Device Tree Source is not correctly specified in fitImage signing process samir mouhoune

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.