diff options
author | Ming Liu <ming.liu@toradex.com> | 2020-09-03 09:58:47 +0200 |
---|---|---|
committer | Ming Liu <ming.liu@toradex.com> | 2020-09-03 12:34:06 +0200 |
commit | d48a90f293f8d44a7538f6b412c7b0ad6361f867 (patch) | |
tree | dc33916caf283ebf54b45fd0ef8aa781b2910f9c /lib | |
parent | 9319d351d1c475386ca7b939459f6bf9f7aea9d6 (diff) | |
download | meta-updater-d48a90f293f8d44a7538f6b412c7b0ad6361f867.tar.gz |
sota: introduce OSTREE_MULTI_DEVICETREE_SUPPORT
ostree supports multiple devicetrees provided that there is no
/lib/modules/$kversion/devicetree installed on rootfs, in which case,
a uboot variable 'fdtdir' would be written to /boot/loader/uEnv.txt
instead of fdt_file.
Introduce OSTREE_MULTI_DEVICETREE_SUPPORT to control that, when it's
set to '0', there is no functional changes with current implementation,
while it's set to '1', then /lib/modules/$kversion/devicetree would not
be installed and the end users need set their own fdtfile/fdt_file in
boot script to locate the devicetree in 'fdtdir'.
Signed-off-by: Ming Liu <ming.liu@toradex.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions