<div dir="ltr">Hi all:<div>    I encounter bmc firmware update fail issue and message is "Verify error: update: --no-flash --ignore-mount --no-save-files --no-restore-files --no-clean-saved-files\nERROR: Unable to find mtd partition for image-bmc.\n".</div><div><br></div><div>I check my flash partition and found that I lost "bmc" partition as below:</div><div><br></div><div><br></div><div>I tried to add bmc partition in dts </div><div>&bootspi {<br>        status = "okay";<br>        flash@0 {<br>                status = "okay";<br>                m25p,fast-read;<br>                label = "bmc";<br>                spi-max-frequency = <50000000>;<br>#include "openbmc-flash-layout.dtsi"<br>        };<br>};<br></div><div><br></div><div>but there still is no "bmc" partition. Could someone give any suggestion? thanks.</div><div><br></div><div>Tyler</div></div>