Roll forward to u-boot v2017.01. Many thanks to manu@ for cleaning up
our patches to u-boot and getting them upstreamed. Future commits will roll other families over to this as testing on them is completed.
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
TIMESTAMP = 1476714127
|
||||
SHA256 (bsdimp-u-boot-beaglebone-ports-v2016.05_GH0.tar.gz) = aa9dfb1167398dc7e649f7a9062f628a6bbe89f018a6b1ab856a8a8cd81c8ac0
|
||||
SIZE (bsdimp-u-boot-beaglebone-ports-v2016.05_GH0.tar.gz) = 14363966
|
||||
@@ -1,3 +0,0 @@
|
||||
TIMESTAMP = 1476682023
|
||||
SHA256 (bsdimp-u-boot-duovero-ports-v2016.05_GH0.tar.gz) = aa9dfb1167398dc7e649f7a9062f628a6bbe89f018a6b1ab856a8a8cd81c8ac0
|
||||
SIZE (bsdimp-u-boot-duovero-ports-v2016.05_GH0.tar.gz) = 14363966
|
||||
@@ -44,13 +44,13 @@ IGNORE+= "FAMILY is not defined"
|
||||
|
||||
# Defines for OMAP family
|
||||
UBOOT_PLIST_OMAP=u-boot.img MLO
|
||||
UBOOT_VERSION_OMAP=2016.05
|
||||
UBOOT_VERSION_OMAP=2017.01
|
||||
|
||||
# Uboot variables
|
||||
.if !defined(UBOOT_VERSION) && defined(UBOOT_VERSION_${FAMILY:tu})
|
||||
UBOOT_VERSION=${UBOOT_VERSION_${FAMILY:tu}}
|
||||
.endif
|
||||
UBOOT_VERSION?= 2016.05
|
||||
UBOOT_VERSION?= 2017.01
|
||||
|
||||
.if !defined(UBOOT_PLIST) && defined(UBOOT_PLIST_${FAMILY:tu})
|
||||
UBOOT_PLIST=${UBOOT_PLIST_${FAMILY:tu}}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1476745087
|
||||
SHA256 (bsdimp-u-boot-ports-v2016.05_GH0.tar.gz) = aa9dfb1167398dc7e649f7a9062f628a6bbe89f018a6b1ab856a8a8cd81c8ac0
|
||||
SIZE (bsdimp-u-boot-ports-v2016.05_GH0.tar.gz) = 14363966
|
||||
TIMESTAMP = 1484005629
|
||||
SHA256 (bsdimp-u-boot-ports-v2017.01_GH0.tar.gz) = 016e65be71a9d3c4c3fca171ffe631f835868c6a248906770c42dcc2c4ef3161
|
||||
SIZE (bsdimp-u-boot-ports-v2017.01_GH0.tar.gz) = 15522828
|
||||
|
||||
Reference in New Issue
Block a user