Skip to content
Snippets Groups Projects
Commit c39fb452 authored by Ronny Nilsson's avatar Ronny Nilsson
Browse files

base-files: ensure next boot just written kernel.

parent 8acc9ec3
No related branches found
No related tags found
No related merge requests found
......@@ -201,6 +201,7 @@ upgrade_commit() {
[ $VERBOSE -ge 1 ] && V="-V" || V=""
brcm_fw_tool $V -s $bankNext update $metaPath
brcm_fw_tool $V -u 0 set
# Read and possibly write "iVersion" in the nvram.
# Looks messy due to hex-string to integer conversion.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment