]> code.ossystems Code Review - openembedded-core.git/commit
kernel-fitimage: dtb sections named by their filenames and one config section for...
authorFlorian Wickert <fw@javox-solutions.com>
Fri, 17 Mar 2017 15:33:03 +0000 (16:33 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Mar 2017 22:43:02 +0000 (22:43 +0000)
commitcd2ed7f80b555add07795cc0cbaee866e6c193a3
tree0b227ecdfb7b1a88ca55a79d83c351c27a0568cd
parent74f4dcfd447fb528ab230e67e3f7ab37e8f93898
kernel-fitimage: dtb sections named by their filenames and one config section for each dtb

Before this, dtb sections were named by their position index in KERNEL_DEVICETREE. Also there was only one item in the config section, so only the first dtb was seen by the bootloader.
This patch adds a config section for each dtb named by the dtb filename. This is what bootloaders usually know about the machine they run on.

Signed-off-by: Florian Wickert <fw@javox-solutions.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/kernel-fitimage.bbclass