summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot.inc
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2022-01-24 17:25:01 -0600
committerSerhii Voloshynov <serhii.voloshynov@globallogic.com>2022-01-31 15:46:05 +0200
commit3d30464041ef78b92751f6f89cfb8299dea6f62d (patch)
tree0bae68ccb7da5f7ca1851596770ac7550bb2748b /recipes-bsp/u-boot/u-boot.inc
parent7e4b9d572916f02cf95889837c140ec9aa428c42 (diff)
downloadmeta-multitech-atmel-3d30464041ef78b92751f6f89cfb8299dea6f62d.tar.gz
meta-multitech-atmel-3d30464041ef78b92751f6f89cfb8299dea6f62d.tar.bz2
meta-multitech-atmel-3d30464041ef78b92751f6f89cfb8299dea6f62d.zip
Remove SAM9X5EK SPI flash from U-Boot to prevent GPIO conflicts
Diffstat (limited to 'recipes-bsp/u-boot/u-boot.inc')
-rw-r--r--recipes-bsp/u-boot/u-boot.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot.inc b/recipes-bsp/u-boot/u-boot.inc
index 800c48e..c69c650 100644
--- a/recipes-bsp/u-boot/u-boot.inc
+++ b/recipes-bsp/u-boot/u-boot.inc
@@ -4,7 +4,7 @@ SECTION = "bootloaders"
PROVIDES = "virtual/bootloader"
# New U-Boot with suppressed version.
-PR="m4"
+PR="m5"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6"