From cf2c9f7209b8a9927e3debfda0d0ca6a57af6d28 Mon Sep 17 00:00:00 2001 From: John Klug Date: Thu, 6 Apr 2017 15:23:22 -0500 Subject: Add CRC environment printout to u-boot --- recipes-bsp/u-boot/u-boot_2012.10.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot_2012.10.bb b/recipes-bsp/u-boot/u-boot_2012.10.bb index ab52e31..fc0c7d2 100644 --- a/recipes-bsp/u-boot/u-boot_2012.10.bb +++ b/recipes-bsp/u-boot/u-boot_2012.10.bb @@ -1,4 +1,4 @@ -PR = "r6" +PR = "r7" require u-boot.inc LICENSE = "GPLv2" @@ -12,6 +12,7 @@ SRCREV="8978bdafbad84c0c9878c9ff331930ca6edf9a76" SRC_URI = "git://github.com/linux4sam/u-boot-at91.git;branch=u-boot-2012.10-at91 \ file://u-boot-2012.10-sam9x5-eth-mii-fix.patch \ + file://u-boot-env-crc-dbg.patch \ " # add patch to speed up boot if ethernet autonegotiation fails -- cgit v1.2.3