<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Jun 22, 2017, at 12:22 AM, Petter Mabäcker <<a href="mailto:petter@technux.se" class="">petter@technux.se</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">
<div style="font-family: Helvetica,Arial,sans-serif" class=""><p class="">2017-06-19 16:40 skrev Trevor Woerner:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%" class=""><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<pre class="">On Mon, Jun 19, 2017 at 7:22 AM, Drew Moseley <<a href="mailto:drew.moseley@mender.io" class="">drew.moseley@mender.io</a>> wrote:</pre>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%" class="">
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%" class="">On Jun 19, 2017, at 1:48 AM, Trevor Woerner <<a href="mailto:twoerner@gmail.com" class="">twoerner@gmail.com</a>> wrote:
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%" class="">If you have a serial console connected to +your board, you will see the progress and a message on the console will indicate when +the flashing is completed.</blockquote>
hmmm, never saw this. I have a console connected, the moment the script started, on the console I got: U-Boot SPL 2016.01 (Jun 19 2017 - 00:32:19) DRAM: 512 MiB CPU: 1008000000Hz, AXI/AHB/APB: 3/2/2 Trying to boot from which looks right, the date+time are good.</blockquote>
Did you see the proper serial output after using a smaller image?</blockquote>
<pre class="">Yes. With a smaller image (~90MB) the flash update worked. Maybe
another improvement for a v2 would be for the script to look at the
size of /full/path/to/UBI_IMAGE and issue a warning/error if it's too
big?
I think the wording of what to expect on the host and over the serial
console could use some updating. Not to mention you say: "the status
LED on the CHIP board will flash 30 times per second..." which doesn't
seem to be the case, it looks more like the LED is toggled every 2
seconds (??), in any case, it's a lot slower than 30/sec.</pre>
</blockquote><p class="">I also had the same experience as Trevor, that the led seems to flash every 2 seconds. Also the code indicate that 2 x 1 sec sleep is used in this area, so please go through the above description when it comes to led experience during flashing. Another minor comment is that I believe you should update the UBI_IMAGE example in README to use the "default" meta-chip hwup image (chip-hwup-image-chip.ubi).</p><p class="">BR Petter</p>
<div class="">
<pre class="">Petter Mabäcker
Technux <<a href="mailto:petter@technux.se" class="">petter@technux.se</a>>
<a href="http://www.technux.se" class="">www.technux.se</a></pre>
</div>
</div>
</div></blockquote></div><div class="">Indeed. The comment was intended to say that it flashes 30/min. Obviously flashing 30/sec would not be a very easy thing for people to spot.</div><div class=""><br class=""></div><div class="">I’ll work through the comments and submit V2. It will take me a few days.</div><div class=""><br class=""></div><div class="">Many thanks for the feedback.</div><div class=""><br class=""></div><div class="">Drew</div><div class=""><br class=""></div></body></html>