summaryrefslogtreecommitdiffstats
path: root/update_image.pl
diff options
context:
space:
mode:
Diffstat (limited to 'update_image.pl')
-rwxr-xr-xupdate_image.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/update_image.pl b/update_image.pl
index 2efcb50..e0656c4 100755
--- a/update_image.pl
+++ b/update_image.pl
@@ -305,6 +305,7 @@ sub processConvergedSections {
$sections{FIRDATA}{out} = "$scratch_dir/firdata.bin.ecc";
$sections{SECBOOT}{out} = "$scratch_dir/secboot.bin.ecc";
$sections{RINGOVD}{out} = "$scratch_dir/ringOvd.bin";
+ $sections{UVBWLIST}{out} = "$scratch_dir/uvbwlist.bin";
if(-e $wof_binary_filename)
{
OpenPOWER on IntegriCloud