diff options
author | Nathan Rossi <nathan@nathanrossi.com> | 2017-11-14 23:15:23 +1000 |
---|---|---|
committer | Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com> | 2017-11-21 11:19:00 -0800 |
commit | 1b81a517df6b62a37ed7ec14e3c475681ada77d0 (patch) | |
tree | 84d6b72e2130962b00396dfa0d65e556afcee71d /classes/image-types-xilinx-qemu.bbclass | |
parent | 722613acc702623ba392f0a4338160d3b1c79c6b (diff) | |
download | meta-xilinx-1b81a517df6b62a37ed7ec14e3c475681ada77d0.tar.gz |
u-boot-zynq-uenv.bb: Rework into python task and support ZynqMP
Rework the do_compile from shell appends into a python task such that
special string content ('${..}' of u-boot environment vars) can be
handed cleanly.
Additionally rework some variables such that they can be overridden for
zynq/zynqmp specific values, as well as allowing custom overrides to
e.g. bootargs.
This also adds support for differing image load types include Image
(arm64), zImage, fitImage and the existing uImage. The u-boot cmd
(boot*) is automatically selected depending on the type of
KERNEL_IMAGETYPE.
Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
Diffstat (limited to 'classes/image-types-xilinx-qemu.bbclass')
0 files changed, 0 insertions, 0 deletions