SHA256
1
0
forked from pool/u-boot

Accepting request 768263 from hardware👢staging

OBS-URL: https://build.opensuse.org/request/show/768263
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=80
This commit is contained in:
2020-01-29 10:08:54 +00:00
committed by Git OBS Bridge
parent b06166e31c
commit 8502913765
10 changed files with 1875 additions and 1 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Jan 29 09:28:32 UTC 2020 - Matthias Brugger <mbrugger@suse.com>
Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2020.01
Add support for Jetson Nano.
Enable btrfs by default. (jsc#SLE-10302)
Add network support for RPi4 (jsc#SLE-7276)
* Patches added:
0010-ARM-tegra-Add-NVIDIA-Jetson-Nano-De.patch
0011-net-Add-support-for-Broadcom-GENETv.patch
0012-rpi4-Update-memory-map-to-accommoda.patch
0013-rpi4-Enable-GENET-Ethernet-controll.patch
0014-Kconfig-add-btrfs-to-distro-boot.patch
0015-configs-Re-sync-with-CONFIG_DISTRO_.patch
0016-configs-am335x_evm-disable-BTRFS.patch
-------------------------------------------------------------------
Wed Jan 22 08:09:47 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>