aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2017-11-21 08:37:28 +0200
committerTimo Teräs <timo.teras@iki.fi>2017-11-21 08:37:28 +0200
commit5faa024740db542d72dd9de5576efc8823fb93f3 (patch)
tree2bda04dea9c06f0e7422901115852f2949c670ae /scripts
parentd24ea7165d232d84af62843840f5faabec8fe96b (diff)
downloadaports-5faa024740db542d72dd9de5576efc8823fb93f3.tar.bz2
aports-5faa024740db542d72dd9de5576efc8823fb93f3.tar.xz
scripts/mkimg.arm: update rpi firmware
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/mkimg.arm.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mkimg.arm.sh b/scripts/mkimg.arm.sh
index 15c5e3e191..c0c65cbd79 100755
--- a/scripts/mkimg.arm.sh
+++ b/scripts/mkimg.arm.sh
@@ -52,7 +52,7 @@ profile_rpi() {
And much more..."
image_ext="tar.gz"
arch="armhf"
- rpi_firmware_commit="32c28990b18908ce899c289bcd12c6e9daeb1588"
+ rpi_firmware_commit="27993e5acf86d1629428ed1a601e86ecd5e5a1df"
kernel_flavors="rpi rpi2"
kernel_cmdline="dwc_otg.lpm_enable=0 console=ttyAMA0,115200 console=tty1"
initrd_features="base bootchart squashfs ext2 ext3 ext4 f2fs kms mmc raid scsi usb"