Browse Source

rpi: Bump u-boot version to fix booting on rpi0w after raspi-config resize partition (MEN-2436)

Changelog: Title

Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
1.2.x
Marek Belisko 6 years ago
parent
commit
b49d2f862f
  1. 2
      rpi-convert-stage-5.sh

2
rpi-convert-stage-5.sh

@ -34,7 +34,7 @@ build_uboot_files() {
local CROSS_COMPILE=${1}-
local ARCH=arm
local branch="mender-rpi-2018.07"
local commit="981cc831e3"
local commit="884893e54a"
local uboot_repo_vc_dir=$uboot_dir/.git
local defconfig="rpi_3_32b_defconfig"

Loading…
Cancel
Save