SHA256
1
0
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:
Andreas Färber
2018-03-15 18:03:58 +00:00
committed by Git OBS Bridge
parent 93adba56bb
commit 8bb7d3f247
135 changed files with 1450 additions and 9 deletions

View File

@@ -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