Added write_uboot_spl deviceinfo variable

This commit is contained in:
Martijn Braam 2018-09-11 07:05:04 +00:00 committed by Oliver Smith
parent 3ce00de710
commit d88a09e6bd
2 changed files with 20 additions and 0 deletions

View file

@ -248,6 +248,7 @@ deviceinfo_attributes = [
"flash_heimdall_partition_initfs",
"flash_heimdall_partition_system",
"generate_legacy_uboot_initfs",
"write_uboot_spl",
"kernel_cmdline",
"generate_bootimg",
"bootimg_qcdt",