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
committerJohn Klug <john.klug@multitech.com>2022-02-01 10:42:12 -0600
commitf5fe6f312ce536a0190bf14c7a1ef8760831d617 (patch)
tree8b202ca8a832835f3cae87c01753c6d2d638ddb7 /recipes-bsp/u-boot/u-boot.inc
parent45a401e1d118c64286e4520c1a0c4fb35c5994d0 (diff)
downloadmeta-multitech-atmel-f5fe6f312ce536a0190bf14c7a1ef8760831d617.tar.gz
meta-multitech-atmel-f5fe6f312ce536a0190bf14c7a1ef8760831d617.tar.bz2
meta-multitech-atmel-f5fe6f312ce536a0190bf14c7a1ef8760831d617.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"