<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"MS Gothic";
        panose-1:2 11 6 9 7 2 5 8 2 4;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"\@MS Gothic";
        panose-1:2 11 6 9 7 2 5 8 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">During reboot, shutdown scripts check for any images in initramfs and it overwrites to its predefined partition via update scripts.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:12.0pt;color:black">From: </span></b><span style="font-size:12.0pt;color:black">openbmc <openbmc-bounces+vijaykhemka=fb.com@lists.ozlabs.org> on behalf of
</span><span style="font-size:12.0pt;font-family:"MS Gothic";color:black">南野ムルシエラゴ</span><span style="font-size:12.0pt;color:black"> <1181052146@qq.com><br>
<b>Date: </b>Sunday, March 1, 2020 at 11:30 PM<br>
<b>To: </b>openbmc <openbmc@lists.ozlabs.org><br>
<b>Subject: </b>What does openbmc system do after update BMC Firmware and taps reboot?<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<p class="MsoNormal">Greetings:<br>
<br>
I am learning how openbmc update BMC firmware. I am following the guide "https://github.com/openbmc/docs/blob/master/code-update/code-update.md" to update BMC Firmware. It works well for me.<br>
But I still do not know, why in step 7 should I reboot, and what reboot do?<br>
Later I found in "https://github.com/openbmc/docs/blob/master/code-update/code-update-diagrams.md", which tells that:<br>
        [*] In a static layout configuration, the images are stored in RAM and the content is written to flash during BMC reboot.
<br>
        Reference the update and shutdown scripts provided by <a href="https://github.com/openbmc/openbmc/tree/master/meta-phosphor/recipes-phosphor/initrdscripts">
initrdscripts</a><br>
I am using a static layout. And I found two scripts named "shutdown" and "update" in "/run/initramfs/". So I thought it is that, the update applications put the firmware image in /run/initramfs/ and when I tap reboot, by some means the "update" script runs
 and the "update" script using "flashcp" command to write the firmware image to the /dev/mtd. Is that right?<br>
What happens after I tap "reboot", and who calls the "update" script, and how it calls the "update" scripts?<br>
Can someone tell me? Thanks a lot!<br>
<br>
Best Regards!<br>
Liu Hongwei<br>
<br>
<o:p></o:p></p>
</div>
</body>
</html>