diff --git a/0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch b/0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch index 4badf9a..a9ddcca 100644 --- a/0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch +++ b/0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch @@ -1,4 +1,4 @@ -From db706bed3365f1c03e47cc7f46a0a23462f9ac17 Mon Sep 17 00:00:00 2001 +From 891e02db364c3b6a75d933af4eae5c40014a18b8 Mon Sep 17 00:00:00 2001 From: Alexander Graf Date: Wed, 13 Apr 2016 13:44:29 +0200 Subject: [PATCH] XXX openSUSE XXX: Load dtb from partition 2 @@ -16,10 +16,10 @@ Signed-off-by: Alexander Graf 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/include/config_distro_bootcmd.h b/include/config_distro_bootcmd.h -index 8d5feb3ac7..8ec95574ca 100644 +index d672e8ebe6..d06fb4367e 100644 --- a/include/config_distro_bootcmd.h +++ b/include/config_distro_bootcmd.h -@@ -134,16 +134,16 @@ +@@ -138,16 +138,16 @@ "fi\0" \ \ "load_efi_dtb=" \ diff --git a/0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch b/0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch index d589a71..81c83d7 100644 --- a/0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch +++ b/0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch @@ -1,4 +1,4 @@ -From 4daf6d83c59033e5b9ac84d7b97b1093ed0aa852 Mon Sep 17 00:00:00 2001 +From c751e516fa4c31ce8f57774a47ea567c3e13eaeb Mon Sep 17 00:00:00 2001 From: Alexander Graf Date: Mon, 2 May 2016 23:25:07 +0200 Subject: [PATCH] Revert "Revert "omap3: Use raw SPL by default for mmc1"" @@ -9,7 +9,7 @@ This reverts commit 7fa75d0ac5502db813d109c1df7bd0da34688685. 1 file changed, 2 deletions(-) diff --git a/arch/arm/mach-omap2/boot-common.c b/arch/arm/mach-omap2/boot-common.c -index 0e9fd03fef..7b1cdb2e68 100644 +index d4a1e2e42c..e24e2cc31d 100644 --- a/arch/arm/mach-omap2/boot-common.c +++ b/arch/arm/mach-omap2/boot-common.c @@ -133,8 +133,6 @@ void save_omap_boot_params(void) diff --git a/0003-rpi-Use-firmware-provided-device-tr.patch b/0003-rpi-Use-firmware-provided-device-tr.patch index 24acf0b..b4b3534 100644 --- a/0003-rpi-Use-firmware-provided-device-tr.patch +++ b/0003-rpi-Use-firmware-provided-device-tr.patch @@ -1,4 +1,4 @@ -From 9f72e6e9b9a69eaec7e1ea2e70c63ad04ce755ba Mon Sep 17 00:00:00 2001 +From 909b59bb6ae7c432ca333cdc378e121f56e16496 Mon Sep 17 00:00:00 2001 From: Alexander Graf Date: Wed, 21 Feb 2018 17:41:13 +0100 Subject: [PATCH] rpi: Use firmware provided device tree @@ -24,8 +24,7 @@ Signed-off-by: Alexander Graf configs/rpi_3_32b_defconfig | 2 +- configs/rpi_3_defconfig | 2 +- configs/rpi_defconfig | 2 +- - include/configs/rpi.h | 2 +- - 6 files changed, 6 insertions(+), 6 deletions(-) + 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/configs/rpi_0_w_defconfig b/configs/rpi_0_w_defconfig index fcc2ae68c9..48b656cdb2 100644 @@ -92,16 +91,3 @@ index 82c90d40e1..916b6df5a6 100644 CONFIG_ENV_FAT_INTERFACE="mmc" CONFIG_ENV_FAT_DEVICE_AND_PART="0:1" CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y -diff --git a/include/configs/rpi.h b/include/configs/rpi.h -index 69a22e1700..8b21453d78 100644 ---- a/include/configs/rpi.h -+++ b/include/configs/rpi.h -@@ -123,7 +123,7 @@ - #define ENV_MEM_LAYOUT_SETTINGS \ - "fdt_high=ffffffff\0" \ - "initrd_high=ffffffff\0" \ -- "fdt_addr_r=0x00000100\0" \ -+ "fdt_addr_r=0x01f00000\0" \ - "pxefile_addr_r=0x00100000\0" \ - "kernel_addr_r=0x01000000\0" \ - "scriptaddr=0x02000000\0" \ diff --git a/0004-Temp-workaround-for-Chromebook-snow.patch b/0004-Temp-workaround-for-Chromebook-snow.patch index a12395c..d130797 100644 --- a/0004-Temp-workaround-for-Chromebook-snow.patch +++ b/0004-Temp-workaround-for-Chromebook-snow.patch @@ -1,4 +1,4 @@ -From 4c0955c1217ea7adb6a71d79fd628940b69335fa Mon Sep 17 00:00:00 2001 +From 2a075e1f09127120399d385c3131a64a49c032bf Mon Sep 17 00:00:00 2001 From: Guillaume GARDET Date: Mon, 9 Apr 2018 10:28:26 +0200 Subject: [PATCH] Temp workaround for Chromebook snow to avoid the 'unable to diff --git a/0005-zynqmp-Add-generic-target.patch b/0005-zynqmp-Add-generic-target.patch index 5ca63fa..6413f4d 100644 --- a/0005-zynqmp-Add-generic-target.patch +++ b/0005-zynqmp-Add-generic-target.patch @@ -1,4 +1,4 @@ -From fe5f8db721930763c7c538de4e21535170879d99 Mon Sep 17 00:00:00 2001 +From b128f2a584a81a3265efc13efd2de54aad483c2a Mon Sep 17 00:00:00 2001 From: Alexander Graf Date: Tue, 24 Apr 2018 21:25:23 +0200 Subject: [PATCH] zynqmp: Add generic target diff --git a/0010-tools-zynqmpbif-Add-support-for-loa.patch b/0006-tools-zynqmpbif-Add-support-for-loa.patch similarity index 97% rename from 0010-tools-zynqmpbif-Add-support-for-loa.patch rename to 0006-tools-zynqmpbif-Add-support-for-loa.patch index b058e05..ea51d75 100644 --- a/0010-tools-zynqmpbif-Add-support-for-loa.patch +++ b/0006-tools-zynqmpbif-Add-support-for-loa.patch @@ -1,4 +1,4 @@ -From 0bad4410836a457b5eb19801fd97ab9d43ef6e2d Mon Sep 17 00:00:00 2001 +From 2981c1f748db1690af0a51381cf8da9492a8ee9c Mon Sep 17 00:00:00 2001 From: Alexander Graf Date: Thu, 26 Apr 2018 13:30:32 +0200 Subject: [PATCH] tools: zynqmpbif: Add support for load=after diff --git a/0006-tools-zynqmpimage-Add-partition-rea.patch b/0006-tools-zynqmpimage-Add-partition-rea.patch deleted file mode 100644 index 21f7c21..0000000 --- a/0006-tools-zynqmpimage-Add-partition-rea.patch +++ /dev/null @@ -1,262 +0,0 @@ -From d404c070b2d1c0cb3fa3d7e74e94fc142f799dab Mon Sep 17 00:00:00 2001 -From: Alexander Graf -Date: Thu, 15 Mar 2018 11:15:15 +0100 -Subject: [PATCH] tools: zynqmpimage: Add partition read support - -The zynqmp image format has support for inline partitions which are -used by FSBL to describe payloads that are loaded by FSBL itself. - -While we can't create images that contain partitions (yet), we should -still at least be able to examine them and show the user what's inside -when we analyze an image created by bootgen. - -Signed-off-by: Alexander Graf - ---- - -v1 -> v2: - - - prettify defines - - fix offset and size outputs - - add u-boot as payload target - - align CPU names with bif - - add shift constants - - add U-Boot as potential partition owner - - mention documentation source - - add HEADER_CPU_SELECT_A53_64BIT define - -v3 -> v4: - - - fix checkpatch ---- - tools/zynqmpimage.c | 175 +++++++++++++++++++++++++++++++++++++++++++- - 1 file changed, 173 insertions(+), 2 deletions(-) - -diff --git a/tools/zynqmpimage.c b/tools/zynqmpimage.c -index 421558d46e..e972c684d5 100644 ---- a/tools/zynqmpimage.c -+++ b/tools/zynqmpimage.c -@@ -6,6 +6,7 @@ - * The following Boot Header format/structures and values are defined in the - * following documents: - * * ug1085 ZynqMP TRM doc v1.4 (Chapter 11, Table 11-4) -+ * * ug1137 ZynqMP Software Developer Guide v6.0 (Chapter 16) - * - * Expected Header Size = 0x9C0 - * Forced as 'little' endian, 32-bit words -@@ -62,6 +63,7 @@ - #define HEADER_REGINIT_NULL (cpu_to_le32(0xffffffff)) - #define HEADER_WIDTHDETECTION (cpu_to_le32(0xaa995566)) - #define HEADER_IMAGEIDENTIFIER (cpu_to_le32(0x584c4e58)) -+#define HEADER_CPU_SELECT_A53_64BIT (0x2 << 10) - - enum { - ENCRYPTION_EFUSE = 0xa5c3c5a3, -@@ -79,6 +81,78 @@ struct zynqmp_reginit { - #define HEADER_INTERRUPT_VECTORS 8 - #define HEADER_REGINITS 256 - -+struct image_header_table { -+ uint32_t version; /* 0x00 */ -+ uint32_t nr_parts; /* 0x04 */ -+ uint32_t partition_header_offset; /* 0x08, divided by 4 */ -+ uint32_t image_header_offset; /* 0x0c, divided by 4 */ -+ uint32_t auth_certificate_offset; /* 0x10 */ -+ uint32_t boot_device; /* 0x14 */ -+ uint32_t __reserved1[9]; /* 0x18 - 0x38 */ -+ uint32_t checksum; /* 0x3c */ -+}; -+ -+#define PART_ATTR_VEC_LOCATION 0x800000 -+#define PART_ATTR_BS_BLOCK_SIZE_MASK 0x700000 -+#define PART_ATTR_BS_BLOCK_SIZE_DEFAULT 0x000000 -+#define PART_ATTR_BS_BLOCK_SIZE_8MB 0x400000 -+#define PART_ATTR_BIG_ENDIAN 0x040000 -+#define PART_ATTR_PART_OWNER_MASK 0x030000 -+#define PART_ATTR_PART_OWNER_FSBL 0x000000 -+#define PART_ATTR_PART_OWNER_UBOOT 0x010000 -+#define PART_ATTR_RSA_SIG 0x008000 -+#define PART_ATTR_CHECKSUM_MASK 0x007000 -+#define PART_ATTR_CHECKSUM_NONE 0x000000 -+#define PART_ATTR_CHECKSUM_MD5 0x001000 -+#define PART_ATTR_CHECKSUM_SHA2 0x002000 -+#define PART_ATTR_CHECKSUM_SHA3 0x003000 -+#define PART_ATTR_DEST_CPU_SHIFT 8 -+#define PART_ATTR_DEST_CPU_MASK 0x000f00 -+#define PART_ATTR_DEST_CPU_NONE 0x000000 -+#define PART_ATTR_DEST_CPU_A53_0 0x000100 -+#define PART_ATTR_DEST_CPU_A53_1 0x000200 -+#define PART_ATTR_DEST_CPU_A53_2 0x000300 -+#define PART_ATTR_DEST_CPU_A53_3 0x000400 -+#define PART_ATTR_DEST_CPU_R5_0 0x000500 -+#define PART_ATTR_DEST_CPU_R5_1 0x000600 -+#define PART_ATTR_DEST_CPU_R5_L 0x000700 -+#define PART_ATTR_DEST_CPU_PMU 0x000800 -+#define PART_ATTR_ENCRYPTED 0x000080 -+#define PART_ATTR_DEST_DEVICE_SHIFT 4 -+#define PART_ATTR_DEST_DEVICE_MASK 0x000070 -+#define PART_ATTR_DEST_DEVICE_NONE 0x000000 -+#define PART_ATTR_DEST_DEVICE_PS 0x000010 -+#define PART_ATTR_DEST_DEVICE_PL 0x000020 -+#define PART_ATTR_DEST_DEVICE_PMU 0x000030 -+#define PART_ATTR_DEST_DEVICE_XIP 0x000040 -+#define PART_ATTR_A53_EXEC_AARCH32 0x000008 -+#define PART_ATTR_TARGET_EL_SHIFT 1 -+#define PART_ATTR_TARGET_EL_MASK 0x000006 -+#define PART_ATTR_TZ_SECURE 0x000001 -+ -+static const char *dest_cpus[0x10] = { -+ "none", "a5x-0", "a5x-1", "a5x-2", "a5x-3", "r5-0", "r5-1", -+ "r5-lockstep", "pmu", "unknown", "unknown", "unknown", "unknown", -+ "unknown", "unknown", "unknown" -+}; -+ -+struct partition_header { -+ uint32_t len_enc; /* 0x00, divided by 4 */ -+ uint32_t len_unenc; /* 0x04, divided by 4 */ -+ uint32_t len; /* 0x08, divided by 4 */ -+ uint32_t next_partition_offset; /* 0x0c */ -+ uint64_t entry_point; /* 0x10 */ -+ uint64_t load_address; /* 0x18 */ -+ uint32_t offset; /* 0x20, divided by 4 */ -+ uint32_t attributes; /* 0x24 */ -+ uint32_t __reserved1; /* 0x28 */ -+ uint32_t checksum_offset; /* 0x2c, divided by 4 */ -+ uint32_t __reserved2; /* 0x30 */ -+ uint32_t auth_certificate_offset; /* 0x34 */ -+ uint32_t __reserved3; /* 0x38 */ -+ uint32_t checksum; /* 0x3c */ -+}; -+ - struct zynqmp_header { - uint32_t interrupt_vectors[HEADER_INTERRUPT_VECTORS]; /* 0x0 */ - uint32_t width_detection; /* 0x20 */ -@@ -92,7 +166,9 @@ struct zynqmp_header { - uint32_t image_stored_size; /* 0x40 */ - uint32_t image_attributes; /* 0x44 */ - uint32_t checksum; /* 0x48 */ -- uint32_t __reserved1[27]; /* 0x4c */ -+ uint32_t __reserved1[19]; /* 0x4c */ -+ uint32_t image_header_table_offset; /* 0x98 */ -+ uint32_t __reserved2[7]; /* 0x9c */ - struct zynqmp_reginit register_init[HEADER_REGINITS]; /* 0xb8 */ - uint32_t __reserved4[66]; /* 0x9c0 */ - }; -@@ -131,7 +207,7 @@ static void zynqmpimage_default_header(struct zynqmp_header *ptr) - return; - - ptr->width_detection = HEADER_WIDTHDETECTION; -- ptr->image_attributes = 0x800; -+ ptr->image_attributes = HEADER_CPU_SELECT_A53_64BIT; - ptr->image_identifier = HEADER_IMAGEIDENTIFIER; - ptr->encryption = cpu_to_le32(ENCRYPTION_NONE); - -@@ -172,6 +248,80 @@ static int zynqmpimage_verify_header(unsigned char *ptr, int image_size, - return 0; - } - -+static void print_partition(const void *ptr, const struct partition_header *ph) -+{ -+ uint32_t attr = le32_to_cpu(ph->attributes); -+ unsigned long len = le32_to_cpu(ph->len) * 4; -+ const char *part_owner; -+ const char *dest_devs[0x8] = { -+ "none", "PS", "PL", "PMU", "unknown", "unknown", "unknown", -+ "unknown" -+ }; -+ -+ switch (attr & PART_ATTR_PART_OWNER_MASK) { -+ case PART_ATTR_PART_OWNER_FSBL: -+ part_owner = "FSBL"; -+ break; -+ case PART_ATTR_PART_OWNER_UBOOT: -+ part_owner = "U-Boot"; -+ break; -+ default: -+ part_owner = "Unknown"; -+ break; -+ } -+ -+ printf("%s payload on CPU %s (%s):\n", part_owner, -+ dest_cpus[(attr & PART_ATTR_DEST_CPU_MASK) >> 8], -+ dest_devs[(attr & PART_ATTR_DEST_DEVICE_MASK) >> 4]); -+ -+ printf(" Offset : 0x%08x\n", le32_to_cpu(ph->offset) * 4); -+ printf(" Size : %lu (0x%lx) bytes\n", len, len); -+ printf(" Load : 0x%08llx", -+ (unsigned long long)le64_to_cpu(ph->load_address)); -+ if (ph->load_address != ph->entry_point) -+ printf(" (entry=0x%08llx)\n", -+ (unsigned long long)le64_to_cpu(ph->entry_point)); -+ else -+ printf("\n"); -+ printf(" Attributes : "); -+ -+ if (attr & PART_ATTR_VEC_LOCATION) -+ printf("vec "); -+ -+ if (attr & PART_ATTR_ENCRYPTED) -+ printf("encrypted "); -+ -+ switch (attr & PART_ATTR_CHECKSUM_MASK) { -+ case PART_ATTR_CHECKSUM_MD5: -+ printf("md5 "); -+ break; -+ case PART_ATTR_CHECKSUM_SHA2: -+ printf("sha2 "); -+ break; -+ case PART_ATTR_CHECKSUM_SHA3: -+ printf("sha3 "); -+ break; -+ } -+ -+ if (attr & PART_ATTR_BIG_ENDIAN) -+ printf("BigEndian "); -+ -+ if (attr & PART_ATTR_RSA_SIG) -+ printf("RSA "); -+ -+ if (attr & PART_ATTR_A53_EXEC_AARCH32) -+ printf("AArch32 "); -+ -+ if (attr & PART_ATTR_TARGET_EL_MASK) -+ printf("EL%d ", (attr & PART_ATTR_TARGET_EL_MASK) >> 1); -+ -+ if (attr & PART_ATTR_TZ_SECURE) -+ printf("secure "); -+ printf("\n"); -+ -+ printf(" Checksum : 0x%08x\n", le32_to_cpu(ph->checksum)); -+} -+ - static void zynqmpimage_print_header(const void *ptr) - { - struct zynqmp_header *zynqhdr = (struct zynqmp_header *)ptr; -@@ -212,6 +362,27 @@ static void zynqmpimage_print_header(const void *ptr) - le32_to_cpu(zynqhdr->register_init[i].data)); - } - -+ if (zynqhdr->image_header_table_offset) { -+ struct image_header_table *iht = (void *)ptr + -+ zynqhdr->image_header_table_offset; -+ struct partition_header *ph; -+ uint32_t ph_offset; -+ uint32_t next; -+ int i; -+ -+ ph_offset = le32_to_cpu(iht->partition_header_offset) * 4; -+ ph = (void *)ptr + ph_offset; -+ for (i = 0; i < le32_to_cpu(iht->nr_parts); i++) { -+ next = le32_to_cpu(ph->next_partition_offset) * 4; -+ -+ /* Partition 0 is the base image itself */ -+ if (i) -+ print_partition(ptr, ph); -+ -+ ph = (void *)ptr + next; -+ } -+ } -+ - free(dynamic_header); - } - diff --git a/0011-rockchip-make_fit_atf-use-elf-entry.patch b/0007-rockchip-make_fit_atf-use-elf-entry.patch similarity index 97% rename from 0011-rockchip-make_fit_atf-use-elf-entry.patch rename to 0007-rockchip-make_fit_atf-use-elf-entry.patch index 6840b7f..d366b35 100644 --- a/0011-rockchip-make_fit_atf-use-elf-entry.patch +++ b/0007-rockchip-make_fit_atf-use-elf-entry.patch @@ -1,4 +1,4 @@ -From 938fc526f3d8ca5bd94ca3899edc0f1c5f190fec Mon Sep 17 00:00:00 2001 +From bfb6a2238374e0881ee226883bdd00d732811afc Mon Sep 17 00:00:00 2001 From: Mian Yousaf Kaukab Date: Wed, 16 May 2018 18:44:33 +0200 Subject: [PATCH] rockchip: make_fit_atf: use elf entry point diff --git a/0007-tools-zynqmpimage-Move-defines-to-h.patch b/0007-tools-zynqmpimage-Move-defines-to-h.patch deleted file mode 100644 index 7570735..0000000 --- a/0007-tools-zynqmpimage-Move-defines-to-h.patch +++ /dev/null @@ -1,282 +0,0 @@ -From dcab0a6f5c3632d35808c411d7bfbdd3894b4555 Mon Sep 17 00:00:00 2001 -From: Alexander Graf -Date: Thu, 12 Apr 2018 15:17:03 +0200 -Subject: [PATCH] tools: zynqmpimage: Move defines to header - -We will add support for ZynqMP bif input files later, so let's move -all structure definitions into a header file that can be used by that -one as well. - -Signed-off-by: Alexander Graf ---- - tools/zynqmpimage.c | 115 +------------------------------------- - tools/zynqmpimage.h | 132 ++++++++++++++++++++++++++++++++++++++++++++ - 2 files changed, 133 insertions(+), 114 deletions(-) - create mode 100644 tools/zynqmpimage.h - -diff --git a/tools/zynqmpimage.c b/tools/zynqmpimage.c -index e972c684d5..870a6b5710 100644 ---- a/tools/zynqmpimage.c -+++ b/tools/zynqmpimage.c -@@ -57,122 +57,9 @@ - - #include "imagetool.h" - #include "mkimage.h" -+#include "zynqmpimage.h" - #include - --#define HEADER_INTERRUPT_DEFAULT (cpu_to_le32(0xeafffffe)) --#define HEADER_REGINIT_NULL (cpu_to_le32(0xffffffff)) --#define HEADER_WIDTHDETECTION (cpu_to_le32(0xaa995566)) --#define HEADER_IMAGEIDENTIFIER (cpu_to_le32(0x584c4e58)) --#define HEADER_CPU_SELECT_A53_64BIT (0x2 << 10) -- --enum { -- ENCRYPTION_EFUSE = 0xa5c3c5a3, -- ENCRYPTION_OEFUSE = 0xa5c3c5a7, -- ENCRYPTION_BBRAM = 0x3a5c3c5a, -- ENCRYPTION_OBBRAM = 0xa35c7ca5, -- ENCRYPTION_NONE = 0x0, --}; -- --struct zynqmp_reginit { -- uint32_t address; -- uint32_t data; --}; -- --#define HEADER_INTERRUPT_VECTORS 8 --#define HEADER_REGINITS 256 -- --struct image_header_table { -- uint32_t version; /* 0x00 */ -- uint32_t nr_parts; /* 0x04 */ -- uint32_t partition_header_offset; /* 0x08, divided by 4 */ -- uint32_t image_header_offset; /* 0x0c, divided by 4 */ -- uint32_t auth_certificate_offset; /* 0x10 */ -- uint32_t boot_device; /* 0x14 */ -- uint32_t __reserved1[9]; /* 0x18 - 0x38 */ -- uint32_t checksum; /* 0x3c */ --}; -- --#define PART_ATTR_VEC_LOCATION 0x800000 --#define PART_ATTR_BS_BLOCK_SIZE_MASK 0x700000 --#define PART_ATTR_BS_BLOCK_SIZE_DEFAULT 0x000000 --#define PART_ATTR_BS_BLOCK_SIZE_8MB 0x400000 --#define PART_ATTR_BIG_ENDIAN 0x040000 --#define PART_ATTR_PART_OWNER_MASK 0x030000 --#define PART_ATTR_PART_OWNER_FSBL 0x000000 --#define PART_ATTR_PART_OWNER_UBOOT 0x010000 --#define PART_ATTR_RSA_SIG 0x008000 --#define PART_ATTR_CHECKSUM_MASK 0x007000 --#define PART_ATTR_CHECKSUM_NONE 0x000000 --#define PART_ATTR_CHECKSUM_MD5 0x001000 --#define PART_ATTR_CHECKSUM_SHA2 0x002000 --#define PART_ATTR_CHECKSUM_SHA3 0x003000 --#define PART_ATTR_DEST_CPU_SHIFT 8 --#define PART_ATTR_DEST_CPU_MASK 0x000f00 --#define PART_ATTR_DEST_CPU_NONE 0x000000 --#define PART_ATTR_DEST_CPU_A53_0 0x000100 --#define PART_ATTR_DEST_CPU_A53_1 0x000200 --#define PART_ATTR_DEST_CPU_A53_2 0x000300 --#define PART_ATTR_DEST_CPU_A53_3 0x000400 --#define PART_ATTR_DEST_CPU_R5_0 0x000500 --#define PART_ATTR_DEST_CPU_R5_1 0x000600 --#define PART_ATTR_DEST_CPU_R5_L 0x000700 --#define PART_ATTR_DEST_CPU_PMU 0x000800 --#define PART_ATTR_ENCRYPTED 0x000080 --#define PART_ATTR_DEST_DEVICE_SHIFT 4 --#define PART_ATTR_DEST_DEVICE_MASK 0x000070 --#define PART_ATTR_DEST_DEVICE_NONE 0x000000 --#define PART_ATTR_DEST_DEVICE_PS 0x000010 --#define PART_ATTR_DEST_DEVICE_PL 0x000020 --#define PART_ATTR_DEST_DEVICE_PMU 0x000030 --#define PART_ATTR_DEST_DEVICE_XIP 0x000040 --#define PART_ATTR_A53_EXEC_AARCH32 0x000008 --#define PART_ATTR_TARGET_EL_SHIFT 1 --#define PART_ATTR_TARGET_EL_MASK 0x000006 --#define PART_ATTR_TZ_SECURE 0x000001 -- --static const char *dest_cpus[0x10] = { -- "none", "a5x-0", "a5x-1", "a5x-2", "a5x-3", "r5-0", "r5-1", -- "r5-lockstep", "pmu", "unknown", "unknown", "unknown", "unknown", -- "unknown", "unknown", "unknown" --}; -- --struct partition_header { -- uint32_t len_enc; /* 0x00, divided by 4 */ -- uint32_t len_unenc; /* 0x04, divided by 4 */ -- uint32_t len; /* 0x08, divided by 4 */ -- uint32_t next_partition_offset; /* 0x0c */ -- uint64_t entry_point; /* 0x10 */ -- uint64_t load_address; /* 0x18 */ -- uint32_t offset; /* 0x20, divided by 4 */ -- uint32_t attributes; /* 0x24 */ -- uint32_t __reserved1; /* 0x28 */ -- uint32_t checksum_offset; /* 0x2c, divided by 4 */ -- uint32_t __reserved2; /* 0x30 */ -- uint32_t auth_certificate_offset; /* 0x34 */ -- uint32_t __reserved3; /* 0x38 */ -- uint32_t checksum; /* 0x3c */ --}; -- --struct zynqmp_header { -- uint32_t interrupt_vectors[HEADER_INTERRUPT_VECTORS]; /* 0x0 */ -- uint32_t width_detection; /* 0x20 */ -- uint32_t image_identifier; /* 0x24 */ -- uint32_t encryption; /* 0x28 */ -- uint32_t image_load; /* 0x2c */ -- uint32_t image_offset; /* 0x30 */ -- uint32_t pfw_image_length; /* 0x34 */ -- uint32_t total_pfw_image_length; /* 0x38 */ -- uint32_t image_size; /* 0x3c */ -- uint32_t image_stored_size; /* 0x40 */ -- uint32_t image_attributes; /* 0x44 */ -- uint32_t checksum; /* 0x48 */ -- uint32_t __reserved1[19]; /* 0x4c */ -- uint32_t image_header_table_offset; /* 0x98 */ -- uint32_t __reserved2[7]; /* 0x9c */ -- struct zynqmp_reginit register_init[HEADER_REGINITS]; /* 0xb8 */ -- uint32_t __reserved4[66]; /* 0x9c0 */ --}; -- - static struct zynqmp_header zynqmpimage_header; - static void *dynamic_header; - static FILE *fpmu; -diff --git a/tools/zynqmpimage.h b/tools/zynqmpimage.h -new file mode 100644 -index 0000000000..f3b5c195ad ---- /dev/null -+++ b/tools/zynqmpimage.h -@@ -0,0 +1,132 @@ -+/* -+ * Copyright (C) 2016 Michal Simek -+ * Copyright (C) 2015 Nathan Rossi -+ * -+ * SPDX-License-Identifier: GPL-2.0+ -+ * -+ * The following Boot Header format/structures and values are defined in the -+ * following documents: -+ * * ug1085 ZynqMP TRM doc v1.4 (Chapter 11, Table 11-4) -+ * * ug1137 ZynqMP Software Developer Guide v6.0 (Chapter 16) -+ */ -+ -+#ifndef _ZYNQMPIMAGE_H_ -+#define _ZYNQMPIMAGE_H_ -+ -+#include -+ -+#define HEADER_INTERRUPT_DEFAULT (cpu_to_le32(0xeafffffe)) -+#define HEADER_REGINIT_NULL (cpu_to_le32(0xffffffff)) -+#define HEADER_WIDTHDETECTION (cpu_to_le32(0xaa995566)) -+#define HEADER_IMAGEIDENTIFIER (cpu_to_le32(0x584c4e58)) -+#define HEADER_CPU_SELECT_A53_64BIT (0x2 << 10) -+ -+enum { -+ ENCRYPTION_EFUSE = 0xa5c3c5a3, -+ ENCRYPTION_OEFUSE = 0xa5c3c5a7, -+ ENCRYPTION_BBRAM = 0x3a5c3c5a, -+ ENCRYPTION_OBBRAM = 0xa35c7ca5, -+ ENCRYPTION_NONE = 0x0, -+}; -+ -+struct zynqmp_reginit { -+ uint32_t address; -+ uint32_t data; -+}; -+ -+#define HEADER_INTERRUPT_VECTORS 8 -+#define HEADER_REGINITS 256 -+ -+struct image_header_table { -+ uint32_t version; /* 0x00 */ -+ uint32_t nr_parts; /* 0x04 */ -+ uint32_t partition_header_offset; /* 0x08, divided by 4 */ -+ uint32_t image_header_offset; /* 0x0c, divided by 4 */ -+ uint32_t auth_certificate_offset; /* 0x10 */ -+ uint32_t boot_device; /* 0x14 */ -+ uint32_t __reserved1[9]; /* 0x18 - 0x38 */ -+ uint32_t checksum; /* 0x3c */ -+}; -+ -+#define PART_ATTR_VEC_LOCATION 0x800000 -+#define PART_ATTR_BS_BLOCK_SIZE_MASK 0x700000 -+#define PART_ATTR_BS_BLOCK_SIZE_DEFAULT 0x000000 -+#define PART_ATTR_BS_BLOCK_SIZE_8MB 0x400000 -+#define PART_ATTR_BIG_ENDIAN 0x040000 -+#define PART_ATTR_PART_OWNER_MASK 0x030000 -+#define PART_ATTR_PART_OWNER_FSBL 0x000000 -+#define PART_ATTR_PART_OWNER_UBOOT 0x010000 -+#define PART_ATTR_RSA_SIG 0x008000 -+#define PART_ATTR_CHECKSUM_MASK 0x007000 -+#define PART_ATTR_CHECKSUM_NONE 0x000000 -+#define PART_ATTR_CHECKSUM_MD5 0x001000 -+#define PART_ATTR_CHECKSUM_SHA2 0x002000 -+#define PART_ATTR_CHECKSUM_SHA3 0x003000 -+#define PART_ATTR_DEST_CPU_SHIFT 8 -+#define PART_ATTR_DEST_CPU_MASK 0x000f00 -+#define PART_ATTR_DEST_CPU_NONE 0x000000 -+#define PART_ATTR_DEST_CPU_A53_0 0x000100 -+#define PART_ATTR_DEST_CPU_A53_1 0x000200 -+#define PART_ATTR_DEST_CPU_A53_2 0x000300 -+#define PART_ATTR_DEST_CPU_A53_3 0x000400 -+#define PART_ATTR_DEST_CPU_R5_0 0x000500 -+#define PART_ATTR_DEST_CPU_R5_1 0x000600 -+#define PART_ATTR_DEST_CPU_R5_L 0x000700 -+#define PART_ATTR_DEST_CPU_PMU 0x000800 -+#define PART_ATTR_ENCRYPTED 0x000080 -+#define PART_ATTR_DEST_DEVICE_SHIFT 4 -+#define PART_ATTR_DEST_DEVICE_MASK 0x000070 -+#define PART_ATTR_DEST_DEVICE_NONE 0x000000 -+#define PART_ATTR_DEST_DEVICE_PS 0x000010 -+#define PART_ATTR_DEST_DEVICE_PL 0x000020 -+#define PART_ATTR_DEST_DEVICE_PMU 0x000030 -+#define PART_ATTR_DEST_DEVICE_XIP 0x000040 -+#define PART_ATTR_A53_EXEC_AARCH32 0x000008 -+#define PART_ATTR_TARGET_EL_SHIFT 1 -+#define PART_ATTR_TARGET_EL_MASK 0x000006 -+#define PART_ATTR_TZ_SECURE 0x000001 -+ -+static const char *dest_cpus[0x10] = { -+ "none", "a5x-0", "a5x-1", "a5x-2", "a5x-3", "r5-0", "r5-1", -+ "r5-lockstep", "pmu", "unknown", "unknown", "unknown", "unknown", -+ "unknown", "unknown", "unknown" -+}; -+ -+struct partition_header { -+ uint32_t len_enc; /* 0x00, divided by 4 */ -+ uint32_t len_unenc; /* 0x04, divided by 4 */ -+ uint32_t len; /* 0x08, divided by 4 */ -+ uint32_t next_partition_offset; /* 0x0c */ -+ uint64_t entry_point; /* 0x10 */ -+ uint64_t load_address; /* 0x18 */ -+ uint32_t offset; /* 0x20, divided by 4 */ -+ uint32_t attributes; /* 0x24 */ -+ uint32_t __reserved1; /* 0x28 */ -+ uint32_t checksum_offset; /* 0x2c, divided by 4 */ -+ uint32_t __reserved2; /* 0x30 */ -+ uint32_t auth_certificate_offset; /* 0x34 */ -+ uint32_t __reserved3; /* 0x38 */ -+ uint32_t checksum; /* 0x3c */ -+}; -+ -+struct zynqmp_header { -+ uint32_t interrupt_vectors[HEADER_INTERRUPT_VECTORS]; /* 0x0 */ -+ uint32_t width_detection; /* 0x20 */ -+ uint32_t image_identifier; /* 0x24 */ -+ uint32_t encryption; /* 0x28 */ -+ uint32_t image_load; /* 0x2c */ -+ uint32_t image_offset; /* 0x30 */ -+ uint32_t pfw_image_length; /* 0x34 */ -+ uint32_t total_pfw_image_length; /* 0x38 */ -+ uint32_t image_size; /* 0x3c */ -+ uint32_t image_stored_size; /* 0x40 */ -+ uint32_t image_attributes; /* 0x44 */ -+ uint32_t checksum; /* 0x48 */ -+ uint32_t __reserved1[19]; /* 0x4c */ -+ uint32_t image_header_table_offset; /* 0x98 */ -+ uint32_t __reserved2[7]; /* 0x9c */ -+ struct zynqmp_reginit register_init[HEADER_REGINITS]; /* 0xb8 */ -+ uint32_t __reserved4[66]; /* 0x9c0 */ -+}; -+ -+#endif /* _ZYNQMPIMAGE_H_ */ diff --git a/0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch b/0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch deleted file mode 100644 index 1fe3082..0000000 --- a/0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch +++ /dev/null @@ -1,28 +0,0 @@ -From 42b33e675c7e4e162485cf78519c4ff24509be69 Mon Sep 17 00:00:00 2001 -From: Alexander Graf -Date: Fri, 13 Apr 2018 13:47:05 +0200 -Subject: [PATCH] MAINTAINERS: Declare tools/zynq*.{c,h} as Xilinx maintained - -The zynqimage.c, zynqmpimage.c and the new zynqmpbif.c files are all -maintained by Xilinx for the Zynq platforms. Let's match them accordingly -in the MAINTAINERS file. - -Signed-off-by: Alexander Graf ---- - MAINTAINERS | 3 ++- - 1 file changed, 2 insertions(+), 1 deletion(-) - -diff --git a/MAINTAINERS b/MAINTAINERS -index 60d4adf266..a9140d2ed0 100644 ---- a/MAINTAINERS -+++ b/MAINTAINERS -@@ -291,7 +291,8 @@ F: drivers/spi/zynq_spi.c - F: drivers/usb/host/ehci-zynq.c - F: drivers/watchdog/cdns_wdt.c - F: include/zynqmppl.h --F: tools/zynqimage.c -+F: tools/zynq*.c -+F: tools/zynq*.h - N: zynqmp - - BUILDMAN diff --git a/0012-rockchip-make_fit_atf-make-python3-.patch b/0008-rockchip-make_fit_atf-make-python3-.patch similarity index 99% rename from 0012-rockchip-make_fit_atf-make-python3-.patch rename to 0008-rockchip-make_fit_atf-make-python3-.patch index a1d40af..76a277f 100644 --- a/0012-rockchip-make_fit_atf-make-python3-.patch +++ b/0008-rockchip-make_fit_atf-make-python3-.patch @@ -1,4 +1,4 @@ -From c37bc4d88af6802cffd9c726f8521caf15842213 Mon Sep 17 00:00:00 2001 +From 57607cb9df0088e2f00db4c01e5b10b1d40ab443 Mon Sep 17 00:00:00 2001 From: Mian Yousaf Kaukab Date: Mon, 21 May 2018 16:38:57 +0200 Subject: [PATCH] rockchip: make_fit_atf: make python3 compatible diff --git a/0013-rockchip-make_fit_atf.py-depends-on.patch b/0009-rockchip-make_fit_atf.py-depends-on.patch similarity index 87% rename from 0013-rockchip-make_fit_atf.py-depends-on.patch rename to 0009-rockchip-make_fit_atf.py-depends-on.patch index 4f0b7bf..fd44e98 100644 --- a/0013-rockchip-make_fit_atf.py-depends-on.patch +++ b/0009-rockchip-make_fit_atf.py-depends-on.patch @@ -1,4 +1,4 @@ -From 5702e7e5cbc322a56f0b82daa86a57fc7477c53a Mon Sep 17 00:00:00 2001 +From 6f4a537ed398b414b4abdac34e730124b7a3b25a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20F=C3=A4rber?= Date: Sun, 3 Jun 2018 05:47:38 +0200 Subject: [PATCH] rockchip: make_fit_atf.py depends on u-boot @@ -18,10 +18,10 @@ Signed-off-by: Andreas Färber 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile -index f31ee60e4c..3723346c4f 100644 +index 7d5f801eea..a6542b07aa 100644 --- a/Makefile +++ b/Makefile -@@ -1051,7 +1051,10 @@ U_BOOT_ITS = $(subst ",,$(CONFIG_SPL_FIT_SOURCE)) +@@ -1065,7 +1065,10 @@ U_BOOT_ITS = $(subst ",,$(CONFIG_SPL_FIT_SOURCE)) else ifneq ($(CONFIG_SPL_FIT_GENERATOR),"") U_BOOT_ITS := u-boot.its diff --git a/0009-tools-zynqmpimage-Add-bif-support.patch b/0009-tools-zynqmpimage-Add-bif-support.patch deleted file mode 100644 index 5fc0b91..0000000 --- a/0009-tools-zynqmpimage-Add-bif-support.patch +++ /dev/null @@ -1,1175 +0,0 @@ -From b2c049d99b556e18860fdc7ab038c048003a90cc Mon Sep 17 00:00:00 2001 -From: Alexander Graf -Date: Fri, 6 Apr 2018 13:45:18 +0200 -Subject: [PATCH] tools: zynqmpimage: Add bif support - -The officially described way to generate boot.bin files for ZynqMP is to -describe the contents of the target binary using a file of the "bif" -format. This file then links to other files that all get packed into a -bootable image. - -This patch adds support to read such a .bif file and generate a respective -ZynqMP boot.bin file that can include the normal image and pmu files, but -also supports image partitions now. This makes it a handy replacement for -the proprietary "bootgen" utility that is currently used to generate -boot.bin files with FSBL. - -Signed-off-by: Alexander Graf - ---- - -v2 -> v3: - - - zero initialize header - - reduce default debug verbosity - -v3 -> v4: - - - add error handling - - add fsbl_config support - - add aarch32 support - - allow a5x to be written as a53 - - add offset support - - add support for partition_owner - - ensure pmufw comes before bootloader - - simplify fsbl_config - - add non-a53 boot support - - checkpatch fixes ---- - common/image.c | 1 + - include/image.h | 1 + - tools/Makefile | 1 + - tools/imagetool.h | 1 + - tools/mkimage.c | 7 + - tools/zynqmpbif.c | 1008 +++++++++++++++++++++++++++++++++++++++++++ - tools/zynqmpimage.c | 4 +- - tools/zynqmpimage.h | 7 + - 8 files changed, 1028 insertions(+), 2 deletions(-) - create mode 100644 tools/zynqmpbif.c - -diff --git a/common/image.c b/common/image.c -index 4eae585218..87d15010c0 100644 ---- a/common/image.c -+++ b/common/image.c -@@ -158,6 +158,7 @@ static const table_entry_t uimage_type[] = { - { IH_TYPE_VYBRIDIMAGE, "vybridimage", "Vybrid Boot Image", }, - { IH_TYPE_ZYNQIMAGE, "zynqimage", "Xilinx Zynq Boot Image" }, - { IH_TYPE_ZYNQMPIMAGE, "zynqmpimage", "Xilinx ZynqMP Boot Image" }, -+ { IH_TYPE_ZYNQMPBIF, "zynqmpbif", "Xilinx ZynqMP Boot Image (bif)" }, - { IH_TYPE_FPGA, "fpga", "FPGA Image" }, - { IH_TYPE_TEE, "tee", "Trusted Execution Environment Image",}, - { IH_TYPE_FIRMWARE_IVT, "firmware_ivt", "Firmware with HABv4 IVT" }, -diff --git a/include/image.h b/include/image.h -index 6a22c98b4a..8fa75a5a5a 100644 ---- a/include/image.h -+++ b/include/image.h -@@ -268,6 +268,7 @@ enum { - IH_TYPE_RKSPI, /* Rockchip SPI image */ - IH_TYPE_ZYNQIMAGE, /* Xilinx Zynq Boot Image */ - IH_TYPE_ZYNQMPIMAGE, /* Xilinx ZynqMP Boot Image */ -+ IH_TYPE_ZYNQMPBIF, /* Xilinx ZynqMP Boot Image (bif) */ - IH_TYPE_FPGA, /* FPGA Image */ - IH_TYPE_VYBRIDIMAGE, /* VYBRID .vyb Image */ - IH_TYPE_TEE, /* Trusted Execution Environment OS Image */ -diff --git a/tools/Makefile b/tools/Makefile -index 1185bf5b36..5dd33ed4d5 100644 ---- a/tools/Makefile -+++ b/tools/Makefile -@@ -111,6 +111,7 @@ dumpimage-mkimage-objs := aisimage.o \ - ublimage.o \ - zynqimage.o \ - zynqmpimage.o \ -+ zynqmpbif.o \ - $(LIBFDT_OBJS) \ - gpimage.o \ - gpimage-common.o \ -diff --git a/tools/imagetool.h b/tools/imagetool.h -index ef2429e050..d191b9cfe7 100644 ---- a/tools/imagetool.h -+++ b/tools/imagetool.h -@@ -231,6 +231,7 @@ time_t imagetool_get_source_date( - - - void pbl_load_uboot(int fd, struct image_tool_params *mparams); -+int zynqmpbif_copy_image(int fd, struct image_tool_params *mparams); - - #define ___cat(a, b) a ## b - #define __cat(a, b) ___cat(a, b) -diff --git a/tools/mkimage.c b/tools/mkimage.c -index 64ad131860..e0d4d20be4 100644 ---- a/tools/mkimage.c -+++ b/tools/mkimage.c -@@ -515,6 +515,13 @@ int main(int argc, char **argv) - } else if (params.type == IH_TYPE_PBLIMAGE) { - /* PBL has special Image format, implements its' own */ - pbl_load_uboot(ifd, ¶ms); -+ } else if (params.type == IH_TYPE_ZYNQMPBIF) { -+ /* Image file is meta, walk through actual targets */ -+ int ret; -+ -+ ret = zynqmpbif_copy_image(ifd, ¶ms); -+ if (ret) -+ return ret; - } else { - copy_file(ifd, params.datafile, pad_len); - } -diff --git a/tools/zynqmpbif.c b/tools/zynqmpbif.c -new file mode 100644 -index 0000000000..6c8f66055d ---- /dev/null -+++ b/tools/zynqmpbif.c -@@ -0,0 +1,1008 @@ -+/* -+ * Copyright (C) 2018 Alexander Graf -+ * -+ * SPDX-License-Identifier: GPL-2.0+ -+ */ -+ -+#include "imagetool.h" -+#include "mkimage.h" -+#include "zynqmpimage.h" -+#include -+#include -+ -+struct bif_entry { -+ const char *filename; -+ uint64_t flags; -+ uint64_t dest_cpu; -+ uint64_t exp_lvl; -+ uint64_t dest_dev; -+ uint64_t load; -+ uint64_t entry; -+ size_t offset; -+}; -+ -+enum bif_flag { -+ BIF_FLAG_AESKEYFILE, -+ BIF_FLAG_INIT, -+ BIF_FLAG_UDF_BH, -+ BIF_FLAG_HEADERSIGNATURE, -+ BIF_FLAG_PPKFILE, -+ BIF_FLAG_PSKFILE, -+ BIF_FLAG_SPKFILE, -+ BIF_FLAG_SSKFILE, -+ BIF_FLAG_SPKSIGNATURE, -+ BIF_FLAG_FSBL_CONFIG, -+ BIF_FLAG_AUTH_PARAMS, -+ BIF_FLAG_KEYSRC_ENCRYPTION, -+ BIF_FLAG_PMUFW_IMAGE, -+ BIF_FLAG_BOOTLOADER, -+ BIF_FLAG_TZ, -+ BIF_FLAG_BH_KEY_IV, -+ BIF_FLAG_BH_KEYFILE, -+ BIF_FLAG_PUF_FILE, -+ BIF_FLAG_AARCH32, -+ BIF_FLAG_PART_OWNER_UBOOT, -+ -+ /* Internal flags */ -+ BIF_FLAG_BIT_FILE, -+ BIF_FLAG_ELF_FILE, -+ BIF_FLAG_BIN_FILE, -+}; -+ -+struct bif_flags { -+ const char name[32]; -+ uint64_t flag; -+ char *(*parse)(char *line, struct bif_entry *bf); -+}; -+ -+struct bif_file_type { -+ const char name[32]; -+ uint32_t header; -+ int (*add)(struct bif_entry *bf); -+}; -+ -+struct bif_output { -+ size_t data_len; -+ char *data; -+ struct image_header_table *imgheader; -+ struct zynqmp_header *header; -+ struct partition_header *last_part; -+}; -+ -+struct bif_output bif_output; -+ -+static uint32_t zynqmp_csum(void *start, void *end) -+{ -+ uint32_t checksum = 0; -+ uint32_t *ptr32 = start; -+ -+ while (ptr32 != end) { -+ checksum += le32_to_cpu(*ptr32); -+ ptr32++; -+ } -+ -+ return ~checksum; -+} -+ -+static int zynqmpbif_check_params(struct image_tool_params *params) -+{ -+ if (!params) -+ return 0; -+ -+ if (params->addr != 0x0) { -+ fprintf(stderr, "Error: Load Address can not be specified.\n"); -+ return -1; -+ } -+ -+ if (params->eflag) { -+ fprintf(stderr, "Error: Entry Point can not be specified.\n"); -+ return -1; -+ } -+ -+ return !(params->lflag || params->dflag); -+} -+ -+static int zynqmpbif_check_image_types(uint8_t type) -+{ -+ return (type == IH_TYPE_ZYNQMPBIF) ? EXIT_SUCCESS : EXIT_FAILURE; -+} -+ -+static char *parse_dest_cpu(char *line, struct bif_entry *bf) -+{ -+ uint64_t i; -+ -+ for (i = 0; i < ARRAY_SIZE(dest_cpus); i++) { -+ if (!strncmp(line, dest_cpus[i], strlen(dest_cpus[i]))) { -+ bf->dest_cpu = i << PART_ATTR_DEST_CPU_SHIFT; -+ return line + strlen(dest_cpus[i]); -+ } -+ -+ /* a5x can also be written as a53 */ -+ if (!strncmp(dest_cpus[i], "a5x", 3)) { -+ char a53[] = "a53-X"; -+ -+ a53[4] = dest_cpus[i][4]; -+ if (!strncmp(line, a53, strlen(a53))) { -+ bf->dest_cpu = i << PART_ATTR_DEST_CPU_SHIFT; -+ return line + strlen(a53); -+ } -+ } -+ } -+ -+ return line; -+} -+ -+static char *parse_el(char *line, struct bif_entry *bf) -+{ -+ const char *dest_els[] = { "none", "el-0", "el-1", "el-2", "el-3" }; -+ int i; -+ -+ for (i = 0; i < ARRAY_SIZE(dest_els); i++) { -+ if (!strncmp(line, dest_els[i], strlen(dest_els[i]))) { -+ bf->exp_lvl = i; -+ return line + strlen(dest_els[i]); -+ } -+ } -+ -+ return line; -+} -+ -+static char *parse_load(char *line, struct bif_entry *bf) -+{ -+ char *endptr; -+ -+ bf->load = strtoll(line, &endptr, 0); -+ -+ return endptr; -+} -+ -+static char *parse_entry(char *line, struct bif_entry *bf) -+{ -+ char *endptr; -+ -+ bf->entry = strtoll(line, &endptr, 0); -+ -+ return endptr; -+} -+ -+static char *parse_offset(char *line, struct bif_entry *bf) -+{ -+ char *endptr; -+ -+ bf->offset = strtoll(line, &endptr, 0); -+ -+ return endptr; -+} -+ -+static char *parse_partition_owner(char *line, struct bif_entry *bf) -+{ -+ char *endptr = NULL; -+ -+ if (!strncmp(line, "fsbl", 4)) { -+ endptr = line + 4; -+ } else if (!strncmp(line, "uboot", 5)) { -+ bf->flags |= 1ULL << BIF_FLAG_PART_OWNER_UBOOT; -+ endptr = line + 5; -+ } else { -+ printf("ERROR: Unknown partition type '%s'\n", line); -+ } -+ -+ return endptr; -+} -+ -+static const struct bif_flags bif_flags[] = { -+ { "fsbl_config", BIF_FLAG_FSBL_CONFIG }, -+ { "trustzone", BIF_FLAG_TZ }, -+ { "pmufw_image", BIF_FLAG_PMUFW_IMAGE }, -+ { "bootloader", BIF_FLAG_BOOTLOADER }, -+ { "destination_cpu=", 0, parse_dest_cpu }, -+ { "exception_level=", 0, parse_el }, -+ { "load=", 0, parse_load }, -+ { "startup=", 0, parse_entry }, -+ { "offset=", 0, parse_offset }, -+ { "partition_owner=", 0, parse_partition_owner }, -+}; -+ -+static char *read_full_file(const char *filename, size_t *size) -+{ -+ char *buf, *bufp; -+ struct stat sbuf; -+ int len = 0, r, fd; -+ -+ fd = open(filename, O_RDONLY); -+ if (fd < 0) -+ return NULL; -+ -+ if (fstat(fd, &sbuf) < 0) -+ return NULL; -+ -+ if (size) -+ *size = sbuf.st_size; -+ -+ buf = malloc(sbuf.st_size); -+ if (!buf) -+ return NULL; -+ -+ bufp = buf; -+ while (len < sbuf.st_size) { -+ r = read(fd, bufp, sbuf.st_size - len); -+ if (r < 0) -+ return NULL; -+ len += r; -+ bufp += r; -+ } -+ -+ close(fd); -+ -+ return buf; -+} -+ -+static int bif_add_blob(const void *data, size_t len, size_t *offset) -+{ -+ size_t new_size; -+ uintptr_t header_off; -+ uintptr_t last_part_off; -+ uintptr_t imgheader_off; -+ uintptr_t old_data = (uintptr_t)bif_output.data; -+ void *new_data; -+ -+ header_off = (uintptr_t)bif_output.header - old_data; -+ last_part_off = (uintptr_t)bif_output.last_part - old_data; -+ imgheader_off = (uintptr_t)bif_output.imgheader - old_data; -+ -+ if (offset && *offset) { -+ /* Pad to a given offset */ -+ if (bif_output.data_len > *offset) { -+ printf("Can not pad to offset %zx\n", *offset); -+ return -1; -+ } -+ -+ bif_output.data_len = *offset; -+ } -+ -+ new_size = ROUND(bif_output.data_len + len, 64); -+ new_data = realloc(bif_output.data, new_size); -+ memcpy(new_data + bif_output.data_len, data, len); -+ if (offset) -+ *offset = bif_output.data_len; -+ bif_output.data = new_data; -+ bif_output.data_len = new_size; -+ -+ /* Readjust internal pointers */ -+ if (bif_output.header) -+ bif_output.header = new_data + header_off; -+ if (bif_output.last_part) -+ bif_output.last_part = new_data + last_part_off; -+ if (bif_output.imgheader) -+ bif_output.imgheader = new_data + imgheader_off; -+ -+ return 0; -+} -+ -+static int bif_init(void) -+{ -+ struct zynqmp_header header = { { 0 } }; -+ int r; -+ -+ zynqmpimage_default_header(&header); -+ -+ r = bif_add_blob(&header, sizeof(header), NULL); -+ if (r) -+ return r; -+ -+ bif_output.header = (void *)bif_output.data; -+ -+ return 0; -+} -+ -+static int bif_add_pmufw(struct bif_entry *bf, const char *data, size_t len) -+{ -+ int r; -+ -+ if (bif_output.header->image_offset) { -+ printf("PMUFW expected before bootloader in your .bif file!\n"); -+ return -1; -+ } -+ -+ r = bif_add_blob(data, len, &bf->offset); -+ if (r) -+ return r; -+ -+ len = ROUND(len, 64); -+ bif_output.header->pfw_image_length = cpu_to_le32(len); -+ bif_output.header->total_pfw_image_length = cpu_to_le32(len); -+ bif_output.header->image_offset = cpu_to_le32(bf->offset); -+ -+ return 0; -+} -+ -+static int bif_add_part(struct bif_entry *bf, const char *data, size_t len) -+{ -+ size_t parthdr_offset = 0; -+ struct partition_header parthdr = { -+ .len_enc = cpu_to_le32(len / 4), -+ .len_unenc = cpu_to_le32(len / 4), -+ .len = cpu_to_le32(len / 4), -+ .entry_point = cpu_to_le64(bf->entry), -+ .load_address = cpu_to_le64(bf->load), -+ }; -+ int r; -+ uint32_t csum; -+ -+ if (bf->flags & (1ULL << BIF_FLAG_PMUFW_IMAGE)) -+ return bif_add_pmufw(bf, data, len); -+ -+ r = bif_add_blob(data, len, &bf->offset); -+ if (r) -+ return r; -+ -+ parthdr.offset = cpu_to_le32(bf->offset / 4); -+ -+ if (bf->flags & (1ULL << BIF_FLAG_BOOTLOADER)) { -+ if (bif_output.last_part) { -+ printf("ERROR: Bootloader expected before others\n"); -+ return -1; -+ } -+ -+ parthdr.offset = cpu_to_le32(bif_output.header->image_offset); -+ parthdr.len = cpu_to_le32((bf->offset + len - -+ bif_output.header->image_offset) / 4); -+ parthdr.len_enc = parthdr.len; -+ parthdr.len_unenc = parthdr.len; -+ } -+ -+ /* Normalize EL */ -+ bf->exp_lvl = bf->exp_lvl ? bf->exp_lvl - 1 : 3; -+ parthdr.attributes |= bf->exp_lvl << PART_ATTR_TARGET_EL_SHIFT; -+ parthdr.attributes |= bf->dest_dev; -+ parthdr.attributes |= bf->dest_cpu; -+ if (bf->flags & (1ULL << BIF_FLAG_TZ)) -+ parthdr.attributes |= PART_ATTR_TZ_SECURE; -+ if (bf->flags & (1ULL << BIF_FLAG_PART_OWNER_UBOOT)) -+ parthdr.attributes |= PART_ATTR_PART_OWNER_UBOOT; -+ switch (bf->dest_cpu) { -+ case PART_ATTR_DEST_CPU_NONE: -+ case PART_ATTR_DEST_CPU_A53_0: -+ case PART_ATTR_DEST_CPU_A53_1: -+ case PART_ATTR_DEST_CPU_A53_2: -+ case PART_ATTR_DEST_CPU_A53_3: -+ if (bf->flags & (1ULL << BIF_FLAG_AARCH32)) -+ parthdr.attributes |= PART_ATTR_A53_EXEC_AARCH32; -+ } -+ -+ csum = zynqmp_csum(&parthdr, &parthdr.checksum); -+ parthdr.checksum = cpu_to_le32(csum); -+ -+ r = bif_add_blob(&parthdr, sizeof(parthdr), &parthdr_offset); -+ if (r) -+ return r; -+ -+ /* Add image header table if not there yet */ -+ if (!bif_output.imgheader) { -+ size_t imghdr_off = 0; -+ struct image_header_table imghdr = { -+ .version = cpu_to_le32(0x01020000), -+ .nr_parts = 0, -+ }; -+ -+ r = bif_add_blob(&imghdr, sizeof(imghdr), &imghdr_off); -+ if (r) -+ return r; -+ -+ bif_output.header->image_header_table_offset = imghdr_off; -+ bif_output.imgheader = (void *)(bif_output.data + imghdr_off); -+ } -+ -+ bif_output.imgheader->nr_parts = cpu_to_le32(le32_to_cpu( -+ bif_output.imgheader->nr_parts) + 1); -+ -+ /* Link to this partition header */ -+ if (bif_output.last_part) { -+ bif_output.last_part->next_partition_offset = -+ cpu_to_le32(parthdr_offset / 4); -+ -+ /* Recalc checksum of last_part */ -+ csum = zynqmp_csum(bif_output.last_part, -+ &bif_output.last_part->checksum); -+ bif_output.last_part->checksum = cpu_to_le32(csum); -+ } else { -+ bif_output.imgheader->partition_header_offset = -+ cpu_to_le32(parthdr_offset / 4); -+ } -+ bif_output.last_part = (void *)(bif_output.data + parthdr_offset); -+ -+ if (bf->flags & (1ULL << BIF_FLAG_BOOTLOADER)) { -+ bif_output.header->image_load = cpu_to_le32(bf->load); -+ if (!bif_output.header->image_offset) -+ bif_output.header->image_offset = -+ cpu_to_le32(bf->offset); -+ bif_output.header->image_size = cpu_to_le32(len); -+ bif_output.header->image_stored_size = cpu_to_le32(len); -+ -+ bif_output.header->image_attributes &= ~HEADER_CPU_SELECT_MASK; -+ switch (bf->dest_cpu) { -+ default: -+ case PART_ATTR_DEST_CPU_A53_0: -+ if (bf->flags & BIF_FLAG_AARCH32) -+ bif_output.header->image_attributes |= -+ HEADER_CPU_SELECT_A53_32BIT; -+ else -+ bif_output.header->image_attributes |= -+ HEADER_CPU_SELECT_A53_64BIT; -+ break; -+ case PART_ATTR_DEST_CPU_R5_0: -+ bif_output.header->image_attributes |= -+ HEADER_CPU_SELECT_R5_SINGLE; -+ break; -+ case PART_ATTR_DEST_CPU_R5_L: -+ bif_output.header->image_attributes |= -+ HEADER_CPU_SELECT_R5_DUAL; -+ break; -+ } -+ } -+ -+ return 0; -+} -+ -+/* Add .bit bitstream */ -+static int bif_add_bit(struct bif_entry *bf) -+{ -+ char *bit = read_full_file(bf->filename, NULL); -+ char *bitbin; -+ uint8_t initial_header[] = { 0x00, 0x09, 0x0f, 0xf0, 0x0f, 0xf0, 0x0f, -+ 0xf0, 0x0f, 0xf0, 0x00, 0x00, 0x01, 0x61 }; -+ uint16_t len; -+ uint32_t bitlen; -+ int i; -+ -+ if (!bit) -+ return -1; -+ -+ /* Skip initial header */ -+ if (memcmp(bit, initial_header, sizeof(initial_header))) -+ return -1; -+ -+ bit += sizeof(initial_header); -+ -+ /* Design name */ -+ len = be16_to_cpu(*(uint16_t *)bit); -+ bit += sizeof(uint16_t); -+ debug("Design: %s\n", bit); -+ bit += len; -+ -+ /* Device identifier */ -+ if (*bit != 'b') -+ return -1; -+ bit++; -+ len = be16_to_cpu(*(uint16_t *)bit); -+ bit += sizeof(uint16_t); -+ debug("Device: %s\n", bit); -+ bit += len; -+ -+ /* Date */ -+ if (*bit != 'c') -+ return -1; -+ bit++; -+ len = be16_to_cpu(*(uint16_t *)bit); -+ bit += sizeof(uint16_t); -+ debug("Date: %s\n", bit); -+ bit += len; -+ -+ /* Time */ -+ if (*bit != 'd') -+ return -1; -+ bit++; -+ len = be16_to_cpu(*(uint16_t *)bit); -+ bit += sizeof(uint16_t); -+ debug("Time: %s\n", bit); -+ bit += len; -+ -+ /* Bitstream length */ -+ if (*bit != 'e') -+ return -1; -+ bit++; -+ bitlen = be32_to_cpu(*(uint32_t *)bit); -+ bit += sizeof(uint32_t); -+ bitbin = bit; -+ -+ debug("Bitstream Length: 0x%x\n", bitlen); -+ for (i = 0; i < bitlen; i += sizeof(uint32_t)) { -+ uint32_t *bitbin32 = (uint32_t *)&bitbin[i]; -+ *bitbin32 = __swab32(*bitbin32); -+ } -+ -+ if (!bf->dest_dev) -+ bf->dest_dev = PART_ATTR_DEST_DEVICE_PL; -+ -+ bf->load = 0xffffffff; -+ bf->entry = 0; -+ -+ bf->flags |= 1ULL << BIF_FLAG_BIT_FILE; -+ return bif_add_part(bf, bit, bitlen); -+} -+ -+/* Add .bin bitstream */ -+static int bif_add_bin(struct bif_entry *bf) -+{ -+ size_t size; -+ char *bin = read_full_file(bf->filename, &size); -+ -+ if (!bf->dest_dev) -+ bf->dest_dev = PART_ATTR_DEST_DEVICE_PS; -+ -+ bf->flags |= 1ULL << BIF_FLAG_BIN_FILE; -+ return bif_add_part(bf, bin, size); -+} -+ -+/* Add elf file */ -+static char *elf2flat64(char *elf, size_t *flat_size, size_t *load_addr) -+{ -+ Elf64_Ehdr *ehdr; -+ Elf64_Shdr *shdr; -+ size_t min_addr = -1, max_addr = 0; -+ char *flat; -+ int i; -+ -+ ehdr = (void *)elf; -+ shdr = (void *)(elf + le64_to_cpu(ehdr->e_shoff)); -+ -+ /* Look for smallest / biggest address */ -+ for (i = 0; i < le64_to_cpu(ehdr->e_shnum); i++, shdr++) { -+ if (!shdr->sh_size || !shdr->sh_addr || -+ !(shdr->sh_flags & SHF_ALLOC) || -+ (shdr->sh_type == SHT_NOBITS)) -+ continue; -+ -+ if (le64_to_cpu(shdr->sh_addr) < min_addr) -+ min_addr = le64_to_cpu(shdr->sh_addr); -+ if ((le64_to_cpu(shdr->sh_addr) + le64_to_cpu(shdr->sh_size)) > -+ max_addr) -+ max_addr = le64_to_cpu(shdr->sh_addr) + -+ le64_to_cpu(shdr->sh_size); -+ } -+ -+ *load_addr = min_addr; -+ *flat_size = max_addr - min_addr; -+ flat = calloc(1, *flat_size); -+ if (!flat) -+ return NULL; -+ -+ shdr = (void *)(elf + le64_to_cpu(ehdr->e_shoff)); -+ for (i = 0; i < le64_to_cpu(ehdr->e_shnum); i++, shdr++) { -+ char *dst = flat + le64_to_cpu(shdr->sh_addr) - min_addr; -+ char *src = elf + le64_to_cpu(shdr->sh_offset); -+ -+ if (!shdr->sh_size || !shdr->sh_addr || -+ !(shdr->sh_flags & SHF_ALLOC)) -+ continue; -+ -+ if (shdr->sh_type != SHT_NOBITS) -+ memcpy(dst, src, le64_to_cpu(shdr->sh_size)); -+ } -+ -+ return flat; -+} -+ -+static char *elf2flat32(char *elf, size_t *flat_size, size_t *load_addr) -+{ -+ Elf32_Ehdr *ehdr; -+ Elf32_Shdr *shdr; -+ size_t min_addr = -1, max_addr = 0; -+ char *flat; -+ int i; -+ -+ ehdr = (void *)elf; -+ shdr = (void *)(elf + le32_to_cpu(ehdr->e_shoff)); -+ -+ /* Look for smallest / biggest address */ -+ for (i = 0; i < le32_to_cpu(ehdr->e_shnum); i++, shdr++) { -+ if (!shdr->sh_size || !shdr->sh_addr || -+ !(shdr->sh_flags & SHF_ALLOC) || -+ (shdr->sh_type == SHT_NOBITS)) -+ continue; -+ -+ if (le32_to_cpu(shdr->sh_addr) < min_addr) -+ min_addr = le32_to_cpu(shdr->sh_addr); -+ if ((le32_to_cpu(shdr->sh_addr) + le32_to_cpu(shdr->sh_size)) > -+ max_addr) -+ max_addr = le32_to_cpu(shdr->sh_addr) + -+ le32_to_cpu(shdr->sh_size); -+ } -+ -+ *load_addr = min_addr; -+ *flat_size = max_addr - min_addr; -+ flat = calloc(1, *flat_size); -+ if (!flat) -+ return NULL; -+ -+ shdr = (void *)(elf + le32_to_cpu(ehdr->e_shoff)); -+ for (i = 0; i < le32_to_cpu(ehdr->e_shnum); i++, shdr++) { -+ char *dst = flat + le32_to_cpu(shdr->sh_addr) - min_addr; -+ char *src = elf + le32_to_cpu(shdr->sh_offset); -+ -+ if (!shdr->sh_size || !shdr->sh_addr || -+ !(shdr->sh_flags & SHF_ALLOC)) -+ continue; -+ -+ if (shdr->sh_type != SHT_NOBITS) -+ memcpy(dst, src, le32_to_cpu(shdr->sh_size)); -+ } -+ -+ return flat; -+} -+ -+static int bif_add_elf(struct bif_entry *bf) -+{ -+ size_t size; -+ size_t elf_size; -+ char *elf; -+ char *flat; -+ size_t load_addr; -+ Elf32_Ehdr *ehdr32; -+ Elf64_Ehdr *ehdr64; -+ -+ elf = read_full_file(bf->filename, &elf_size); -+ if (!elf) -+ return -1; -+ -+ ehdr32 = (void *)elf; -+ ehdr64 = (void *)elf; -+ -+ switch (ehdr32->e_ident[EI_CLASS]) { -+ case ELFCLASS32: -+ flat = elf2flat32(elf, &size, &load_addr); -+ bf->entry = le32_to_cpu(ehdr32->e_entry); -+ bf->flags |= 1ULL << BIF_FLAG_AARCH32; -+ break; -+ case ELFCLASS64: -+ flat = elf2flat64(elf, &size, &load_addr); -+ bf->entry = le64_to_cpu(ehdr64->e_entry); -+ break; -+ default: -+ printf("Unknown ELF class: %d\n", ehdr32->e_ident[EI_CLASS]); -+ return -1; -+ } -+ -+ if (!flat) -+ return -1; -+ -+ bf->load = load_addr; -+ if (!bf->dest_dev) -+ bf->dest_dev = PART_ATTR_DEST_DEVICE_PS; -+ -+ bf->flags |= 1ULL << BIF_FLAG_ELF_FILE; -+ return bif_add_part(bf, flat, size); -+} -+ -+static const struct bif_file_type bif_file_types[] = { -+ { -+ .name = "bitstream (.bit)", -+ .header = 0x00090ff0, -+ .add = bif_add_bit, -+ }, -+ -+ { -+ .name = "ELF", -+ .header = 0x7f454c46, -+ .add = bif_add_elf, -+ }, -+ -+ /* Anything else is a .bin file */ -+ { -+ .name = ".bin", -+ .add = bif_add_bin, -+ }, -+}; -+ -+static int bif_fsbl_config(struct bif_entry *fsbl_config, -+ struct bif_entry *entries, int nr_entries) -+{ -+ int i; -+ int config_set = 0; -+ struct { -+ const char *name; -+ uint64_t flags; -+ uint64_t dest_cpu; -+ } configs[] = { -+ { .name = "a5x_x64", .dest_cpu = PART_ATTR_DEST_CPU_A53_0 }, -+ { .name = "a53_x64", .dest_cpu = PART_ATTR_DEST_CPU_A53_0 }, -+ { .name = "a5x_x32", .dest_cpu = PART_ATTR_DEST_CPU_A53_0, -+ .flags = 1ULL << BIF_FLAG_AARCH32 }, -+ { .name = "a53_x32", .dest_cpu = PART_ATTR_DEST_CPU_A53_0, -+ .flags = 1ULL << BIF_FLAG_AARCH32 }, -+ { .name = "r5_single", .dest_cpu = PART_ATTR_DEST_CPU_R5_0 }, -+ { .name = "r5_dual", .dest_cpu = PART_ATTR_DEST_CPU_R5_L }, -+ }; -+ -+ /* Set target CPU of bootloader entry */ -+ for (i = 0; i < nr_entries; i++) { -+ struct bif_entry *b = &entries[i]; -+ const char *config_attr = fsbl_config->filename; -+ int j; -+ -+ if (!(b->flags & (1ULL << BIF_FLAG_BOOTLOADER))) -+ continue; -+ -+ for (j = 0; j < ARRAY_SIZE(configs); j++) { -+ if (!strncmp(config_attr, configs[j].name, -+ strlen(configs[j].name))) { -+ b->dest_cpu = configs[j].dest_cpu; -+ b->flags |= configs[j].flags; -+ config_set = 1; -+ } -+ } -+ -+ if (!config_set) { -+ printf("ERROR: Unsupported fsbl_config: %s\n", -+ config_attr); -+ return -1; -+ } -+ } -+ -+ if (!config_set) { -+ printf("ERROR: fsbl_config w/o bootloader\n"); -+ return -1; -+ } -+ -+ return 0; -+} -+ -+static const struct bif_flags *find_flag(char *str) -+{ -+ const struct bif_flags *bf; -+ int i; -+ -+ for (i = 0; i < ARRAY_SIZE(bif_flags); i++) { -+ bf = &bif_flags[i]; -+ if (!strncmp(bf->name, str, strlen(bf->name))) -+ return bf; -+ } -+ -+ printf("ERROR: Flag '%s' not found\n", str); -+ -+ return NULL; -+} -+ -+static int bif_open_file(struct bif_entry *entry) -+{ -+ int fd = open(entry->filename, O_RDONLY); -+ -+ if (fd < 0) -+ printf("Error opening file %s\n", entry->filename); -+ -+ return fd; -+} -+ -+static const struct bif_file_type *get_file_type(struct bif_entry *entry) -+{ -+ int fd = bif_open_file(entry); -+ uint32_t header; -+ int i; -+ -+ if (fd < 0) -+ return NULL; -+ -+ if (read(fd, &header, sizeof(header)) != sizeof(header)) { -+ printf("Error reading file %s", entry->filename); -+ return NULL; -+ } -+ -+ close(fd); -+ -+ for (i = 0; i < ARRAY_SIZE(bif_file_types); i++) { -+ const struct bif_file_type *type = &bif_file_types[i]; -+ -+ if (!type->header) -+ return type; -+ if (type->header == be32_to_cpu(header)) -+ return type; -+ } -+ -+ return NULL; -+} -+ -+#define NEXT_CHAR(str, chr) ({ \ -+ char *_n = strchr(str, chr); \ -+ if (!_n) \ -+ goto err; \ -+ _n; \ -+}) -+ -+static char *skip_whitespace(char *str) -+{ -+ while (*str == ' ' || *str == '\t') -+ str++; -+ -+ return str; -+} -+ -+int zynqmpbif_copy_image(int outfd, struct image_tool_params *mparams) -+{ -+ char *bif, *bifp, *bifpn; -+ char *line; -+ struct bif_entry entries[32] = { { 0 } }; -+ int nr_entries = 0; -+ struct bif_entry *entry = entries; -+ size_t len; -+ int i; -+ uint32_t csum; -+ int bldr = -1; -+ -+ bif_init(); -+ -+ /* Read .bif input file */ -+ bif = read_full_file(mparams->datafile, NULL); -+ if (!bif) -+ goto err; -+ -+ /* Interpret .bif file */ -+ bifp = bif; -+ -+ /* A bif description starts with a { section */ -+ bifp = NEXT_CHAR(bifp, '{') + 1; -+ -+ /* Read every line */ -+ while (1) { -+ bifpn = NEXT_CHAR(bifp, '\n'); -+ -+ if (bifpn[-1] == '\r') -+ bifpn[-1] = '\0'; -+ -+ *bifpn = '\0'; -+ bifpn++; -+ line = bifp; -+ -+ line = skip_whitespace(line); -+ -+ /* Attributes? */ -+ if (*line == '[') { -+ line++; -+ while (1) { -+ const struct bif_flags *bf; -+ -+ line = skip_whitespace(line); -+ bf = find_flag(line); -+ if (!bf) -+ goto err; -+ -+ line += strlen(bf->name); -+ if (bf->parse) -+ line = bf->parse(line, entry); -+ else -+ entry->flags |= 1ULL << bf->flag; -+ -+ if (!line) -+ goto err; -+ -+ /* Go to next attribute or quit */ -+ if (*line == ']') { -+ line++; -+ break; -+ } -+ if (*line == ',') -+ line++; -+ } -+ } -+ -+ /* End of image description */ -+ if (*line == '}') -+ break; -+ -+ if (*line) { -+ line = skip_whitespace(line); -+ entry->filename = line; -+ nr_entries++; -+ entry++; -+ } -+ -+ /* Use next line */ -+ bifp = bifpn; -+ } -+ -+ for (i = 0; i < nr_entries; i++) { -+ debug("Entry flags=%#lx name=%s\n", entries[i].flags, -+ entries[i].filename); -+ } -+ -+ /* -+ * Some entries are actually configuration option for other ones, -+ * let's apply them in an intermediate step. -+ */ -+ for (i = 0; i < nr_entries; i++) { -+ struct bif_entry *entry = &entries[i]; -+ -+ if (entry->flags & (1ULL << BIF_FLAG_FSBL_CONFIG)) -+ if (bif_fsbl_config(entry, entries, nr_entries)) -+ goto err; -+ } -+ -+ /* Make sure PMUFW comes before bootloader */ -+ for (i = 0; i < nr_entries; i++) { -+ struct bif_entry *entry = &entries[i]; -+ -+ if (entry->flags & (1ULL << BIF_FLAG_BOOTLOADER)) -+ bldr = i; -+ if (entry->flags & (1ULL << BIF_FLAG_PMUFW_IMAGE)) { -+ if (bldr >= 0) { -+ struct bif_entry tmp = *entry; -+ -+ *entry = entries[bldr]; -+ entries[bldr] = tmp; -+ } -+ } -+ } -+ -+ for (i = 0; i < nr_entries; i++) { -+ struct bif_entry *entry = &entries[i]; -+ const struct bif_file_type *type; -+ int r; -+ -+ if (entry->flags & (1ULL << BIF_FLAG_FSBL_CONFIG)) -+ continue; -+ -+ type = get_file_type(entry); -+ if (!type) -+ goto err; -+ -+ debug("type=%s file=%s\n", type->name, entry->filename); -+ r = type->add(entry); -+ if (r) -+ goto err; -+ } -+ -+ /* Calculate checksums */ -+ csum = zynqmp_csum(&bif_output.header->width_detection, -+ &bif_output.header->checksum); -+ bif_output.header->checksum = cpu_to_le32(csum); -+ -+ if (bif_output.imgheader) { -+ csum = zynqmp_csum(bif_output.imgheader, -+ &bif_output.imgheader->checksum); -+ bif_output.imgheader->checksum = cpu_to_le32(csum); -+ } -+ -+ /* Write headers and components */ -+ if (lseek(outfd, 0, SEEK_SET) != 0) -+ goto err; -+ -+ len = bif_output.data_len; -+ bifp = bif_output.data; -+ while (len) { -+ int r; -+ -+ r = write(outfd, bifp, len); -+ if (r < 0) -+ goto err; -+ len -= r; -+ bifp += r; -+ } -+ -+ return 0; -+ -+err: -+ fprintf(stderr, "Error: Failed to create image.\n"); -+ return -1; -+} -+ -+/* Needs to be stubbed out so we can print after creation */ -+static void zynqmpbif_set_header(void *ptr, struct stat *sbuf, int ifd, -+ struct image_tool_params *params) -+{ -+} -+ -+static struct zynqmp_header zynqmpimage_header; -+ -+U_BOOT_IMAGE_TYPE( -+ zynqmpbif, -+ "Xilinx ZynqMP Boot Image support (bif)", -+ sizeof(struct zynqmp_header), -+ (void *)&zynqmpimage_header, -+ zynqmpbif_check_params, -+ NULL, -+ zynqmpimage_print_header, -+ zynqmpbif_set_header, -+ NULL, -+ zynqmpbif_check_image_types, -+ NULL, -+ NULL -+); -diff --git a/tools/zynqmpimage.c b/tools/zynqmpimage.c -index 870a6b5710..19b2f02ff1 100644 ---- a/tools/zynqmpimage.c -+++ b/tools/zynqmpimage.c -@@ -86,7 +86,7 @@ static uint32_t zynqmpimage_checksum(struct zynqmp_header *ptr) - return cpu_to_le32(checksum); - } - --static void zynqmpimage_default_header(struct zynqmp_header *ptr) -+void zynqmpimage_default_header(struct zynqmp_header *ptr) - { - int i; - -@@ -209,7 +209,7 @@ static void print_partition(const void *ptr, const struct partition_header *ph) - printf(" Checksum : 0x%08x\n", le32_to_cpu(ph->checksum)); - } - --static void zynqmpimage_print_header(const void *ptr) -+void zynqmpimage_print_header(const void *ptr) - { - struct zynqmp_header *zynqhdr = (struct zynqmp_header *)ptr; - int i; -diff --git a/tools/zynqmpimage.h b/tools/zynqmpimage.h -index f3b5c195ad..7a57681709 100644 ---- a/tools/zynqmpimage.h -+++ b/tools/zynqmpimage.h -@@ -19,7 +19,11 @@ - #define HEADER_REGINIT_NULL (cpu_to_le32(0xffffffff)) - #define HEADER_WIDTHDETECTION (cpu_to_le32(0xaa995566)) - #define HEADER_IMAGEIDENTIFIER (cpu_to_le32(0x584c4e58)) -+#define HEADER_CPU_SELECT_MASK (0x3 << 10) -+#define HEADER_CPU_SELECT_R5_SINGLE (0x0 << 10) -+#define HEADER_CPU_SELECT_A53_32BIT (0x1 << 10) - #define HEADER_CPU_SELECT_A53_64BIT (0x2 << 10) -+#define HEADER_CPU_SELECT_R5_DUAL (0x3 << 10) - - enum { - ENCRYPTION_EFUSE = 0xa5c3c5a3, -@@ -129,4 +133,7 @@ struct zynqmp_header { - uint32_t __reserved4[66]; /* 0x9c0 */ - }; - -+void zynqmpimage_default_header(struct zynqmp_header *ptr); -+void zynqmpimage_print_header(const void *ptr); -+ - #endif /* _ZYNQMPIMAGE_H_ */ diff --git a/u-boot-2018.05.tar.bz2 b/u-boot-2018.05.tar.bz2 deleted file mode 100644 index 448ea5e..0000000 --- a/u-boot-2018.05.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4da13c2a6139a78cc08608f21fd4741db27eda336cfad7ab8264fda923b9c048 -size 12469276 diff --git a/u-boot-2018.05.tar.bz2.sig b/u-boot-2018.05.tar.bz2.sig deleted file mode 100644 index a2c2559..0000000 Binary files a/u-boot-2018.05.tar.bz2.sig and /dev/null differ diff --git a/u-boot-2018.07.tar.bz2 b/u-boot-2018.07.tar.bz2 new file mode 100644 index 0000000..4bb82c4 --- /dev/null +++ b/u-boot-2018.07.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f10df88bc91b35642e461217f73256bbaeeca9ae2db8db56197ba5e89e1f6d4 +size 12586212 diff --git a/u-boot-2018.07.tar.bz2.sig b/u-boot-2018.07.tar.bz2.sig new file mode 100644 index 0000000..a257caf Binary files /dev/null and b/u-boot-2018.07.tar.bz2.sig differ diff --git a/u-boot-a10-olinuxino-lime.changes b/u-boot-a10-olinuxino-lime.changes index b1e7f59..f293dc9 100644 --- a/u-boot-a10-olinuxino-lime.changes +++ b/u-boot-a10-olinuxino-lime.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-a10-olinuxino-lime.spec b/u-boot-a10-olinuxino-lime.spec index 14bfc50..04a1497 100644 --- a/u-boot-a10-olinuxino-lime.spec +++ b/u-boot-a10-olinuxino-lime.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-a10-olinuxino-lime -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the a10-olinuxino-lime platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-a13-olinuxino.changes b/u-boot-a13-olinuxino.changes index b1e7f59..f293dc9 100644 --- a/u-boot-a13-olinuxino.changes +++ b/u-boot-a13-olinuxino.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-a13-olinuxino.spec b/u-boot-a13-olinuxino.spec index 770e41c..58473aa 100644 --- a/u-boot-a13-olinuxino.spec +++ b/u-boot-a13-olinuxino.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-a13-olinuxino -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the a13-olinuxino platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-a13-olinuxinom.changes b/u-boot-a13-olinuxinom.changes index b1e7f59..f293dc9 100644 --- a/u-boot-a13-olinuxinom.changes +++ b/u-boot-a13-olinuxinom.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-a13-olinuxinom.spec b/u-boot-a13-olinuxinom.spec index 12dc523..10b2b51 100644 --- a/u-boot-a13-olinuxinom.spec +++ b/u-boot-a13-olinuxinom.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-a13-olinuxinom -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the a13-olinuxinom platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-a20-olinuxino-lime.changes b/u-boot-a20-olinuxino-lime.changes index b1e7f59..f293dc9 100644 --- a/u-boot-a20-olinuxino-lime.changes +++ b/u-boot-a20-olinuxino-lime.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-a20-olinuxino-lime.spec b/u-boot-a20-olinuxino-lime.spec index 93b1445..d3cd252 100644 --- a/u-boot-a20-olinuxino-lime.spec +++ b/u-boot-a20-olinuxino-lime.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-a20-olinuxino-lime -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the a20-olinuxino-lime platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-a20-olinuxino-lime2.changes b/u-boot-a20-olinuxino-lime2.changes index b1e7f59..f293dc9 100644 --- a/u-boot-a20-olinuxino-lime2.changes +++ b/u-boot-a20-olinuxino-lime2.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-a20-olinuxino-lime2.spec b/u-boot-a20-olinuxino-lime2.spec index 6ae2cbd..78a9ba2 100644 --- a/u-boot-a20-olinuxino-lime2.spec +++ b/u-boot-a20-olinuxino-lime2.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-a20-olinuxino-lime2 -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the a20-olinuxino-lime2 platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-a20-olinuxinomicro.changes b/u-boot-a20-olinuxinomicro.changes index b1e7f59..f293dc9 100644 --- a/u-boot-a20-olinuxinomicro.changes +++ b/u-boot-a20-olinuxinomicro.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-a20-olinuxinomicro.spec b/u-boot-a20-olinuxinomicro.spec index 586a927..0a63899 100644 --- a/u-boot-a20-olinuxinomicro.spec +++ b/u-boot-a20-olinuxinomicro.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-a20-olinuxinomicro -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the a20-olinuxinomicro platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-am335xboneblack.changes b/u-boot-am335xboneblack.changes index b1e7f59..f293dc9 100644 --- a/u-boot-am335xboneblack.changes +++ b/u-boot-am335xboneblack.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-am335xboneblack.spec b/u-boot-am335xboneblack.spec index 21e95d4..a946435 100644 --- a/u-boot-am335xboneblack.spec +++ b/u-boot-am335xboneblack.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-am335xboneblack -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the am335xboneblack platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-am335xevm.changes b/u-boot-am335xevm.changes index b1e7f59..f293dc9 100644 --- a/u-boot-am335xevm.changes +++ b/u-boot-am335xevm.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-am335xevm.spec b/u-boot-am335xevm.spec index 128b526..d2f473e 100644 --- a/u-boot-am335xevm.spec +++ b/u-boot-am335xevm.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-am335xevm -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the am335xevm platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-am57xxevm.changes b/u-boot-am57xxevm.changes index b1e7f59..f293dc9 100644 --- a/u-boot-am57xxevm.changes +++ b/u-boot-am57xxevm.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-am57xxevm.spec b/u-boot-am57xxevm.spec index 3edfadc..363bcde 100644 --- a/u-boot-am57xxevm.spec +++ b/u-boot-am57xxevm.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-am57xxevm -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the am57xxevm platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-arndale.changes b/u-boot-arndale.changes index b1e7f59..f293dc9 100644 --- a/u-boot-arndale.changes +++ b/u-boot-arndale.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-arndale.spec b/u-boot-arndale.spec index 11ea327..4600785 100644 --- a/u-boot-arndale.spec +++ b/u-boot-arndale.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-arndale -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the arndale platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-bananapi.changes b/u-boot-bananapi.changes index b1e7f59..f293dc9 100644 --- a/u-boot-bananapi.changes +++ b/u-boot-bananapi.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-bananapi.spec b/u-boot-bananapi.spec index c1f992c..3100f81 100644 --- a/u-boot-bananapi.spec +++ b/u-boot-bananapi.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-bananapi -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the bananapi platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-board.spec.in b/u-boot-board.spec.in index 626a918..94b0095 100644 --- a/u-boot-board.spec.in +++ b/u-boot-board.spec.in @@ -61,8 +61,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel diff --git a/u-boot-clearfog.changes b/u-boot-clearfog.changes index b1e7f59..f293dc9 100644 --- a/u-boot-clearfog.changes +++ b/u-boot-clearfog.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-clearfog.spec b/u-boot-clearfog.spec index ffb34ae..bbaeaed 100644 --- a/u-boot-clearfog.spec +++ b/u-boot-clearfog.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-clearfog -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the clearfog platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-colibrit20.changes b/u-boot-colibrit20.changes index b1e7f59..f293dc9 100644 --- a/u-boot-colibrit20.changes +++ b/u-boot-colibrit20.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-colibrit20.spec b/u-boot-colibrit20.spec index 6f52ddc..452e835 100644 --- a/u-boot-colibrit20.spec +++ b/u-boot-colibrit20.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-colibrit20 -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the colibrit20 platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-cubieboard.changes b/u-boot-cubieboard.changes index b1e7f59..f293dc9 100644 --- a/u-boot-cubieboard.changes +++ b/u-boot-cubieboard.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-cubieboard.spec b/u-boot-cubieboard.spec index 7aa2beb..6c931ad 100644 --- a/u-boot-cubieboard.spec +++ b/u-boot-cubieboard.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-cubieboard -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the cubieboard platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-cubieboard2.changes b/u-boot-cubieboard2.changes index b1e7f59..f293dc9 100644 --- a/u-boot-cubieboard2.changes +++ b/u-boot-cubieboard2.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-cubieboard2.spec b/u-boot-cubieboard2.spec index 7a029bb..e054f8b 100644 --- a/u-boot-cubieboard2.spec +++ b/u-boot-cubieboard2.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-cubieboard2 -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the cubieboard2 platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-cubietruck.changes b/u-boot-cubietruck.changes index b1e7f59..f293dc9 100644 --- a/u-boot-cubietruck.changes +++ b/u-boot-cubietruck.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-cubietruck.spec b/u-boot-cubietruck.spec index 127a01a..87c9661 100644 --- a/u-boot-cubietruck.spec +++ b/u-boot-cubietruck.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-cubietruck -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the cubietruck platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-dragonboard410c.changes b/u-boot-dragonboard410c.changes index b1e7f59..f293dc9 100644 --- a/u-boot-dragonboard410c.changes +++ b/u-boot-dragonboard410c.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-dragonboard410c.spec b/u-boot-dragonboard410c.spec index 3e558f7..c76e4f6 100644 --- a/u-boot-dragonboard410c.spec +++ b/u-boot-dragonboard410c.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-dragonboard410c -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the dragonboard410c platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-dragonboard820c.changes b/u-boot-dragonboard820c.changes index b1e7f59..f293dc9 100644 --- a/u-boot-dragonboard820c.changes +++ b/u-boot-dragonboard820c.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-dragonboard820c.spec b/u-boot-dragonboard820c.spec index 93148c1..d677c17 100644 --- a/u-boot-dragonboard820c.spec +++ b/u-boot-dragonboard820c.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-dragonboard820c -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the dragonboard820c platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-evb-rk3399.changes b/u-boot-evb-rk3399.changes index b1e7f59..f293dc9 100644 --- a/u-boot-evb-rk3399.changes +++ b/u-boot-evb-rk3399.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-evb-rk3399.spec b/u-boot-evb-rk3399.spec index 8db2830..acb28bc 100644 --- a/u-boot-evb-rk3399.spec +++ b/u-boot-evb-rk3399.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-evb-rk3399 -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the evb-rk3399 platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-firefly-rk3288.changes b/u-boot-firefly-rk3288.changes index b1e7f59..f293dc9 100644 --- a/u-boot-firefly-rk3288.changes +++ b/u-boot-firefly-rk3288.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-firefly-rk3288.spec b/u-boot-firefly-rk3288.spec index b0679ba..b4a5fd0 100644 --- a/u-boot-firefly-rk3288.spec +++ b/u-boot-firefly-rk3288.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-firefly-rk3288 -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the firefly-rk3288 platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-firefly-rk3399.changes b/u-boot-firefly-rk3399.changes index b1e7f59..f293dc9 100644 --- a/u-boot-firefly-rk3399.changes +++ b/u-boot-firefly-rk3399.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-firefly-rk3399.spec b/u-boot-firefly-rk3399.spec index a6816ac..23d4ff9 100644 --- a/u-boot-firefly-rk3399.spec +++ b/u-boot-firefly-rk3399.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-firefly-rk3399 -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the firefly-rk3399 platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-geekbox.changes b/u-boot-geekbox.changes index b1e7f59..f293dc9 100644 --- a/u-boot-geekbox.changes +++ b/u-boot-geekbox.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-geekbox.spec b/u-boot-geekbox.spec index 7f3b6a4..fa2ae33 100644 --- a/u-boot-geekbox.spec +++ b/u-boot-geekbox.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-geekbox -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the geekbox platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-highbank.changes b/u-boot-highbank.changes index b1e7f59..f293dc9 100644 --- a/u-boot-highbank.changes +++ b/u-boot-highbank.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-highbank.spec b/u-boot-highbank.spec index a09de59..3282ddf 100644 --- a/u-boot-highbank.spec +++ b/u-boot-highbank.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-highbank -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the highbank platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-hikey.changes b/u-boot-hikey.changes index b1e7f59..f293dc9 100644 --- a/u-boot-hikey.changes +++ b/u-boot-hikey.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-hikey.spec b/u-boot-hikey.spec index c3f5751..ccce79b 100644 --- a/u-boot-hikey.spec +++ b/u-boot-hikey.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-hikey -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the hikey platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-hyundaia7hd.changes b/u-boot-hyundaia7hd.changes index b1e7f59..f293dc9 100644 --- a/u-boot-hyundaia7hd.changes +++ b/u-boot-hyundaia7hd.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-hyundaia7hd.spec b/u-boot-hyundaia7hd.spec index a001d0b..9ea4cef 100644 --- a/u-boot-hyundaia7hd.spec +++ b/u-boot-hyundaia7hd.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-hyundaia7hd -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the hyundaia7hd platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-jetson-tk1.changes b/u-boot-jetson-tk1.changes index b1e7f59..f293dc9 100644 --- a/u-boot-jetson-tk1.changes +++ b/u-boot-jetson-tk1.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-jetson-tk1.spec b/u-boot-jetson-tk1.spec index 64905c4..a733f2d 100644 --- a/u-boot-jetson-tk1.spec +++ b/u-boot-jetson-tk1.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-jetson-tk1 -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the jetson-tk1 platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-lamobor1.changes b/u-boot-lamobor1.changes index b1e7f59..f293dc9 100644 --- a/u-boot-lamobor1.changes +++ b/u-boot-lamobor1.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-lamobor1.spec b/u-boot-lamobor1.spec index a2de619..79d49e1 100644 --- a/u-boot-lamobor1.spec +++ b/u-boot-lamobor1.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-lamobor1 -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the lamobor1 platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-ls1012afrdmqspi.changes b/u-boot-ls1012afrdmqspi.changes index b1e7f59..f293dc9 100644 --- a/u-boot-ls1012afrdmqspi.changes +++ b/u-boot-ls1012afrdmqspi.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-ls1012afrdmqspi.spec b/u-boot-ls1012afrdmqspi.spec index dbcc949..4d530ee 100644 --- a/u-boot-ls1012afrdmqspi.spec +++ b/u-boot-ls1012afrdmqspi.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-ls1012afrdmqspi -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the ls1012afrdmqspi platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-melea1000.changes b/u-boot-melea1000.changes index b1e7f59..f293dc9 100644 --- a/u-boot-melea1000.changes +++ b/u-boot-melea1000.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-melea1000.spec b/u-boot-melea1000.spec index f14d134..bcff00f 100644 --- a/u-boot-melea1000.spec +++ b/u-boot-melea1000.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-melea1000 -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the melea1000 platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-merriia80optimus.changes b/u-boot-merriia80optimus.changes index b1e7f59..f293dc9 100644 --- a/u-boot-merriia80optimus.changes +++ b/u-boot-merriia80optimus.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-merriia80optimus.spec b/u-boot-merriia80optimus.spec index 8518568..2deccbe 100644 --- a/u-boot-merriia80optimus.spec +++ b/u-boot-merriia80optimus.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-merriia80optimus -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the merriia80optimus platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-mvebudb-88f3720.changes b/u-boot-mvebudb-88f3720.changes index b1e7f59..f293dc9 100644 --- a/u-boot-mvebudb-88f3720.changes +++ b/u-boot-mvebudb-88f3720.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-mvebudb-88f3720.spec b/u-boot-mvebudb-88f3720.spec index 4a105f4..1dcc988 100644 --- a/u-boot-mvebudb-88f3720.spec +++ b/u-boot-mvebudb-88f3720.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-mvebudb-88f3720 -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the mvebudb-88f3720 platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-mvebudbarmada8k.changes b/u-boot-mvebudbarmada8k.changes index b1e7f59..f293dc9 100644 --- a/u-boot-mvebudbarmada8k.changes +++ b/u-boot-mvebudbarmada8k.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-mvebudbarmada8k.spec b/u-boot-mvebudbarmada8k.spec index bb89d06..ef5117e 100644 --- a/u-boot-mvebudbarmada8k.spec +++ b/u-boot-mvebudbarmada8k.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-mvebudbarmada8k -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the mvebudbarmada8k platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-mvebuespressobin-88f3720.changes b/u-boot-mvebuespressobin-88f3720.changes index b1e7f59..f293dc9 100644 --- a/u-boot-mvebuespressobin-88f3720.changes +++ b/u-boot-mvebuespressobin-88f3720.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-mvebuespressobin-88f3720.spec b/u-boot-mvebuespressobin-88f3720.spec index aa57700..9f93b4e 100644 --- a/u-boot-mvebuespressobin-88f3720.spec +++ b/u-boot-mvebuespressobin-88f3720.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-mvebuespressobin-88f3720 -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the mvebuespressobin-88f3720 platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-mvebumcbin-88f8040.changes b/u-boot-mvebumcbin-88f8040.changes index b1e7f59..f293dc9 100644 --- a/u-boot-mvebumcbin-88f8040.changes +++ b/u-boot-mvebumcbin-88f8040.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-mvebumcbin-88f8040.spec b/u-boot-mvebumcbin-88f8040.spec index d20029d..3798cb3 100644 --- a/u-boot-mvebumcbin-88f8040.spec +++ b/u-boot-mvebumcbin-88f8040.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-mvebumcbin-88f8040 -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the mvebumcbin-88f8040 platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-mx53loco.changes b/u-boot-mx53loco.changes index b1e7f59..f293dc9 100644 --- a/u-boot-mx53loco.changes +++ b/u-boot-mx53loco.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-mx53loco.spec b/u-boot-mx53loco.spec index ad3f133..5bbe717 100644 --- a/u-boot-mx53loco.spec +++ b/u-boot-mx53loco.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-mx53loco -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the mx53loco platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-mx6cuboxi.changes b/u-boot-mx6cuboxi.changes index b1e7f59..f293dc9 100644 --- a/u-boot-mx6cuboxi.changes +++ b/u-boot-mx6cuboxi.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-mx6cuboxi.spec b/u-boot-mx6cuboxi.spec index a912907..40e45a1 100644 --- a/u-boot-mx6cuboxi.spec +++ b/u-boot-mx6cuboxi.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-mx6cuboxi -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the mx6cuboxi platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-mx6qsabrelite.changes b/u-boot-mx6qsabrelite.changes index b1e7f59..f293dc9 100644 --- a/u-boot-mx6qsabrelite.changes +++ b/u-boot-mx6qsabrelite.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-mx6qsabrelite.spec b/u-boot-mx6qsabrelite.spec index 9980a37..0f2d10e 100644 --- a/u-boot-mx6qsabrelite.spec +++ b/u-boot-mx6qsabrelite.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-mx6qsabrelite -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the mx6qsabrelite platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-nanopia64.changes b/u-boot-nanopia64.changes index b1e7f59..f293dc9 100644 --- a/u-boot-nanopia64.changes +++ b/u-boot-nanopia64.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-nanopia64.spec b/u-boot-nanopia64.spec index 88630a4..7ed253e 100644 --- a/u-boot-nanopia64.spec +++ b/u-boot-nanopia64.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-nanopia64 -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the nanopia64 platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-nanopineo.changes b/u-boot-nanopineo.changes index b1e7f59..f293dc9 100644 --- a/u-boot-nanopineo.changes +++ b/u-boot-nanopineo.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-nanopineo.spec b/u-boot-nanopineo.spec index 731a817..922b962 100644 --- a/u-boot-nanopineo.spec +++ b/u-boot-nanopineo.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-nanopineo -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the nanopineo platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-nanopineoair.changes b/u-boot-nanopineoair.changes index b1e7f59..f293dc9 100644 --- a/u-boot-nanopineoair.changes +++ b/u-boot-nanopineoair.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-nanopineoair.spec b/u-boot-nanopineoair.spec index a58ea54..960a78c 100644 --- a/u-boot-nanopineoair.spec +++ b/u-boot-nanopineoair.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-nanopineoair -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the nanopineoair platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-odroid-c2.changes b/u-boot-odroid-c2.changes index b1e7f59..f293dc9 100644 --- a/u-boot-odroid-c2.changes +++ b/u-boot-odroid-c2.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-odroid-c2.spec b/u-boot-odroid-c2.spec index 33668a5..efce13e 100644 --- a/u-boot-odroid-c2.spec +++ b/u-boot-odroid-c2.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-odroid-c2 -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the odroid-c2 platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-odroid-xu3.changes b/u-boot-odroid-xu3.changes index b1e7f59..f293dc9 100644 --- a/u-boot-odroid-xu3.changes +++ b/u-boot-odroid-xu3.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-odroid-xu3.spec b/u-boot-odroid-xu3.spec index 17da5f9..ce8b0f8 100644 --- a/u-boot-odroid-xu3.spec +++ b/u-boot-odroid-xu3.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-odroid-xu3 -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the odroid-xu3 platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-odroid.changes b/u-boot-odroid.changes index b1e7f59..f293dc9 100644 --- a/u-boot-odroid.changes +++ b/u-boot-odroid.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-odroid.spec b/u-boot-odroid.spec index 05b1bc3..d775a4a 100644 --- a/u-boot-odroid.spec +++ b/u-boot-odroid.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-odroid -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the odroid platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-omap3beagle.changes b/u-boot-omap3beagle.changes index b1e7f59..f293dc9 100644 --- a/u-boot-omap3beagle.changes +++ b/u-boot-omap3beagle.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-omap3beagle.spec b/u-boot-omap3beagle.spec index 6e6bc4d..fcdd03c 100644 --- a/u-boot-omap3beagle.spec +++ b/u-boot-omap3beagle.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-omap3beagle -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the omap3beagle platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-omap4panda.changes b/u-boot-omap4panda.changes index b1e7f59..f293dc9 100644 --- a/u-boot-omap4panda.changes +++ b/u-boot-omap4panda.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-omap4panda.spec b/u-boot-omap4panda.spec index 1030aef..e1750d7 100644 --- a/u-boot-omap4panda.spec +++ b/u-boot-omap4panda.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-omap4panda -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the omap4panda platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-orangepipc.changes b/u-boot-orangepipc.changes index b1e7f59..f293dc9 100644 --- a/u-boot-orangepipc.changes +++ b/u-boot-orangepipc.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-orangepipc.spec b/u-boot-orangepipc.spec index 17881dd..2996e00 100644 --- a/u-boot-orangepipc.spec +++ b/u-boot-orangepipc.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-orangepipc -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the orangepipc platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-orangepipc2.changes b/u-boot-orangepipc2.changes index b1e7f59..f293dc9 100644 --- a/u-boot-orangepipc2.changes +++ b/u-boot-orangepipc2.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-orangepipc2.spec b/u-boot-orangepipc2.spec index a28fca3..1395744 100644 --- a/u-boot-orangepipc2.spec +++ b/u-boot-orangepipc2.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-orangepipc2 -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the orangepipc2 platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-p2371-2180.changes b/u-boot-p2371-2180.changes index b1e7f59..f293dc9 100644 --- a/u-boot-p2371-2180.changes +++ b/u-boot-p2371-2180.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-p2371-2180.spec b/u-boot-p2371-2180.spec index 50400db..27f7f24 100644 --- a/u-boot-p2371-2180.spec +++ b/u-boot-p2371-2180.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-p2371-2180 -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the p2371-2180 platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-p2771-0000-500.changes b/u-boot-p2771-0000-500.changes index b1e7f59..f293dc9 100644 --- a/u-boot-p2771-0000-500.changes +++ b/u-boot-p2771-0000-500.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-p2771-0000-500.spec b/u-boot-p2771-0000-500.spec index f368c99..7629a55 100644 --- a/u-boot-p2771-0000-500.spec +++ b/u-boot-p2771-0000-500.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-p2771-0000-500 -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the p2771-0000-500 platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-paz00.changes b/u-boot-paz00.changes index b1e7f59..f293dc9 100644 --- a/u-boot-paz00.changes +++ b/u-boot-paz00.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-paz00.spec b/u-boot-paz00.spec index 797773f..9aa7b54 100644 --- a/u-boot-paz00.spec +++ b/u-boot-paz00.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-paz00 -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the paz00 platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-pcm051rev3.changes b/u-boot-pcm051rev3.changes index b1e7f59..f293dc9 100644 --- a/u-boot-pcm051rev3.changes +++ b/u-boot-pcm051rev3.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-pcm051rev3.spec b/u-boot-pcm051rev3.spec index 91932be..aecbd73 100644 --- a/u-boot-pcm051rev3.spec +++ b/u-boot-pcm051rev3.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-pcm051rev3 -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the pcm051rev3 platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-pine64plus.changes b/u-boot-pine64plus.changes index b1e7f59..f293dc9 100644 --- a/u-boot-pine64plus.changes +++ b/u-boot-pine64plus.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-pine64plus.spec b/u-boot-pine64plus.spec index 6d72a7e..cd8ca63 100644 --- a/u-boot-pine64plus.spec +++ b/u-boot-pine64plus.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-pine64plus -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the pine64plus platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-poplar.changes b/u-boot-poplar.changes index b1e7f59..f293dc9 100644 --- a/u-boot-poplar.changes +++ b/u-boot-poplar.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-poplar.spec b/u-boot-poplar.spec index a650dc7..d6bd99c 100644 --- a/u-boot-poplar.spec +++ b/u-boot-poplar.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-poplar -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the poplar platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-qemu-ppce500.changes b/u-boot-qemu-ppce500.changes index b1e7f59..f293dc9 100644 --- a/u-boot-qemu-ppce500.changes +++ b/u-boot-qemu-ppce500.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-qemu-ppce500.spec b/u-boot-qemu-ppce500.spec index f3f866a..fe3b507 100644 --- a/u-boot-qemu-ppce500.spec +++ b/u-boot-qemu-ppce500.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-qemu-ppce500 -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the qemu-ppce500 platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-rpi.changes b/u-boot-rpi.changes index b1e7f59..f293dc9 100644 --- a/u-boot-rpi.changes +++ b/u-boot-rpi.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-rpi.spec b/u-boot-rpi.spec index 0d30c69..33e75c5 100644 --- a/u-boot-rpi.spec +++ b/u-boot-rpi.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-rpi -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the rpi platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-rpi2.changes b/u-boot-rpi2.changes index b1e7f59..f293dc9 100644 --- a/u-boot-rpi2.changes +++ b/u-boot-rpi2.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-rpi2.spec b/u-boot-rpi2.spec index f330bc5..c991842 100644 --- a/u-boot-rpi2.spec +++ b/u-boot-rpi2.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-rpi2 -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the rpi2 platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-rpi3.changes b/u-boot-rpi3.changes index b1e7f59..f293dc9 100644 --- a/u-boot-rpi3.changes +++ b/u-boot-rpi3.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-rpi3.spec b/u-boot-rpi3.spec index b2d5289..533cb87 100644 --- a/u-boot-rpi3.spec +++ b/u-boot-rpi3.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-rpi3 -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the rpi3 platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-sinovoipbpim2plus.changes b/u-boot-sinovoipbpim2plus.changes index b1e7f59..f293dc9 100644 --- a/u-boot-sinovoipbpim2plus.changes +++ b/u-boot-sinovoipbpim2plus.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-sinovoipbpim2plus.spec b/u-boot-sinovoipbpim2plus.spec index 65e9f86..606fa3e 100644 --- a/u-boot-sinovoipbpim2plus.spec +++ b/u-boot-sinovoipbpim2plus.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-sinovoipbpim2plus -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the sinovoipbpim2plus platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-snow.changes b/u-boot-snow.changes index b1e7f59..f293dc9 100644 --- a/u-boot-snow.changes +++ b/u-boot-snow.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-snow.spec b/u-boot-snow.spec index d40648a..a839a67 100644 --- a/u-boot-snow.spec +++ b/u-boot-snow.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-snow -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the snow platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-socfpgade0nanosoc.changes b/u-boot-socfpgade0nanosoc.changes index b1e7f59..f293dc9 100644 --- a/u-boot-socfpgade0nanosoc.changes +++ b/u-boot-socfpgade0nanosoc.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-socfpgade0nanosoc.spec b/u-boot-socfpgade0nanosoc.spec index 7ffcc84..95eb740 100644 --- a/u-boot-socfpgade0nanosoc.spec +++ b/u-boot-socfpgade0nanosoc.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-socfpgade0nanosoc -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the socfpgade0nanosoc platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-spring.changes b/u-boot-spring.changes index b1e7f59..f293dc9 100644 --- a/u-boot-spring.changes +++ b/u-boot-spring.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-spring.spec b/u-boot-spring.spec index 01d16ba..b07f620 100644 --- a/u-boot-spring.spec +++ b/u-boot-spring.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-spring -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the spring platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-tinker-rk3288.changes b/u-boot-tinker-rk3288.changes index b1e7f59..f293dc9 100644 --- a/u-boot-tinker-rk3288.changes +++ b/u-boot-tinker-rk3288.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-tinker-rk3288.spec b/u-boot-tinker-rk3288.spec index 876ecdf..fdec31a 100644 --- a/u-boot-tinker-rk3288.spec +++ b/u-boot-tinker-rk3288.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-tinker-rk3288 -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the tinker-rk3288 platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-turrisomnia.changes b/u-boot-turrisomnia.changes index b1e7f59..f293dc9 100644 --- a/u-boot-turrisomnia.changes +++ b/u-boot-turrisomnia.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-turrisomnia.spec b/u-boot-turrisomnia.spec index 8fba8f7..d652c49 100644 --- a/u-boot-turrisomnia.spec +++ b/u-boot-turrisomnia.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-turrisomnia -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the turrisomnia platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-udoo.changes b/u-boot-udoo.changes index b1e7f59..f293dc9 100644 --- a/u-boot-udoo.changes +++ b/u-boot-udoo.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-udoo.spec b/u-boot-udoo.spec index 8d5d88e..d77f6f6 100644 --- a/u-boot-udoo.spec +++ b/u-boot-udoo.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-udoo -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the udoo platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-udooneo.changes b/u-boot-udooneo.changes index b1e7f59..f293dc9 100644 --- a/u-boot-udooneo.changes +++ b/u-boot-udooneo.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-udooneo.spec b/u-boot-udooneo.spec index f69d592..1cab6e6 100644 --- a/u-boot-udooneo.spec +++ b/u-boot-udooneo.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-udooneo -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the udooneo platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-xilinxzynqmpgeneric.changes b/u-boot-xilinxzynqmpgeneric.changes index b1e7f59..f293dc9 100644 --- a/u-boot-xilinxzynqmpgeneric.changes +++ b/u-boot-xilinxzynqmpgeneric.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-xilinxzynqmpgeneric.spec b/u-boot-xilinxzynqmpgeneric.spec index d2698e7..42696b4 100644 --- a/u-boot-xilinxzynqmpgeneric.spec +++ b/u-boot-xilinxzynqmpgeneric.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-xilinxzynqmpgeneric -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the xilinxzynqmpgeneric platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot-xilinxzynqmpzcu102rev10.changes b/u-boot-xilinxzynqmpzcu102rev10.changes index b1e7f59..f293dc9 100644 --- a/u-boot-xilinxzynqmpzcu102rev10.changes +++ b/u-boot-xilinxzynqmpzcu102rev10.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot-xilinxzynqmpzcu102rev10.spec b/u-boot-xilinxzynqmpzcu102rev10.spec index ce9e5ce..b546698 100644 --- a/u-boot-xilinxzynqmpzcu102rev10.spec +++ b/u-boot-xilinxzynqmpzcu102rev10.spec @@ -38,10 +38,10 @@ %endif # archive_version differs from version for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot-xilinxzynqmpzcu102rev10 -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: The U-Boot firmware for the xilinxzynqmpzcu102rev10 platform License: GPL-2.0-only @@ -57,14 +57,10 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64} BuildRequires: arm-trusted-firmware-pine64 @@ -73,8 +69,10 @@ BuildRequires: arm-trusted-firmware-pine64 BuildRequires: arm-trusted-firmware-rk3399 %endif BuildRequires: bc +BuildRequires: bison # Arndale board needs DTC >= 1.4 BuildRequires: dtc >= 1.4.0 +BuildRequires: flex # u-boot-clearfog (tools/kwbimage.c) needs openssl to build BuildRequires: libopenssl-devel BuildRequires: python-devel @@ -132,10 +130,6 @@ This package contains documentation for U-Boot firmware. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s) diff --git a/u-boot.changes b/u-boot.changes index b1e7f59..f293dc9 100644 --- a/u-boot.changes +++ b/u-boot.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07 +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc3 + +------------------------------------------------------------------- +Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org + +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches added: + 0010-arm-timer-factor-out-FSL-arch-timer.patch + 0011-arm-timer-sunxi-add-Allwinner-timer.patch + +------------------------------------------------------------------- +Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org + +- Update to v2018.07-rc2 + +------------------------------------------------------------------- +Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org + +- update to v2018.07-rc1 +- Add bison and flex deps needed since Kconfig update +- Use 'make syncconfig' instead of deprecated 'make silentoldconfig' +- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07 +* Patches dropped: + 0006-tools-zynqmpimage-Add-partition-rea.patch + 0007-tools-zynqmpimage-Move-defines-to-h.patch + 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch + 0009-tools-zynqmpimage-Add-bif-support.patch + 0010-tools-zynqmpbif-Add-support-for-loa.patch + 0011-rockchip-make_fit_atf-use-elf-entry.patch + 0012-rockchip-make_fit_atf-make-python3-.patch + 0013-rockchip-make_fit_atf.py-depends-on.patch +* Patches added: + 0006-tools-zynqmpbif-Add-support-for-loa.patch + 0007-rockchip-make_fit_atf-use-elf-entry.patch + 0008-rockchip-make_fit_atf-make-python3-.patch + 0009-rockchip-make_fit_atf.py-depends-on.patch + ------------------------------------------------------------------- Sat Jun 2 16:45:39 UTC 2018 - afaerber@suse.de diff --git a/u-boot.spec b/u-boot.spec index 1f39f90..3be8251 100644 --- a/u-boot.spec +++ b/u-boot.spec @@ -19,10 +19,10 @@ # 'archive_version' differs from 'version' for RC version only -%define archive_version 2018.05 +%define archive_version 2018.07 Name: u-boot -Version: 2018.05 +Version: 2018.07 Release: 0 Summary: Tools for the U-Boot Firmware License: GPL-2.0-only @@ -35,14 +35,12 @@ Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch Patch0005: 0005-zynqmp-Add-generic-target.patch -Patch0006: 0006-tools-zynqmpimage-Add-partition-rea.patch -Patch0007: 0007-tools-zynqmpimage-Move-defines-to-h.patch -Patch0008: 0008-MAINTAINERS-Declare-tools-zynq-.-c-.patch -Patch0009: 0009-tools-zynqmpimage-Add-bif-support.patch -Patch0010: 0010-tools-zynqmpbif-Add-support-for-loa.patch -Patch0011: 0011-rockchip-make_fit_atf-use-elf-entry.patch -Patch0012: 0012-rockchip-make_fit_atf-make-python3-.patch -Patch0013: 0013-rockchip-make_fit_atf.py-depends-on.patch +Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch +Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch +Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch +Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch +BuildRequires: bison +BuildRequires: flex BuildRequires: libopenssl-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -72,15 +70,11 @@ mkimage- a tool that creates kernel bootable images for U-Boot. %patch0007 -p1 %patch0008 -p1 %patch0009 -p1 -%patch0010 -p1 -%patch0011 -p1 -%patch0012 -p1 -%patch0013 -p1 %build # needed for include/config/auto.conf make defconfig -make silentoldconfig +make syncconfig make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" tools-only %install diff --git a/u-boot.spec.in b/u-boot.spec.in index aa1d19c..c97b20a 100644 --- a/u-boot.spec.in +++ b/u-boot.spec.in @@ -31,6 +31,8 @@ Url: http://www.denx.de/wiki/U-Boot Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2 Source1: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2.sig PATCH_FILES +BuildRequires: bison +BuildRequires: flex BuildRequires: libopenssl-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -56,7 +58,7 @@ PATCH_EXEC %build # needed for include/config/auto.conf make defconfig -make silentoldconfig +make syncconfig make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" tools-only %install diff --git a/update_git.sh b/update_git.sh index 5e81331..fa204ea 100644 --- a/update_git.sh +++ b/update_git.sh @@ -13,8 +13,8 @@ set -e GIT_TREE=git://github.com/openSUSE/u-boot.git GIT_LOCAL_TREE=~/git/u-boot-opensuse -GIT_BRANCH=tumbleweed-2018.05 -GIT_UPSTREAM_TAG=v2018.05 +GIT_BRANCH=tumbleweed-2018.07 +GIT_UPSTREAM_TAG=v2018.07 GIT_DIR=/dev/shm/u-boot-factory-git-dir CMP_DIR=/dev/shm/u-boot-factory-cmp-dir