aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilby John <philby.j@hcl.com>2019-04-18 22:41:50 +0530
committerJérôme Forissier <jerome.forissier@linaro.org>2019-06-28 12:23:34 +0200
commit4b852b1298f249a74c49fcfe433b7ee2c41a8990 (patch)
tree17ad294b8f6032be889421b4f8326d4027dc7884
parenta48959acc609f9d6dcc1f61ee5f0048055831808 (diff)
downloadmanifest-4b852b1298f249a74c49fcfe433b7ee2c41a8990.tar.gz
Add support for Raspberry Pi 3 B plus
Switch to the 2019 firmware for Raspberry Pi 3 that supports both B and B+ revisions. Signed-off-by: Philby John <philby.j@hcl.com> Signed-off-by: Vv Ramya <ramyavv@hcl.com> Reviewed-by: Joakim Bech <joakim.bech@linaro.org>
-rw-r--r--rpi3.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpi3.xml b/rpi3.xml
index 9a8a000..cd55d6b 100644
--- a/rpi3.xml
+++ b/rpi3.xml
@@ -22,6 +22,6 @@
<!-- Misc gits -->
<project path="arm-trusted-firmware" name="ARM-software/arm-trusted-firmware.git" revision="023bc019e95ca98687f015074c938941a0546eb7" />
<project path="buildroot" name="buildroot/buildroot.git" revision="95942f5fcd35d783a49adce621ccf33480f1c88c" />
- <project path="firmware" name="raspberrypi/firmware.git" revision="refs/tags/1.20170215" clone-depth="1" />
+ <project path="firmware" name="raspberrypi/firmware.git" revision="refs/tags/1.20190401" clone-depth="1" />
<project path="u-boot" name="u-boot/u-boot.git" revision="aac0c29d4b8418c5c78b552070ffeda022b16949" />
</manifest>