forked from pool/u-boot
Accepting request 587586 from home:algraf:branches:hardware:boot
- Enable new RPi3 B+ (bsc#1085262) - Fix network boot (bsc#1070775) - Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 * Patches added: 0005-rpi3-Enable-lan78xx-driver.patch 0006-net-Only-access-network-devices-aft.patch 0007-rpi-Add-identifier-for-the-new-RPi3.patch 0008-efi_loader-Fix-network-DP-with-DM_E.patch OBS-URL: https://build.opensuse.org/request/show/587586 OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=5
This commit is contained in:
parent
93adba56bb
commit
8bb7d3f247
@ -16,7 +16,7 @@ Signed-off-by: Alexander Graf <agraf@suse.de>
|
||||
1 file changed, 3 insertions(+), 3 deletions(-)
|
||||
|
||||
diff --git a/include/config_distro_bootcmd.h b/include/config_distro_bootcmd.h
|
||||
index f567cebd381..96b05aeeed4 100644
|
||||
index f567cebd38..96b05aeeed 100644
|
||||
--- a/include/config_distro_bootcmd.h
|
||||
+++ b/include/config_distro_bootcmd.h
|
||||
@@ -135,16 +135,16 @@
|
||||
|
@ -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 db68a9d7e21..d246ebc12d3 100644
|
||||
index db68a9d7e2..d246ebc12d 100644
|
||||
--- a/arch/arm/mach-omap2/boot-common.c
|
||||
+++ b/arch/arm/mach-omap2/boot-common.c
|
||||
@@ -134,8 +134,6 @@ void save_omap_boot_params(void)
|
||||
|
@ -18,7 +18,7 @@ Cc: Tom Rini <trini@konsulko.com>
|
||||
1 file changed, 18 insertions(+), 3 deletions(-)
|
||||
|
||||
diff --git a/tools/rkimage.c b/tools/rkimage.c
|
||||
index 9880b1569f1..44d098c7757 100644
|
||||
index 9880b1569f..44d098c775 100644
|
||||
--- a/tools/rkimage.c
|
||||
+++ b/tools/rkimage.c
|
||||
@@ -13,6 +13,16 @@
|
||||
|
@ -28,7 +28,7 @@ Signed-off-by: Alexander Graf <agraf@suse.de>
|
||||
6 files changed, 6 insertions(+), 6 deletions(-)
|
||||
|
||||
diff --git a/configs/rpi_0_w_defconfig b/configs/rpi_0_w_defconfig
|
||||
index 04717d5e503..3b7e4f7ad9f 100644
|
||||
index 04717d5e50..3b7e4f7ad9 100644
|
||||
--- a/configs/rpi_0_w_defconfig
|
||||
+++ b/configs/rpi_0_w_defconfig
|
||||
@@ -12,7 +12,7 @@ CONFIG_SYS_PROMPT="U-Boot> "
|
||||
@ -41,7 +41,7 @@ index 04717d5e503..3b7e4f7ad9f 100644
|
||||
CONFIG_ENV_FAT_DEVICE_AND_PART="0:1"
|
||||
CONFIG_DM_KEYBOARD=y
|
||||
diff --git a/configs/rpi_2_defconfig b/configs/rpi_2_defconfig
|
||||
index f8203c9d474..de9c0e19372 100644
|
||||
index f8203c9d47..de9c0e1937 100644
|
||||
--- a/configs/rpi_2_defconfig
|
||||
+++ b/configs/rpi_2_defconfig
|
||||
@@ -12,7 +12,7 @@ CONFIG_SYS_PROMPT="U-Boot> "
|
||||
@ -54,7 +54,7 @@ index f8203c9d474..de9c0e19372 100644
|
||||
CONFIG_ENV_FAT_DEVICE_AND_PART="0:1"
|
||||
CONFIG_DM_KEYBOARD=y
|
||||
diff --git a/configs/rpi_3_32b_defconfig b/configs/rpi_3_32b_defconfig
|
||||
index 317fc28f711..2bbe6873598 100644
|
||||
index 317fc28f71..2bbe687359 100644
|
||||
--- a/configs/rpi_3_32b_defconfig
|
||||
+++ b/configs/rpi_3_32b_defconfig
|
||||
@@ -13,7 +13,7 @@ CONFIG_SYS_PROMPT="U-Boot> "
|
||||
@ -67,7 +67,7 @@ index 317fc28f711..2bbe6873598 100644
|
||||
CONFIG_ENV_FAT_DEVICE_AND_PART="0:1"
|
||||
CONFIG_DM_KEYBOARD=y
|
||||
diff --git a/configs/rpi_3_defconfig b/configs/rpi_3_defconfig
|
||||
index 0f3a54ec9a4..ca55f8dc661 100644
|
||||
index 0f3a54ec9a..ca55f8dc66 100644
|
||||
--- a/configs/rpi_3_defconfig
|
||||
+++ b/configs/rpi_3_defconfig
|
||||
@@ -13,7 +13,7 @@ CONFIG_SYS_PROMPT="U-Boot> "
|
||||
@ -80,7 +80,7 @@ index 0f3a54ec9a4..ca55f8dc661 100644
|
||||
CONFIG_ENV_FAT_DEVICE_AND_PART="0:1"
|
||||
CONFIG_DM_KEYBOARD=y
|
||||
diff --git a/configs/rpi_defconfig b/configs/rpi_defconfig
|
||||
index d13d3d3e2e1..d75032c4206 100644
|
||||
index d13d3d3e2e..d75032c420 100644
|
||||
--- a/configs/rpi_defconfig
|
||||
+++ b/configs/rpi_defconfig
|
||||
@@ -12,7 +12,7 @@ CONFIG_SYS_PROMPT="U-Boot> "
|
||||
@ -93,7 +93,7 @@ index d13d3d3e2e1..d75032c4206 100644
|
||||
CONFIG_ENV_FAT_DEVICE_AND_PART="0:1"
|
||||
CONFIG_DM_KEYBOARD=y
|
||||
diff --git a/include/configs/rpi.h b/include/configs/rpi.h
|
||||
index 17cdecd1c34..bea4ab1b9a9 100644
|
||||
index 17cdecd1c3..bea4ab1b9a 100644
|
||||
--- a/include/configs/rpi.h
|
||||
+++ b/include/configs/rpi.h
|
||||
@@ -125,7 +125,7 @@
|
||||
|
23
0005-rpi3-Enable-lan78xx-driver.patch
Normal file
23
0005-rpi3-Enable-lan78xx-driver.patch
Normal file
@ -0,0 +1,23 @@
|
||||
From e75d103c47d687ecc49cb522833084ebf5da04fd Mon Sep 17 00:00:00 2001
|
||||
From: Alexander Graf <agraf@suse.de>
|
||||
Date: Thu, 15 Mar 2018 09:54:10 +0100
|
||||
Subject: [PATCH] rpi3: Enable lan78xx driver
|
||||
|
||||
The new Raspberry Pi B 3+ has a lan78xx device attached to it. Let's add
|
||||
driver support in U-Boot for it.
|
||||
|
||||
Signed-off-by: Alexander Graf <agraf@suse.de>
|
||||
---
|
||||
configs/rpi_3_defconfig | 2 ++
|
||||
1 file changed, 2 insertions(+)
|
||||
|
||||
diff --git a/configs/rpi_3_defconfig b/configs/rpi_3_defconfig
|
||||
index ca55f8dc66..1ee04c68f8 100644
|
||||
--- a/configs/rpi_3_defconfig
|
||||
+++ b/configs/rpi_3_defconfig
|
||||
@@ -36,3 +36,5 @@ CONFIG_SYS_WHITE_ON_BLACK=y
|
||||
CONFIG_CONSOLE_SCROLL_LINES=10
|
||||
CONFIG_PHYS_TO_BUS=y
|
||||
CONFIG_OF_LIBFDT_OVERLAY=y
|
||||
+CONFIG_PHYLIB=y
|
||||
+CONFIG_USB_ETHER_LAN78XX=y
|
39
0006-net-Only-access-network-devices-aft.patch
Normal file
39
0006-net-Only-access-network-devices-aft.patch
Normal file
@ -0,0 +1,39 @@
|
||||
From 18d741c98c7fdeca3c8ed1df40bd35fbebaa8571 Mon Sep 17 00:00:00 2001
|
||||
From: Alexander Graf <agraf@suse.de>
|
||||
Date: Thu, 15 Mar 2018 11:02:33 +0100
|
||||
Subject: [PATCH] net: Only access network devices after init
|
||||
|
||||
In the efi_loader main loop we call eth_rx() occasionally. This rx function
|
||||
might end up calling into devices that haven't been initialized yet,
|
||||
potentially resulting in a lot of transfer timeouts.
|
||||
|
||||
Instead, let's make sure the ethernet device is actually initialized before
|
||||
reading from or writing to it.
|
||||
|
||||
Signed-off-by: Alexander Graf <agraf@suse.de>
|
||||
---
|
||||
net/eth-uclass.c | 4 ++--
|
||||
1 file changed, 2 insertions(+), 2 deletions(-)
|
||||
|
||||
diff --git a/net/eth-uclass.c b/net/eth-uclass.c
|
||||
index d30b04ba86..240b596534 100644
|
||||
--- a/net/eth-uclass.c
|
||||
+++ b/net/eth-uclass.c
|
||||
@@ -336,7 +336,7 @@ int eth_send(void *packet, int length)
|
||||
if (!current)
|
||||
return -ENODEV;
|
||||
|
||||
- if (!device_active(current))
|
||||
+ if (!eth_is_active(current))
|
||||
return -EINVAL;
|
||||
|
||||
ret = eth_get_ops(current)->send(current, packet, length);
|
||||
@@ -359,7 +359,7 @@ int eth_rx(void)
|
||||
if (!current)
|
||||
return -ENODEV;
|
||||
|
||||
- if (!device_active(current))
|
||||
+ if (!eth_is_active(current))
|
||||
return -EINVAL;
|
||||
|
||||
/* Process up to 32 packets at one time */
|
32
0007-rpi-Add-identifier-for-the-new-RPi3.patch
Normal file
32
0007-rpi-Add-identifier-for-the-new-RPi3.patch
Normal file
@ -0,0 +1,32 @@
|
||||
From 3cb00841e501f6fce91dd9133f6fdfbf2cdd4d39 Mon Sep 17 00:00:00 2001
|
||||
From: Alexander Graf <agraf@suse.de>
|
||||
Date: Thu, 15 Mar 2018 11:05:46 +0100
|
||||
Subject: [PATCH] rpi: Add identifier for the new RPi3 B+
|
||||
|
||||
The Raspberr Pi Foundation released a new RPi3 version which we want
|
||||
to detect as well, so we can enable ethernet on it and know the correct
|
||||
device tree file name.
|
||||
|
||||
Add an identifier for it.
|
||||
|
||||
Signed-off-by: Alexander Graf <agraf@suse.de>
|
||||
---
|
||||
board/raspberrypi/rpi/rpi.c | 5 +++++
|
||||
1 file changed, 5 insertions(+)
|
||||
|
||||
diff --git a/board/raspberrypi/rpi/rpi.c b/board/raspberrypi/rpi/rpi.c
|
||||
index 177f4af265..279a9c3cda 100644
|
||||
--- a/board/raspberrypi/rpi/rpi.c
|
||||
+++ b/board/raspberrypi/rpi/rpi.c
|
||||
@@ -111,6 +111,11 @@ static const struct rpi_model rpi_models_new_scheme[] = {
|
||||
DTB_DIR "bcm2835-rpi-zero-w.dtb",
|
||||
false,
|
||||
},
|
||||
+ [0xD] = {
|
||||
+ "3 Model B+",
|
||||
+ DTB_DIR "bcm2837-rpi-3-b-plus.dtb",
|
||||
+ true,
|
||||
+ },
|
||||
};
|
||||
|
||||
static const struct rpi_model rpi_models_old_scheme[] = {
|
75
0008-efi_loader-Fix-network-DP-with-DM_E.patch
Normal file
75
0008-efi_loader-Fix-network-DP-with-DM_E.patch
Normal file
@ -0,0 +1,75 @@
|
||||
From 8826cedd1df8cf82da69dce55e837f6498208ce9 Mon Sep 17 00:00:00 2001
|
||||
From: Alexander Graf <agraf@suse.de>
|
||||
Date: Thu, 15 Mar 2018 17:28:10 +0100
|
||||
Subject: [PATCH] efi_loader: Fix network DP with DM_ETH
|
||||
|
||||
When CONFIG_DM_ETH is set, we assemble the device path properly with a
|
||||
full device hierarchy. Our helper function dp_fill() even put the MAC
|
||||
node itself in it for us.
|
||||
|
||||
However, for non-DM compatibility we also have code in that added the
|
||||
MAC node manually. That code now runs on top of the existing MAC node:
|
||||
|
||||
Handle 0x3db2f6b0
|
||||
/HardwareVendor(e61d73b9-a384-4acc-aeab-82e828f3628b)[0: ]
|
||||
/USBClass(0,0,9,0,0)/USBClass(424,9514,9,0,2)/MacAddr(b8:27:eb:e1:81:47,1)
|
||||
/MacAddr(b8:27:eb:e1:81:47,57)/EndEntire
|
||||
|
||||
We obviously don't need the additional node and in fact, grub chokes on
|
||||
it and fails to match the DP against the ethernet device node. So this
|
||||
patch moves the additional MAC node into the non-DM code path:
|
||||
|
||||
Handle 0x3db3fde0
|
||||
/HardwareVendor(e61d73b9-a384-4acc-aeab-82e828f3628b)[0: ]
|
||||
/USBClass(0,0,9,0,0)/USBClass(424,9514,9,0,2)/MacAddr(b8:27:eb:e1:81:47,1)
|
||||
/EndEntire
|
||||
|
||||
While at it, we also mark the non-DM MAC node as ethernet.
|
||||
|
||||
Fixes: b66c60dde9d ("efi_loader: add device-path utils")
|
||||
Signed-off-by: Alexander Graf <agraf@suse.de>
|
||||
---
|
||||
lib/efi_loader/efi_device_path.c | 7 +++++--
|
||||
1 file changed, 5 insertions(+), 2 deletions(-)
|
||||
|
||||
diff --git a/lib/efi_loader/efi_device_path.c b/lib/efi_loader/efi_device_path.c
|
||||
index 3c735e60d3..22627824f0 100644
|
||||
--- a/lib/efi_loader/efi_device_path.c
|
||||
+++ b/lib/efi_loader/efi_device_path.c
|
||||
@@ -749,7 +749,9 @@ struct efi_device_path *efi_dp_from_file(struct blk_desc *desc, int part,
|
||||
#ifdef CONFIG_CMD_NET
|
||||
struct efi_device_path *efi_dp_from_eth(void)
|
||||
{
|
||||
+#ifndef CONFIG_DM_ETH
|
||||
struct efi_device_path_mac_addr *ndp;
|
||||
+#endif
|
||||
void *buf, *start;
|
||||
unsigned dpsize = 0;
|
||||
|
||||
@@ -759,8 +761,8 @@ struct efi_device_path *efi_dp_from_eth(void)
|
||||
dpsize += dp_size(eth_get_dev());
|
||||
#else
|
||||
dpsize += sizeof(ROOT);
|
||||
-#endif
|
||||
dpsize += sizeof(*ndp);
|
||||
+#endif
|
||||
|
||||
start = buf = dp_alloc(dpsize + sizeof(END));
|
||||
if (!buf)
|
||||
@@ -771,14 +773,15 @@ struct efi_device_path *efi_dp_from_eth(void)
|
||||
#else
|
||||
memcpy(buf, &ROOT, sizeof(ROOT));
|
||||
buf += sizeof(ROOT);
|
||||
-#endif
|
||||
|
||||
ndp = buf;
|
||||
ndp->dp.type = DEVICE_PATH_TYPE_MESSAGING_DEVICE;
|
||||
ndp->dp.sub_type = DEVICE_PATH_SUB_TYPE_MSG_MAC_ADDR;
|
||||
ndp->dp.length = sizeof(*ndp);
|
||||
+ ndp->if_type = 1; /* Ethernet */
|
||||
memcpy(ndp->mac.addr, eth_get_ethaddr(), ARP_HLEN);
|
||||
buf = &ndp[1];
|
||||
+#endif
|
||||
|
||||
*((struct efi_device_path *)buf) = END;
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
|
||||
|
||||
- Enable new RPi3 B+ (bsc#1085262)
|
||||
- Fix network boot (bsc#1070775)
|
||||
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03
|
||||
* Patches added:
|
||||
0005-rpi3-Enable-lan78xx-driver.patch
|
||||
0006-net-Only-access-network-devices-aft.patch
|
||||
0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,10 @@ Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
|
||||
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
|
||||
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
|
||||
Patch0004: 0004-rpi-Use-firmware-provided-device-tr.patch
|
||||
Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@ -98,6 +102,10 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user