]> code.ossystems Code Review - openembedded-core.git/commit
kernel-fitimage.bbclass: Allow unset load/entry addresses for ramdisks
authorNathan Rossi <nathan@nathanrossi.com>
Fri, 21 Oct 2016 12:07:27 +0000 (22:07 +1000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Jan 2017 22:45:41 +0000 (22:45 +0000)
commit941b6ce3b297ed83f1c05dd76bfeefbf93482e6f
tree804f8250a635c4694d3cae08ef5aa0ac9e017f4f
parent0704f15d1ad7483f80ffa18fa32b6115923641cf
kernel-fitimage.bbclass: Allow unset load/entry addresses for ramdisks

Allow the load and entry addresses to remain unset if the UBOOT_RD_*
variables are also unset for ramdisk entries in the image tree. This
allows for U-Boot to decide dynamically where to load the ramdisk.

Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/kernel-fitimage.bbclass